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.
This commit is contained in:
3
YACOSCore/ejbModule/META-INF/ejb-jar.xml
Normal file
3
YACOSCore/ejbModule/META-INF/ejb-jar.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user