You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Maria Laura Velazquez <ml...@spcom.com.ar> on 2001/07/31 14:51:58 UTC

RE: Using Struts in VisualAge for JAVA 3.5.3 WebSphere Test Environment

Hi,
	I have the same problem as Michael, trying the IBM employeelist example,
and I don't know how to make it work.
	Has anybody have an idea about it?

	Regards.

	Maria Laura.

-----Mensaje original-----
De: Panayotou, Michael [mailto:M.Panagiotou@csd.ase.gr]
Enviado el: jueves, 05 de julio de 2001 9:02
Para: struts-user@jakarta.apache.org
Asunto: Using Struts in VisualAge for JAVA 3.5.3 WebSphere Test Environment


I have dowloaded from IBM's site an article about making staruts work in
Visual Age for Java 3.5.3 WebSphere Test Environment.
(http://www7.software.ibm.com/vad.nsf/data/document2558?OpenDocument&p=1&BCT
=1&Footer=1)

I have followed all the instuctions mentioned in the article bau when i am
trying to test it using the url http://localhost:8080/employeelist/ i am
getting the following error :

Error 503
An error has occured while processing
request:http://localhost:8080/employeelist/
Message: Application is currently unavailable for service

Target Servlet: null
StackTrace:

Root Error-1: Application is currently unavailable for service
com.ibm.servlet.engine.webapp.ApplicationUnavailableException: Application
is currently unavailable for service java.lang.Throwable(java.lang.String)
java.lang.Exception(java.lang.String)
javax.servlet.ServletException(java.lang.String)
com.ibm.websphere.servlet.error.ServletErrorReport(java.lang.String)
com.ibm.servlet.engine.webapp.WebAppErrorReport(java.lang.String)
com.ibm.servlet.engine.webapp.ApplicationUnavailableException(com.ibm.servle
t.engine.webapp.WebApp) void
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.handleWebAppDispatch(c
om.ibm.servlet.engine.webapp.WebAppRequest,
javax.servlet.http.HttpServletResponse, boolean) void
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.dispatch(javax.servlet
.ServletRequest, javax.servlet.ServletResponse, boolean) void
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.forward(javax.servlet.
ServletRequest, javax.servlet.ServletResponse) void
com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(java.lang.Obje
ct) void
com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(java.lan
g.Object) void
com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(java.lang.S
tring, com.ibm.servlet.engine.srp.ISRPConnection) void
com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(com.ibm.ser
vlet.engine.oselistener.api.IOSEConnection) void
com.ibm.servlet.engine.http_transport.HttpTransportHandler.handleConnection(
java.net.Socket) void
com.ibm.servlet.engine.http_transport.HttpTransportHandler.run() void
java.lang.Thread.run()


Could anybody give me some help.

    Regards
Michael Panagiotou