Re: 404 error in struts 2 blank helloworld example in RAD7

2008-10-20 Thread Tim Jowers
Thanks for the help. It works now: RAD7.0.0.6 and WAS 6.1.0.17. Works. Struts2-core-2.0.11.jar timjowers On Fri, Oct 17, 2008 at 3:48 PM, Tim Jowers <[EMAIL PROTECTED]> wrote: > > Thanks for the emails. I downgraded and made the setting but haven't solved > my malfunction yet. I'm on WebSphere Pl

Re: 404 error in struts 2 blank helloworld example in RAD7

2008-10-17 Thread Tim Jowers
Thanks for the emails. I downgraded and made the setting but haven't solved my malfunction yet. I'm on WebSphere Platform 6.1 [BASE 6.1.0.17cf170821.07]. So, I'll mess with it some more later. Tim On Fri, Oct 17, 2008 at 2:01 PM, Struts Two <[EMAIL PROTECTED]> wrote: > >>So, I do have a working

RE: 404 error in struts 2 blank helloworld example in RAD7

2008-10-17 Thread Martin Gainty
he.org > Subject: RE: 404 error in struts 2 blank helloworld example in RAD7 > Date: Fri, 17 Oct 2008 14:48:36 -0400 > > http://www-01.ibm.com/support/docview.wss?uid=swg1PK33090 > > if JSF cant locate a .JS there should not be any special algorithms or > manipulations to han

RE: 404 error in struts 2 blank helloworld example in RAD7

2008-10-17 Thread Dave Newton
--- On Fri, 10/17/08, Martin Gainty wrote: > if JSF cant locate a .JS there should not be any special algorithms or > manipulations to handle the 404 The problem is with JSF not locating > the .js file (even though the resource is located by other means later > on) I'm going to ping the JSF folk

RE: 404 error in struts 2 blank helloworld example in RAD7

2008-10-17 Thread Martin Gainty
does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Date: Fri, 17 Oct 2008 11:01:43 -0700 > From: [EMAIL PROTECTED] > Subject: Re: 404 error in struts 2 blank helloworld example in R

Re: 404 error in struts 2 blank helloworld example in RAD7

2008-10-17 Thread Struts Two
>>So, I do have a working configuration for tomcat5.5. Now for WebSphere/Rad7. >>WebSphere does not give an error message but does load the .jsp but just not >>the .action. This must be a websphere configuration issue or an issue with >>conflicting .jars. i'll continue to investigate. Before you r

Re: 404 error in struts 2 blank helloworld example in RAD7

2008-10-17 Thread Tim Jowers
and it works perfect] or upgrade to build 2.0.12 which > is supposed to have fixed the issue [I have not tried it yet] > > > > - Original Message > From: Tim Jowers <[EMAIL PROTECTED]> > To: user@struts.apache.org > Sent: Thursday, October 16, 2008 6:52:23

Re: 404 error in struts 2 blank helloworld example in RAD7

2008-10-17 Thread Struts Two
] - Original Message From: Tim Jowers <[EMAIL PROTECTED]> To: user@struts.apache.org Sent: Thursday, October 16, 2008 6:52:23 PM Subject: 404 error in struts 2 blank helloworld example in RAD7 Hi, Has anyone run the struts2-blank-2.0.11.2.war in RAD7/WebSphere?  I get 404 on calling an action.

404 error in struts 2 blank helloworld example in RAD7

2008-10-16 Thread Tim Jowers
Hi, Has anyone run the struts2-blank-2.0.11.2.war in RAD7/WebSphere? I get 404 on calling an action. First, https://localhost:9444/testo/example/HelloWorld.jsp works. Then the action 404's: https://localhost:9444/testo/example/HelloWorld.action?request_locale=en I validated the HelloWorld.class