aspose file tools
The moose likes Websphere and the fly likes Setup application running in Jboss 4.0.0 to WAS 6.0 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 » Products » Websphere
Reply Bookmark "Setup application running in Jboss 4.0.0 to WAS 6.0" Watch "Setup application running in Jboss 4.0.0 to WAS 6.0" New topic
Author

Setup application running in Jboss 4.0.0 to WAS 6.0

Eshwar Prasad
Ranch Hand

Joined: Mar 21, 2008
Posts: 191
Hi,

I have an requirement to migrate/setup application running in jboss 4.0.0 to WAS 6.0 , so i installed trail version of WAS 6.0 and from admin console imported myapp.war file. While I run application from browser as http://localhost:9080/myapp/index.jsp

I get the error, Error 500:Action mapping cannot be found.

I am using struts and EJB in this application. These modules are working fine in Jboss server. As i am new to WAS, can you please let me know how to configure struts and EJB application in WAS 6.0.

Generally in jboss server we keep all class files in WEB-INF/classes folder. Right now it is placed in same structure in WAR file i imported to WAS 6.0. Do i need to make any changes there?

Please help.
Eshwar Prasad
Ranch Hand

Joined: Mar 21, 2008
Posts: 191
Any tips..please suggest
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Setup application running in Jboss 4.0.0 to WAS 6.0
 
Similar Threads
jar could not be opened, entry ignored
Problem in deploying JSF in JBoss 4.0.0
How to Setup the WorkSpace in RAD
Jboss Starter Duke's Bank Application
This exception is never thrown from the try statement body[EJB Exception]