RE: Struts and WebLogic 5.1 from WebLogic 6.1

2002-06-26 Thread Chen, Dean (Zhun)
PROTECTED]] Sent: Tuesday, June 25, 2002 7:22 PM To: [EMAIL PROTECTED] Subject: Struts and WebLogic 5.1 from WebLogic 6.1 We have a problem where we have completed an app for a customer on WebLogic 6.1 using all aspects of the EJB2.0 API and Struts and now the customer refuses to upgrade. What

Re: Struts and WebLogic 5.1 from WebLogic 6.1

2002-06-26 Thread Daniel Jaffa
: Chen, Dean (Zhun) [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Wednesday, June 26, 2002 10:38 AM Subject: RE: Struts and WebLogic 5.1 from WebLogic 6.1 There's a lot of issues with 5.1, I'm having trouble installing any struts apps that uses

RE: Struts and WebLogic 5.1 from WebLogic 6.1

2002-06-26 Thread Chen, Dean (Zhun)
I thought struts.jar is supposed to go into WEB-INF/lib. Dean Chen -Original Message- From: Daniel Jaffa [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 26, 2002 1:51 PM To: Struts Users Mailing List Subject: Re: Struts and WebLogic 5.1 from WebLogic 6.1 I have struts working fine

RE: Struts and WebLogic 5.1 from WebLogic 6.1

2002-06-26 Thread don . keeting
adding the struts.jar to the classpath. Thanks, Don Keeting -Original Message- From: Dean.Chen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 26, 2002 1:43 PM To: struts-user Subject: RE: Struts and WebLogic 5.1 from WebLogic 6.1 I thought struts.jar is supposed to go into WEB-INF/lib

Re: Struts and WebLogic 5.1 from WebLogic 6.1

2002-06-26 Thread Daniel Jaffa
6.1 by following the spec, without adding the struts.jar to the classpath. Thanks, Don Keeting -Original Message- From: Dean.Chen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 26, 2002 1:43 PM To: struts-user Subject: RE: Struts and WebLogic 5.1 from WebLogic 6.1 I thought

Re: Struts and WebLogic 5.1 from WebLogic 6.1

2002-06-26 Thread Kevin . Bedell
We have a problem where we have completed an app for a customer on WebLogic 6.1 using all aspects of the EJB2.0 API and Struts and now the customer refuses to upgrade. What are some issues that we will faced retrofitting the app to WebLogic 5.1. Specifically, how is struts going