PetStore don't work when JBoss is located on a directory with space(s)
on it.

For example I place the JBoss on c:\program
files\JBoss-2.4.3_Tomcat-3.2.3 directory.  Notice that "program files"
has space in between.

PetStore throws null pointer exception.  No exceptions or errors are
thrown when JBoss is place on a directory that don't have white space.

Is this a know issue?  Has anyone figure out why this is happening?

Jboss & PetStore version
=====================================================
JBoss ----->  JBoss-2.4.3_Tomcat-3.2.3 
Petstore --->  jps-1_1_2
=====================================================

Here is the link to jboss
=====================================================
http://localhost:8080/estore/control/language?language=English
=====================================================

Here is the message thrown
=====================================================
Server Error
null 
Oops! Your request cannot be completed. The server got the following
error. 


 
com.sun.j2ee.blueprints.petstore.control.exceptions.GeneralFailureExcept
ion
        at
com.sun.j2ee.blueprints.petstore.control.web.ModelManager.getSCCEJB(Mode
lManager.java:130)
        at
com.sun.j2ee.blueprints.petstore.control.web.ShoppingClientControllerWeb
Impl.(ShoppingClientControllerWebImpl.java:65)
        at
com.sun.j2ee.blueprints.petstore.control.web.RequestProcessor.processReq
uest(RequestProcessor.java:74)
        at
com.sun.j2ee.blueprints.petstore.control.web.MainServlet.doProcess(MainS
ervlet.java:111)
        at
com.sun.j2ee.blueprints.petstore.control.web.MainServlet.doGet(MainServl
et.java:98)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
        at org.apache.tomcat.core.Handler.service(Handler.java:287)
        at
org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
        at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.jav
a:812)
        at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:758)
        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(H
ttpConnectionHandler.java:213)
        at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416
)
        at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:50
1)
        at java.lang.Thread.run(Thread.java:484)

    
Please notify the administrator. Thank you. 

=====================================================



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to