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
Thanks for the feedback. Wow. i would NEVER have expected so much problems from sub-releases of the libs. I'm trying it in Tomcat 5.5. the lib versioning problems there are a big mess too. I first tried my files from the RAD7/WebSphere and had the same failures. Then I unjarred struts-2.0.11-all.

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

2008-10-17 Thread Struts Two
Struts 2.0.11.2 has a known issue for running on websphere. Downgrade to struts 2.0.11.1 [That is the one I am currently using with RAD 7.5 and Websphere 6.1.0.19 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] - Origina