11:56:23,565 INFO [org.jboss.modules] JBoss Modules version 1.0.0.CR4 11:56:23,831 INFO [org.jboss.msc] JBoss MSC version 1.0.0.CR2 11:56:23,894 INFO [org.jboss.as] JBoss AS 7.0.0.CR1 "White Rabbit" starting 11:56:24,814 INFO [org.jboss.as] creating http management service using network interface (management) port (9990) securePort (-1) 11:56:24,830 INFO [org.jboss.as.logging] Removing bootstrap log handlers 11:56:24,846 INFO [org.jboss.as.connector.subsystems.datasources] (Controller Boot Thread) Deploying JDBC-compliant driver class org.h2.Driver (version 1.2) 11:56:24,955 INFO [org.jboss.as.naming] (Controller Boot Thread) Activating Naming Subsystem 11:56:24,971 INFO [org.jboss.as.naming] (MSC service thread 1-3) Starting Naming Service 11:56:24,971 INFO [org.jboss.as.osgi] (Controller Boot Thread) Activating OSGi Subsystem 11:56:24,987 INFO [org.jboss.as.security] (Controller Boot Thread) Activating Security Subsystem 11:56:25,002 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 3.2.0.Beta2 11:56:25,018 INFO [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.0.Beta3 11:56:25,033 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.0.Beta3 11:56:25,345 INFO [org.apache.catalina.core.AprLifecycleListener] (MSC service thread 1-1) The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\s\java\bin;.;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;c:\s;c:\s\java\bin;c:\s\ant\bin;C:\s\apache-maven-3.0.3\bin;C:\s\seam-3.0.0.Final\forge\bin;C:\Program Files\TortoiseSVN\bin;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Ulead Systems\MPEG;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared\;C:\s\MySQL\MySQL Server 5.1\bin;C:\s\php;c:\antiword;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Toshiba\Bluetooth Toshiba Stack\sys\;C:\Program Files (x86)\Toshiba\Bluetooth Toshiba Stack\sys\x64\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Bitvise Tunnelier;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\s\seam-3.0.0.Final\forge\bin;C:\Program Files (x86)\Common Files\Roxio Shared\VHStoDVD\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\13.0\DLLShared\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\ 11:56:25,361 INFO [org.jboss.as.ee] (Controller Boot Thread) Activating EE subsystem 11:56:25,361 INFO [org.jboss.as.jmx.JMXConnectorService] (MSC service thread 1-16) Starting remote JMX connector 11:56:25,377 INFO [org.jboss.as.remoting] (MSC service thread 1-6) Listening on /127.0.0.1:9999 11:56:25,377 WARN [org.jboss.osgi.framework.internal.URLHandlerPlugin] (MSC service thread 1-10) Unable to set the URLStreamHandlerFactory 11:56:25,392 WARN [org.jboss.osgi.framework.internal.URLHandlerPlugin] (MSC service thread 1-10) Unable to set the ContentHandlerFactory 11:56:25,408 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080 11:56:25,595 INFO [org.jboss.as.connector] (MSC service thread 1-9) Starting JCA Subsystem (JBoss IronJacamar 1.0.0.CR2) 11:56:25,642 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) Bound data source [java:jboss/datasources/ExampleDS] 11:56:26,079 INFO [org.jboss.as.deployment] (MSC service thread 1-13) Started FileSystemDeploymentService for directory C:\s\jboss-7.x\standalone\deployments 11:56:26,094 INFO [org.jboss.as.deployment] (DeploymentScanner-threads - 1) Found jndiTests.war in deployment directory. To trigger deployment create a file called jndiTests.war.dodeploy 11:56:26,126 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) Starting deployment of "jndiTests.war" 11:56:26,438 INFO [org.jboss.web] (MSC service thread 1-13) registering web context: /jndiTests 11:56:26,438 INFO [org.jboss.as] (MSC service thread 1-13) JBoss AS 7.0.0.CR1 "White Rabbit" started in 3107ms - Started 115 of 172 services (57 services are passive or on-demand) 11:56:26,516 INFO [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "jndiTests.war" 11:56:57,014 ERROR [stderr] (http--127.0.0.1-8080-1) java.io.IOException: URL for File jndi.properties not Found 11:56:57,014 ERROR [stderr] (http--127.0.0.1-8080-1) at ca.gerrymatte.tests.JndiListerServlet.loadProps(JndiListerServlet.java:118) 11:56:57,014 ERROR [stderr] (http--127.0.0.1-8080-1) at ca.gerrymatte.tests.JndiListerServlet.doGet(JndiListerServlet.java:66) 11:56:57,014 ERROR [stderr] (http--127.0.0.1-8080-1) at javax.servlet.http.HttpServlet.service(HttpServlet.java:734) 11:56:57,014 ERROR [stderr] (http--127.0.0.1-8080-1) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) 11:56:57,014 ERROR [stderr] (http--127.0.0.1-8080-1) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) 11:56:57,029 ERROR [stderr] (http--127.0.0.1-8080-1) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) 11:56:57,029 ERROR [stderr] (http--127.0.0.1-8080-1) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) 11:56:57,029 ERROR [stderr] (http--127.0.0.1-8080-1) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) 11:56:57,029 ERROR [stderr] (http--127.0.0.1-8080-1) at org.jboss.as.web.NamingValve.invoke(NamingValve.java:57) 11:56:57,029 ERROR [stderr] (http--127.0.0.1-8080-1) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:154) 11:56:57,029 ERROR [stderr] (http--127.0.0.1-8080-1) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) 11:56:57,029 ERROR [stderr] (http--127.0.0.1-8080-1) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) 11:56:57,029 ERROR [stderr] (http--127.0.0.1-8080-1) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362) 11:56:57,029 ERROR [stderr] (http--127.0.0.1-8080-1) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) 11:56:57,029 ERROR [stderr] (http--127.0.0.1-8080-1) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:667) 11:56:57,029 ERROR [stderr] (http--127.0.0.1-8080-1) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:951) 11:56:57,029 ERROR [stderr] (http--127.0.0.1-8080-1) at java.lang.Thread.run(Thread.java:662)