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.
9 lines
332 B
XML
9 lines
332 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project-modules id="moduleCoreId" project-version="1.5.0">
|
|
<wb-module deploy-name="YACOSCore">
|
|
<wb-resource deploy-path="/" source-path="/ejbModule"/>
|
|
<wb-resource deploy-path="/" source-path="/test"/>
|
|
<property name="java-output-path" value="build/classes"/>
|
|
</wb-module>
|
|
</project-modules>
|