The most intelligent Java IDE
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Portals and Portlets
 
RSS feed
 
New topic
Author

Struts JSR 168 Portlet using RAD 7.5 and Websphere 6.1

Indu Bhoir
Greenhorn

Joined: Dec 02, 2002
Messages: 20

Hi All,

I am trying to run a struts JSR 168 portlet blank using RAD 7.5 and Websphere 6.1.

1. When i publish and run struts blank application i am getting struts portlet disable error on portal page. and Runtime Exception while executing new struts JSR portlet using EJPYE0006E: There was an error executing the command. on server console.

2. I also tried to create new struts portlet using RAD7.5. But i am facing problem while creating struts action in web diagram.

Steps:create a struts portlet project-> open web diagram->create a global action-> create a local forward to struts action.

when i try to create local forward to struts action and name it. it revert back to default action. also no java class is getting generated for same.

Please guide me what changes should be done for resolving the above issue.

thanks in advance,

Indu


Dipankar KumarGhosal
Greenhorn

Joined: Nov 25, 2008
Messages: 9

Hi Indu,

Just replace the default jars created in the RAD IDE by jars present in the InstalledApps folder.

Actually , the jars created by RAD 7.5 create issue when we deploy the webapp using the same.
Just replace the jars . You can get the jars by copying the same from any of the application peresent in InstalledApp folder.

Hope this help!
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Portals and Portlets
 
RSS feed
 
New topic
replay challenge