From: Roland Haeder Date: Thu, 1 Oct 2015 08:06:17 +0000 (+0200) Subject: added logger EJB X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9db9578792ce19559195a711739f96ad5097f276;p=jfinancials.git added logger EJB Signed-off-by:Roland Häder --- diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 043bd3e..81cc117 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -201,6 +201,10 @@ exists or setup the property manually. For example like this: + + + + @@ -212,7 +216,9 @@ exists or setup the property manually. For example like this: - + + + @@ -288,6 +294,7 @@ exists or setup the property manually. For example like this: + @@ -612,6 +619,10 @@ exists or setup the property manually. For example like this: + + + + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index b0d10e6..365653d 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -1,8 +1,8 @@ -build.xml.data.CRC32=896523dd +build.xml.data.CRC32=6556a4c5 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=896523dd -nbproject/build-impl.xml.script.CRC32=3c5c52f6 +nbproject/build-impl.xml.data.CRC32=6556a4c5 +nbproject/build-impl.xml.script.CRC32=2eec50ff nbproject/build-impl.xml.stylesheet.CRC32=5eea63a6@1.49.1 diff --git a/nbproject/project.properties b/nbproject/project.properties index a099582..cf6ea21 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -1,7 +1,6 @@ build.classes.excludes=**/*.java,**/*.form,**/.nbattrs build.dir=build build.generated.dir=${build.dir}/generated -client.module.uri= client.urlPart= debug.classpath=${javac.classpath}::${jar.content.additional}:${run.classpath} display.browser=true @@ -21,7 +20,8 @@ j2ee.platform.wsimport.classpath=${j2ee.server.home}/modules/webservices-osgi.ja j2ee.platform.wsit.classpath= j2ee.server.type=gfv3ee6 jar.compress=false -jar.content.additional= +jar.content.additional=\ + ${reference.jcore-logger-ejb.dist-ear} jar.name=addressbook.ear javac.debug=true javac.deprecation=false @@ -30,5 +30,7 @@ javac.target=1.6 meta.inf=src/conf no.dependencies=false platform.active=default_platform +project.jcore-logger-ejb=../jcore-logger-ejb +reference.jcore-logger-ejb.dist-ear=${project.jcore-logger-ejb}/dist/jcore-logger-ejb.jar resource.dir=setup source.root=. diff --git a/nbproject/project.xml b/nbproject/project.xml index 9a5ad67..2cb28c3 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -6,7 +6,22 @@ addressbook 1.6.5 - + + + ${reference.jcore-logger-ejb.dist-ear} + / + + + + + jcore-logger-ejb + j2ee_ear_archive + + dist-ear + clean-ear + dist-ear + +