source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Examples/WSDLClientFileIssue_OldESB/SampleService2CA/nbproject/project.properties@ 507

Last change on this file since 507 was 507, checked in by George Lilly, 15 years ago

NHIN gateway and adaptor for use on linux with VistA EHR and RPMS

File size: 1.5 KB
Line 
1build.classes.dir=${build.dir}/jar
2build.classes.excludes=**/*.java,**/*.form,**/.nbattrs
3build.dir=build
4build.generated.dir=${build.dir}/generated
5com.sun.jbi.routing=true
6com.sun.jbi.sa.internal.routing=true
7debug.classpath=${javac.classpath}:${build.classes.dir}
8dist.dir=dist
9dist.jar=${dist.dir}/SampleService2CA.zip
10dist.javadoc.dir=${dist.dir}/javadoc
11j2ee.platform=1.4
12j2ee.server.type=J2EE
13jar.compress=false
14javac.debug=true
15javac.deprecation=false
16javac.source=1.4
17javac.target=1.4
18javadoc.author=false
19javadoc.encoding=
20javadoc.noindex=false
21javadoc.nonavbar=false
22javadoc.notree=false
23javadoc.preview=true
24javadoc.private=false
25javadoc.splitindex=true
26javadoc.use=true
27javadoc.version=false
28javadoc.windowtitle=
29jbi.content.additional=${reference.SampleService2EJB.dist}
30jbi.content.component=sun-javaee-engine
31jbi.content.javaee.jars=${reference.SampleService2EJB.dist}
32jbi.service-assembly.description=Represents the Service Assembly of SampleService2CA
33jbi.service-assembly.id=SampleService2CA
34jbi.service-unit.description=Represents this Service Unit
35meta.inf=${source.root}/conf
36platform.active=default_platform
37project.SampleService2EJB=../SampleService2EJB
38reference.SampleService2EJB.dist=${project.SampleService2EJB}/dist/SampleService2EJB.jar
39resource.SampleService2EJB=${project.SampleService2EJB}/setup
40source.encoding=UTF-8
41source.root=src
42src.build.dir=${source.root}/jbiServiceUnits
43src.dir=${source.root}/jbiasa
44test.dir=test
45test.results.dir=${basedir}/test/results
Note: See TracBrowser for help on using the repository browser.