build.classes.dir=${build.dir}/jar build.classes.excludes=**/*.java,**/*.form,**/.nbattrs build.dir=build build.generated.dir=${build.dir}/generated com.sun.jbi.routing=true com.sun.jbi.sa.internal.routing=true debug.classpath=${javac.classpath}:${build.classes.dir} dist.dir=dist dist.jar=${dist.dir}/SampleService1CA.zip dist.javadoc.dir=${dist.dir}/javadoc j2ee.platform=1.4 j2ee.server.type=J2EE jar.compress=false javac.debug=true javac.deprecation=false javac.source=1.4 javac.target=1.4 javadoc.author=false javadoc.encoding= javadoc.noindex=false javadoc.nonavbar=false javadoc.notree=false javadoc.preview=true javadoc.private=false javadoc.splitindex=true javadoc.use=true javadoc.version=false javadoc.windowtitle= jbi.content.additional=${reference.SampleService1EJB.dist} jbi.content.component=sun-javaee-engine jbi.content.javaee.jars=${reference.SampleService1EJB.dist} jbi.service-assembly.description=Represents the Service Assembly of SampleService1CA jbi.service-assembly.id=SampleService1CA jbi.service-unit.description=Represents this Service Unit meta.inf=${source.root}/conf platform.active=default_platform project.SampleService1EJB=../SampleService1EJB reference.SampleService1EJB.dist=${project.SampleService1EJB}/dist/SampleService1EJB.jar resource.SampleService1EJB=${project.SampleService1EJB}/setup source.encoding=UTF-8 source.root=src src.build.dir=${source.root}/jbiServiceUnits src.dir=${source.root}/jbiasa test.dir=test test.results.dir=${basedir}/test/results