RE: Struts2 on Websphere portal 6.1.0.0

2010-04-22 Thread Prabahar
... and I think you need to set those properties. Can you please mention what properties that i should configure in portal server? i have searched a lot but i can not get any properties to configure. Could you please share that information? More over i have configured Display Tag requestURI as

RE: Struts2 on Websphere portal 6.1.0.0

2010-04-22 Thread Prabahar
Please find the attached error log... http://old.nabble.com/file/p28325070/DisplayTag.txt DisplayTag.txt -- View this message in context: http://old.nabble.com/Struts2-on-Websphere-portal-6.1.0.0-tp18761735p28325070.html Sent from the Struts - User mailing list archive at Nabble.com.

RE: Struts2 on Websphere portal 6.1.0.0

2010-04-22 Thread Struts Two
: Prabahar prabahar.durais...@lntinfotech.com Subject: RE: Struts2 on Websphere portal 6.1.0.0 To: user@struts.apache.org Received: Thursday, April 22, 2010, 7:24 AM Please find the attached error log... http://old.nabble.com/file/p28325070/DisplayTag.txt DisplayTag.txt -- View

Re: Struts2 on Websphere portal 6.1.0.0

2010-04-19 Thread Prabahar
I am facing an issue with Struts 2 portlet which uses Display Tag. I have implemented a code to display a list using Display Table and also implemented Sorting option. It is working fine with IBM WAS 7.0 and the same code is not working with IBM Portal Server 6.1 It is displaying the data, but

RE: Struts2 on Websphere portal 6.1.0.0

2010-04-19 Thread Griffith, Michael *
- From: Prabahar [mailto:prabahar.durais...@lntinfotech.com] Sent: Monday, April 19, 2010 3:17 AM To: user@struts.apache.org Subject: Re: Struts2 on Websphere portal 6.1.0.0 I am facing an issue with Struts 2 portlet which uses Display Tag. I have implemented a code to display a list using Display

RE: Struts2 on Websphere portal 6.1.0.0

2010-04-19 Thread Struts Two
need to set those properties. --- On Mon, 4/19/10, Griffith, Michael * michael.griff...@fda.hhs.gov wrote: From: Griffith, Michael * michael.griff...@fda.hhs.gov Subject: RE: Struts2 on Websphere portal 6.1.0.0 To: Struts Users Mailing List user@struts.apache.org Received: Monday, April 19

Re: Struts2 on Websphere portal 6.1.0.0

2010-04-07 Thread Prabahar
Hi, I am also facing similar problem while creating and deploying struts 2 portlet in IBM Portal server 6.1 Have you deployed Struts portlet 2? if so could you please share an example? regards, Prabahar -- View this message in context:

Re: Struts2 on Websphere portal 6.1.0.0

2008-07-31 Thread Nils-Helge Garli Hegvik
Did you include file=struts-portlet-default.xml/ in your struts.xml? On Thu, Jul 31, 2008 at 9:26 PM, Dinesh Narayanan [EMAIL PROTECTED] wrote: Has Anybody tried Struts2 (Struts-2.0.11.2) on Websphere portal 6.1.0.0? I am running into issues when I tried a very simple JSR168 example. Any

Re: Struts2 on Websphere portal 6.1.0.0

2008-07-31 Thread Dinesh Narayanan
That was the issue. I did not include *struts-portlet-default.xml* in struts.xml. Thanks a lot for your help. Dinesh On Thu, Jul 31, 2008 at 12:55 PM, Nils-Helge Garli Hegvik [EMAIL PROTECTED]wrote: Did you include file=struts-portlet-default.xml/ in your struts.xml? On Thu, Jul 31, 2008 at

Re: Struts2 on Websphere portal 6.1.0.0

2008-07-31 Thread Struts Two
I am running Struts2.0.11.1 on Websphere 6.1.0.17 NOT THE WEBSPHERE PORTAL. You need to keep the followings in mind: 1- You need to have at least fixpack 13 or 15 ( I am not sure which one, otherwise you CAN NOT RUN STRUTS 2 ON WAS) 2- Struts 2.0.11.2 has problems running on Websphere 6.1 (it is

Re: Struts2 on Websphere portal 6.1.0.0

2008-07-31 Thread Nils-Helge Garli Hegvik
Thanks for the summary, although I disagree with your conclusion ;) Nils-H On Fri, Aug 1, 2008 at 2:21 AM, Struts Two [EMAIL PROTECTED] wrote: I am running Struts2.0.11.1 on Websphere 6.1.0.17 NOT THE WEBSPHERE PORTAL. You need to keep the followings in mind: 1- You need to have at least