Files
yacos/YACOSCore/ejbModule/META-INF/ejb-jar.xml
Christian Corsano 1792b20be0 Initial commit :
Base business core classes for User and Role management.
Probably a lot more to be added to these, but I can't get to think to anything else for now.
2007-12-11 23:22:55 +00:00

3 lines
274 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ejb-jar version="3.0" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd">
</ejb-jar>