RE: [S2] Struts2, JDK 1.4, retrotranslator

2007-06-06 Thread Jason Wyatt
-20070207.130156-4.jar tiles-core-2.0-20070207.130156-4.jar OAS also needed el-api-2005-08-17.jar Regards Jason -Original Message- From: Jason Wyatt [mailto:[EMAIL PROTECTED] Sent: Monday, 4 June 2007 12:00 PM To: 'Struts Users Mailing List' Subject: RE: [S2] Struts2, JDK 1.4, retro

RE: [S2] Struts2, JDK 1.4, retrotranslator

2007-06-03 Thread Jason Wyatt
Jason -Original Message- From: Taras Puchko [mailto:[EMAIL PROTECTED] Sent: Friday, 1 June 2007 5:08 PM To: Struts Users Mailing List Subject: Re: [S2] Struts2, JDK 1.4, retrotranslator Hi, you have to translate struts2-codebehind-plugin-2.0.6.jar since the distribution has only struts2

Re: [S2] Struts2, JDK 1.4, retrotranslator

2007-06-01 Thread Taras Puchko
Hi, you have to translate struts2-codebehind-plugin-2.0.6.jar since the distribution has only struts2-core-2.0.6.jar and xwork-2.0.1.jar translated. Cheers, Taras On 5/31/07, Jason Wyatt <[EMAIL PROTECTED]> wrote: Hi, I'm trying to deploy Struts 2 on Oracle Application Server 9i, which uses JDK

Re: [S2] Struts2, JDK 1.4, retrotranslator

2007-05-31 Thread wang huan
We met this exception before under tomcat. It seems like some version problem. At last we replaced the tools.jar under Tomcat/common/lib with the one under jdk/lib. Have no idea about Oracle Application Server 9i, and just wish this tip might help. Fitzwilliam -- 北半球的狗几月份掉毛?

RE: [S2] Struts2, JDK 1.4, retrotranslator

2007-05-31 Thread Jason Wyatt
By the way, the application works fine under tomcat 5.5 with JDK 1.5, with the normal struts-core and xworks jars and no retrotranslator jars. -Original Message- From: Jason Wyatt [mailto:[EMAIL PROTECTED] Sent: Friday, 1 June 2007 12:09 PM To: 'Struts Users Mailing List' Subject: [S2] S