aspose file tools
The moose likes Struts and the fly likes STRUTS with Websphere 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 "STRUTS with Websphere" Watch "STRUTS with Websphere" New topic
Author

STRUTS with Websphere

Tien Thai
Greenhorn

Joined: Apr 27, 2005
Posts: 3
For some reasons, I kept getting the following error:

Error creating form bean of class submitForm
[4/27/05 9:16:06:630 EDT] ed5b8b3 RequestUtils E org.apache.struts.util.RequestUtils TRAS0014I: The following exception was logged java.lang.ClassNotFoundException: com.ibm.sample.struts.SubmitForm
at com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.java(Compiled Code))
at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:261)

I am using WSAD version 5.1.1. I have imported some working strutsProject.ear files but still getting the same error when running the first entry page (i.e. submitpage.jsp)

I would appreaciate if you can show me how to fix this error.

Tien Thai
Merrill Higginson
Ranch Hand

Joined: Feb 15, 2005
Posts: 4864
Did your ear file contain source? If not, it may be difficult to run within WSAD, since it expects source to be available except in the case of specifically declared jar files.

Try deploying it directly to your WebSphere Application server, and see if it works there.


Merrill
Consultant, Sima Solutions
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: STRUTS with Websphere
 
Similar Threads
Websphere 4.0 Single Server : addEjbModule failed
Exception to websphere 6.1
Failed to load servlet
Servlet loading in Websphere4.0.3
java.lang.LinkageError