RE: Installation on OS-390 and Websphere 3.5.3: - ErrorApplication unavailable for service

2002-04-03 Thread Steven Banks
for WebSphere AS400 and basically Struts will not work with Websphere 3.5.3 on AS400. You must upgrade to 3.5.4. Perhaps it's the same for websphere on OS-390? Also, check this link for a version of struts-jar that will work with Websphere 4.0. http://www.mail-archive.com/struts-user@jakarta.apache.org

RE: Installation on OS-390 and Websphere 3.5.3: - ErrorApplication unavailable for service

2002-04-03 Thread Steven Banks
Fortier [EMAIL PROTECTED] 03/26/02 04:32PM Below the dotted line is a message that was posted on IBM newsgroup for WebSphere AS400 and basically Struts will not work with Websphere 3.5.3 on AS400. You must upgrade to 3.5.4. Perhaps it's the same for websphere on OS-390? Also, check this link

RE: Installation on OS-390 and Websphere 3.5.3: - Error Application unavailable for service

2002-04-03 Thread Galbreath, Mark
Nope. I don't see a single error. Of course, I don't see a single file, either. :-) Mark -Original Message- From: Steven Banks [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 8:27 AM To: [EMAIL PROTECTED] Subject: RE: Installation on OS-390 and Websphere 3.5.3: - Error

RE: Installation on OS-390 and Websphere 3.5.3: Was 503Error- Now What struts.jar should I use.

2002-03-27 Thread Steven Banks
Steven Banks 902-368-0566 Roger Fortier [EMAIL PROTECTED] 03/26/02 04:32PM Below the dotted line is a message that was posted on IBM newsgroup for WebSphere AS400 and basically Struts will not work with Websphere 3.5.3 on AS400. You must upgrade to 3.5.4. Perhaps it's the same for websphere

Installation on OS-390 and Websphere 3.5.3: 503 Error

2002-03-26 Thread Steven Banks
I am having problem running a Struts Application on the OS/390. The web application starts up correctly, but when I load any URL for the Web App, the message 503 Error Application is currently unavailable for service is displayed. I am following the directions as per configuring Struts for

Re: Installation on OS-390 and Websphere 3.5.3: 503 Error

2002-03-26 Thread Steven Banks
Found part of the problem. Websphere defaults the value appserver.compliance.mode=false. This means is you do not set this value to true, you get webspheres compatibilty mode by default. Now I am getting a message: javax.servlet.UnavailableException: Missing configuration resource

Re: Installation on OS-390 and Websphere 3.5.3: Was 503 Error- Now What struts.jar should I use.

2002-03-26 Thread Steven Banks
I tracked the error message to the ActionServlets initMapping() routine. Specifically ... // Acquire an input stream to our configuration resource InputStream input = getServletContext().getResourceAsStream(config); if (input == null) throw new UnavailableException

RE: Installation on OS-390 and Websphere 3.5.3: Was 503 Error- Now What struts.jar should I use.

2002-03-26 Thread Roger Fortier
Below the dotted line is a message that was posted on IBM newsgroup for WebSphere AS400 and basically Struts will not work with Websphere 3.5.3 on AS400. You must upgrade to 3.5.4. Perhaps it's the same for websphere on OS-390? Also, check this link for a version of struts-jar that will work

Struts 1.0 and WebSphere 3.5.3 XML parsing errors!

2002-02-01 Thread Stillwell, Christopher
I have successfully run a Struts application using the VisualAge WTE; however, when I try to deploy the same configuration to WebSphere I get a ServletException when parsing the config.xml file. I had imported xerces into VAJ to get the WTE running and I am using the same xerces.jar file in my

RE: Struts 1.0 and WebSphere 3.5.3 XML parsing errors!

2002-02-01 Thread Stillwell, Christopher
, Christopher Sent: Friday, February 01, 2002 2:02 PM To: '[EMAIL PROTECTED]' Subject: Struts 1.0 and WebSphere 3.5.3 XML parsing errors! I have successfully run a Struts application using the VisualAge WTE; however, when I try to deploy the same configuration to WebSphere I get

RE: need help with WebSphere 3.5.3 and Struts

2001-11-12 Thread Jon.Ridgway
Hi Randy, This is a *feature* of WTE under VAJ. The solution has been posted before. Snippet included below (see http://www.mail-archive.com/struts-user@jakarta.apache.org/ for previous posts): Try editing the Struts class org.apache.struts.taglib.html.FormTag.doEndTag // Remove the page scope

Re: need help with WebSphere 3.5.3 and Struts

2001-11-11 Thread Paul Devine
What sql type (for your database) would you assign FormFile? Also, does the enctype=multi-part/formdata allow you to populate a form with existing database types such as int, varchar too? --- V Dayanand [EMAIL PROTECTED] wrote: There is : need to use html:file Ex : - in your JSP

Struts Example on WebSphere 3.5.3

2001-05-24 Thread Alexander, Glynn (LIT)
Has anyone tried to get the Struts Example to work on WebSphere 3.5.3. I have followed the installation instructions as described in http://jakarta.apache.org/struts/installation-was352.html omitting the fix for 3.5.2 assuming it has been fixed in 3.5.3. I have then followed the instuctions

RE: Struts Example on WebSphere 3.5.3

2001-05-24 Thread Ravindran Ramaiah
: Alexander, Glynn (LIT) [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 24, 2001 11:50 AM To: [EMAIL PROTECTED] Subject: Struts Example on WebSphere 3.5.3 Has anyone tried to get the Struts Example to work on WebSphere 3.5.3. I have followed the installation instructions as described in http

Re: Struts Example on WebSphere 3.5.3

2001-05-24 Thread Dan Miser
when I get home. -- Dan Miser http://www.distribucon.com From: Alexander, Glynn (LIT) [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Struts Example on WebSphere 3.5.3 Date: Thu, 24 May 2001 16:49:53 +0100 Has anyone tried to get the Struts Example to work on WebSphere

RE: Websphere 3.5.3??

2001-05-18 Thread Noel Sebastien
, but it works. With old jar, XSL transformation returned an empty String. Séb -Original Message- From: Mikkel Bruun [SMTP:[EMAIL PROTECTED]] Sent: vendredi 18 mai 2001 07:33 To: '[EMAIL PROTECTED]' Subject: Websphere 3.5.3?? Hi There! In the instructions for installation

SV: Websphere 3.5.3??

2001-05-18 Thread Mikkel Bruun
[mailto:[EMAIL PROTECTED]] Sendt: 18 May 2001 09:28 Til: '[EMAIL PROTECTED]' Emne: RE: Websphere 3.5.3?? I installed the patch : was35_adv_ptf_3_AIX.tar to upgrade to 3.5.3 under AIX. We still encounter some problems : I should have to replace servlet.jar, xalan.jar and xerces.jar in WebSphere

Another issue with Websphere 3.5.3

2001-05-18 Thread Bernard Genin
I'm trying to use templates (not yet components, but soon) in WAS 3.5.3 I got a uncaught servlet exception (apparently on PageContext.include) on a simple example like : template:insert template=xyy.jsp template :put name=menu content=menu.jsp ... If I replace it by : template:insert

Websphere 3.5.3??

2001-05-17 Thread Mikkel Bruun
Hi There! In the instructions for installation on WebSphere (http://jakarta.apache.org/struts/installation-was352.html), it says that many of the problems encountered using 3.5.2 would be removed when 3.5.3 arríves...3.5.3 is heredid it solve the problems and is there anybody who has

WebSphere 3.5.3

2001-04-12 Thread MA
Hi Chris: Deployment Structure: Frollowing directories contain the web-assets default_host\default_app\web\*.jsp default_host\default_app\web\web-inf\*.tld default_host\default_app\web\web-inf\web.xml default_host\default_app\web\web-inf\struts-config.xml

RE: WebSphere 3.5.3

2001-04-11 Thread MA
] Subject: WebSphere 3.5.3 Hi I'm using WebSphere 3.5.3 on Windows NT and have installed and configured the struts framework according to the instructions posted on the struts site. I was trying to use the logon example and strange thing is happening? I loaded the application by

WebSphere 3.5.3

2001-04-10 Thread MA
Hi I'm using WebSphere 3.5.3 on Windows NT and have installed and configured the struts framework according to the instructions posted on the struts site. I was trying to use the logon example and strange thing is happening? I loaded the application by converting the war file. I'm able

RE: WebSphere 3.5.3

2001-04-10 Thread Assenza, Chris
Assenza -Original Message- From: MA [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 10, 2001 2:12 PM To: [EMAIL PROTECTED] Subject: WebSphere 3.5.3 Hi I'm using WebSphere 3.5.3 on Windows NT and have installed and configured the struts framework according to the instructions posted

RE: WebSphere 3.5.3 problem

2001-03-24 Thread dion
. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au NetRexx: http://www.multitask.com.au/NetRexx.nsf - Forwarded by dIon Gillard/Multitask Consulting/AU on 24/03/2001 07:42 PM - RE: WebSphere 3.5.3 problem I did our 3.5.3 installation yesterday and it was as per

RE: WebSphere 3.5.3 problem

2001-03-22 Thread Markus Torpvret
I did our 3.5.3 installation yesterday and it was as per 3.5.2. I still needed the changed action servlet and also a change of the struts-config.xml to use a SYSTEM DTD rather than a PUBLIC one. It did NOT work out of the box. getResourceAsStream still appears to be broken in 3.5.3

RE: Struts with IBM WebSphere 3.5.3

2001-03-13 Thread Perez, Bill
when i deployed the struts-test app on websphere 3.5.3, i get a ParseException thrown when it tries to read the struts-config.xml. also, it did not work out of the box for me.. i had to modify the struts source to not use getResourceAsStream() as described in the struts installation docs. has