| 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
|
 |
 |
|
|
subject: Setup application running in Jboss 4.0.0 to WAS 6.0
|
|
|