Hi,
Sort of related to my earlier post on this combination, I am now
trying to run the Jetspeed app with the jboss/jetty bundle.
As it support deployment of wars, I just dropped the standard build
jetspeed war into the jboss deploy directory.
It recognised and expanded/deployed it. I then point my browser at
it and get the home page - although no content - see earlier post. I
then login and select the customize link - but then get this error:
Horrible Exception: java.lang.ClassCastException: java.lang.String
at
org.apache.jetspeed.services.rundata.DefaultJetspeedRunData.getProfile(DefaultJetspeedRunData.java:237)
at
org.apache.jetspeed.modules.actions.JetspeedSessionValidator.doPerform(JetspeedSessionValidator.java:127)
at org.apache.turbine.modules.Action.perform(Action.java:87)
at
org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:122)
at org.apache.turbine.Turbine.doGet(Turbine.java:405)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
com.mortbay.Jetty.Servlet.ServletHolder.handle(ServletHolder.java:488)
at
com.mortbay.Jetty.Servlet.ServletHandler.handle(ServletHandler.java:488)
at
com.mortbay.Jetty.Servlet.ServletHandler.handle(ServletHandler.java:317)
at com.mortbay.HTTP.HandlerContext.handle(HandlerContext.java:956)
at com.mortbay.HTTP.HandlerContext.handle(HandlerContext.java:913)
at com.mortbay.HTTP.HttpServer.service(HttpServer.java:714)
at com.mortbay.HTTP.HttpConnection.service(HttpConnection.java:521)
at com.mortbay.HTTP.HttpConnection.handle(HttpConnection.java:347)
at
com.mortbay.HTTP.SocketListener.handleConnection(SocketListener.java:107)
at com.mortbay.Util.ThreadedServer.handle(ThreadedServer.java:294)
at
com.mortbay.Util.ThreadPool$PoolThreadRunnable.run(ThreadPool.java:613)
at java.lang.Thread.run(Unknown Source)
I am guessing this is due to the fact that web container is running
inside JBoss and so the classpath is working a little funkily...
I was wondering what was being looked for in the
DefaultJetspeedRunData.getProfile method - is it trying to load stuff
from disk?
Thanks for any insights,
Chris
=====
Need somewhere to Live in London - http://freeflats.com
__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]