8) Setup JMS message queue
-JNDI name: jms/addressbook-user-activity-log
-Physical destination name: addressbookUserActivityLog
+JNDI name: jms/jfinancials-user-activity-log
+Physical destination name: jfinancialsUserActivityLog
Resource type: javax.jms.Queue
+++ /dev/null
-build.xml.data.CRC32=f3463072
-build.xml.script.CRC32=dd3150bf
-build.xml.stylesheet.CRC32=a5d15b16@1.49.1
-# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
-# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
-nbproject/build-impl.xml.data.CRC32=f3463072
-nbproject/build-impl.xml.script.CRC32=bdf6b24c
-nbproject/build-impl.xml.stylesheet.CRC32=5eea63a6@1.49.1
jar.compress=false
jar.content.additional=\
${reference.jcore-logger-ejb.dist-ear}:\
- ${reference.jfinancials-ejb.dist-ear}
+ ${reference.jfinancials-ejb.dist-ear}:\
+ ${reference.jfinancials-mailer-ejb.dist-ear}
jar.name=jfinancials.ear
javac.debug=true
javac.deprecation=false
meta.inf=src/conf
no.dependencies=false
platform.active=default_platform
-project.jfinancials-ejb=../jfinancials-ejb
project.jcore-logger-ejb=../jcore-logger-ejb
+project.jfinancials-ejb=../jfinancials-ejb
+project.jfinancials-mailer-ejb=../../NetBeansProjects/jfinancials-mailer-ejb
reference.jfinancials-ejb.dist-ear=${project.jfinancials-ejb}/dist/jfinancials-ejb.jar
reference.jcore-logger-ejb.dist-ear=${project.jcore-logger-ejb}/dist/jcore-logger-ejb.jar
+reference.jfinancials-mailer-ejb.dist-ear=${project.jfinancials-mailer-ejb}/dist/jfinancials-mailer-ejb.jar
resource.dir=setup
run.classpath=
source.root=.
<file>${reference.jfinancials-ejb.dist-ear}</file>
<path-in-war>/</path-in-war>
</library>
+ <library>
+ <file>${reference.jfinancials-mailer-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>jfinancials-mailer-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>
</references>
</configuration>
</project>