aspose file tools
The moose likes Struts and the fly likes Need help understanding a struts error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Need help understanding a struts error" Watch "Need help understanding a struts error" New topic
Author

Need help understanding a struts error

Mark Tobin
Ranch Hand

Joined: May 05, 2010
Posts: 37

This application works in tomcat but in jboss I get the above error when trying to log in.

my struts.jars are in WEB-INF/lib

mu struts.xml an validators.xml are in WEB-INF/classes,

is there anything I need to add to make struts work in JBoss a struts-jboss xml file


Mark Tobin
Ranch Hand

Joined: May 05, 2010
Posts: 37
Ignore this post, found the error a service is set up in tomcat but not set in jboss
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Need help understanding a struts error
 
Similar Threads
Deploy Struts2 blank application on JBoss 5
Struts2 java.lang.reflect.InvocationTargetException (Struts2 with Hibernate)
Could not initialize class thats under WEB-INF
Struts 2 Dynamic Method Invocation
struts2.2.1 combined tutorial with modified changes not able to work