${reference.jcore-logger-ejb.dist-ear}:\
${reference.addressbook-ejb.dist-ear}:\
${reference.jcontacts-ejb.dist-ear}:\
- ${reference.juser-ejb.dist-ear}
+ ${reference.juser-ejb.dist-ear}:\
+ ${reference.jcountry-ejb.dist-ear}
jar.name=addressbook.ear
javac.debug=true
javac.deprecation=false
project.addressbook-ejb=../addressbook-ejb
project.jcontacts-ejb=../jcontacts-ejb
project.jcore-logger-ejb=../jcore-logger-ejb
+project.jcountry-ejb=../../NetBeansProjects/jcountry-ejb
project.juser-ejb=../juser-ejb
reference.addressbook-ejb.dist-ear=${project.addressbook-ejb}/dist/addressbook-ejb.jar
reference.jcontacts-ejb.dist-ear=${project.jcontacts-ejb}/dist/jcontacts-ejb.jar
reference.jcore-logger-ejb.dist-ear=${project.jcore-logger-ejb}/dist/jcore-logger-ejb.jar
+reference.jcountry-ejb.dist-ear=${project.jcountry-ejb}/dist/jcountry-ejb.jar
reference.juser-ejb.dist-ear=${project.juser-ejb}/dist/juser-ejb.jar
resource.dir=setup
run.classpath=
<file>${reference.juser-ejb.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
+ <library>
+ <file>${reference.jcountry-ejb.dist-ear}</file>
+ <path-in-war>/</path-in-war>
+ </library>
</web-module-additional-libraries>
</data>
<references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
<clean-target>clean-ear</clean-target>
<id>dist-ear</id>
</reference>
+ <reference>
+ <foreign-project>jcountry-ejb</foreign-project>
+ <artifact-type>j2ee_ear_archive</artifact-type>
+ <script>build.xml</script>
+ <target>dist-ear</target>
+ <clean-target>clean-ear</clean-target>
+ <id>dist-ear</id>
+ </reference>
<reference>
<foreign-project>juser-ejb</foreign-project>
<artifact-type>j2ee_ear_archive</artifact-type>