I'm having problems getting a struts (from the apache group) app to work
with orion. I have got
the struts-example working fine just by moving the action.xml file down
to the root. When I try running my app though I get a
java.lang.NoClassDefFoundError:
org/apache/struts/action/ValidatingActionForm. 
The struts.jar is in the WEB-INF/lib directory.

My Environment is Redhat
Linux 6.0 with ibm 1.3 jdk. I have tried suns 1.2.2 jdk but I get the
same error. My app works fine with tomcat 3.1. 

I have also tried the latest build of orion 1.1.31 and see that the
action.xml does not need to be move to the root anymore. I still get the
same exception though.

Any ideas on how to debug this. The logs just show the NoClassDefFound
stack trace with no additional helpful information.

Richard Backhouse
Oak Grove Software

Reply via email to