Konstantina, People have had this error message before and it is usually the caused by one of two things.
1. Use only Tomcat 3.3+ or 4.04+ 2. If you are putting the stxx-example.jar file in the Tomcat webapps directory, you will need to make sure that all the correct JAR's that stxx needs to run are in a "lib" direction under tomcat. For details on the required JAR's check out http://www.openroad.ca/opencode/stxx/download.html Andrew Hill wrote: > 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]> > -- Jeff Pennal p:604-694-0554(x107) Senior Software Developer f:604-694-0558 Openroad Communications e:[EMAIL PROTECTED] Vancouver, BC -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

