You were right Andrew,
I got the following exception:

2002-07-16 15:38:09 StandardContext[/stxx-example]: Servlet /stxx-example
threw load() exception
javax.servlet.ServletException: Servlet.init() for servlet action threw
exception
 at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:94
6)
 at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:810)
......

The problem is that I don't know what causes it. It is the first time that I
come across to such an error.
Any help would be really appreciated.

Konstantina



----- Original Message -----
From: "Andrew Hill" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, July 16, 2002 2:59 PM
Subject: RE: Stxx opencode


> Have a look in the log file to see if you can pin down the actual error
that
> occured, as if an exception is thrown when initialising stuff, thats the
> message you get.
>
> -----Original Message-----
> From: Konstantina Stamopoulou [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 16, 2002 20:00
> To: Struts Users Mailing List
> Subject: Stxx opencode
>
>
> Hello,
> I have just downloaded the stxx package and I tried to run the
stxx-example
> application. But unfortunately I had no luck. I run it with tomcat-4.0.4
> and tomcat-3.2.4 but I got the following exception.
>
> Apache Tomcat/4.0.4 - HTTP Status 503 - Servlet action is currently
> unavailable
>
> --------------------------------------------------------------------------
--
> ----
>
> type Status report
>
> message Servlet action is currently unavailable
>
> description The requested service (Servlet action is currently
unavailable)
> is not currently available.
>
>
> --------------------------------------------------------------------------
--
> ----
>
>
>
> I find stxx very flexible and since I have worked with struts I would be
> very interetsed in using it for my application development. So if anyone
can
> help me I would be gradeful.
>
> Thank you in advance,
> Konstantina
>
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to