diff --git a/trunk/AnaliseAcidentesTrabalho/nbproject/genfiles.properties b/trunk/AnaliseAcidentesTrabalho/nbproject/genfiles.properties
index b6e376e3..602b082d 100644
--- a/trunk/AnaliseAcidentesTrabalho/nbproject/genfiles.properties
+++ b/trunk/AnaliseAcidentesTrabalho/nbproject/genfiles.properties
@@ -1,8 +1,8 @@
-build.xml.data.CRC32=533fa109
+build.xml.data.CRC32=dcb713c9
build.xml.script.CRC32=97b5d0ef
build.xml.stylesheet.CRC32=c0ebde35@1.15.2.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=533fa109
+nbproject/build-impl.xml.data.CRC32=dcb713c9
nbproject/build-impl.xml.script.CRC32=6e839b17
nbproject/build-impl.xml.stylesheet.CRC32=8ab4467e@1.15.2.1
diff --git a/trunk/AnaliseAcidentesTrabalho/nbproject/project.properties b/trunk/AnaliseAcidentesTrabalho/nbproject/project.properties
index 2a126fff..de8e4f91 100644
--- a/trunk/AnaliseAcidentesTrabalho/nbproject/project.properties
+++ b/trunk/AnaliseAcidentesTrabalho/nbproject/project.properties
@@ -70,6 +70,18 @@ file.reference.xmlParserAPIs-2.0.2.jar=lib/myfaces/xmlParserAPIs-2.0.2.jar
includes=**
j2ee.deploy.on.save=false
j2ee.platform=1.4
+j2ee.platform.classpath=\
+ ${libs.Tomcat.classpath}
+j2ee.platform.jwsdp.classpath=\
+ ${libs.Tomcat.wsjwsdp}
+j2ee.platform.wscompile.classpath=\
+ ${libs.Tomcat.wscompile}
+j2ee.platform.wsgen.classpath=\
+ ${libs.Tomcat.wsgenerate}
+j2ee.platform.wsimport.classpath=\
+ ${libs.Tomcat.wsimport}
+j2ee.platform.wsit.classpath=\
+ ${libs.Tomcat.wsinterop}
j2ee.server.type=Tomcat60
jar.compress=false
javac.classpath=\
@@ -126,7 +138,8 @@ javac.classpath=\
${file.reference.xmlgraphics-commons-1.3.1.jar}:\
${file.reference.commons-el-1.0.jar}:\
${file.reference.xmlParserAPIs-2.0.2.jar}:\
- ${file.reference.tomahawk-1.1.10.jar}
+ ${file.reference.tomahawk-1.1.10.jar}:\
+ ${libs.Tomcat.classpath}
# Space-separated list of extra javac options
javac.compilerargs=
javac.debug=true
diff --git a/trunk/AnaliseAcidentesTrabalho/nbproject/project.xml b/trunk/AnaliseAcidentesTrabalho/nbproject/project.xml
index 2c04bc81..ea67f496 100644
--- a/trunk/AnaliseAcidentesTrabalho/nbproject/project.xml
+++ b/trunk/AnaliseAcidentesTrabalho/nbproject/project.xml
@@ -223,6 +223,9 @@
${file.reference.tomahawk-1.1.10.jar}
WEB-INF/lib
+
+ ${libs.Tomcat.classpath}
+