Re: JDK 1.4 and struts

2002-10-22 Thread Reinhard Spisser
I'm using Struts 1.1b2, jdk1.4.1_01 without problems on my laptop
running RedHat 8.0. 

We've been working with Struts 1.1b2 and jdk 1.4, both on Linux (7.3,
8.0) and Windows 2000 since July and we didn't have any problems with
it.


Reinhard 

Il dom, 2002-10-20 alle 02:21, email ha scritto:
> 
> There were a couple of messages the other day concerning Struts failing
> to work correctly under the 1.4 JDK. I'd like to add some evidence to that.
> 
> Sun's 1.4 JDK (at least the Linux version) seems to have serious
> problems w/ the classpath. After upgrading to 1.4.0_01, and then
> 1.4.1_01, Struts no longer works on my machine. Specifically, when
> dispatching to an Action subclass, the JVM cannot seem to find
> org.apache.struts.action.Action -- despite knowing all about
> ActionServlet and a bunch of other classes in the struts.jar file. 
> 
> Someone stated recently that Struts DOES WORK w/ JDK1.4. Which OS is
> that? And does anyone have positive experience using Struts w/ JDK1.4 on 
> Linux?
> 
> ---
> John Byrd
> [EMAIL PROTECTED]
> 
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 
> 



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: JDK 1.4 and struts

2002-10-21 Thread Umberto Nicoletti
On Sun, 2002-10-20 at 05:21, email wrote:
> 
> There were a couple of messages the other day concerning Struts failing
> to work correctly under the 1.4 JDK. I'd like to add some evidence to that.
> 
> Sun's 1.4 JDK (at least the Linux version) seems to have serious
> problems w/ the classpath. After upgrading to 1.4.0_01, and then
> 1.4.1_01, Struts no longer works on my machine. Specifically, when
> dispatching to an Action subclass, the JVM cannot seem to find
> org.apache.struts.action.Action -- despite knowing all about
> ActionServlet and a bunch of other classes in the struts.jar file. 
> 
> Someone stated recently that Struts DOES WORK w/ JDK1.4. Which OS is
> that? And does anyone have positive experience using Struts w/ JDK1.4 on 
> Linux?
> 
I have RedHat linux 7.2 (with the latest patches), latest SUN JDK and
latest Tomcat.
I'm using Struts 1.1b2 and it works.

umberto

> ---
> John Byrd
> [EMAIL PROTECTED]
> 
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 
> 
-- 
Umberto Nicoletti
[EMAIL PROTECTED] | Tel. +390415701366

"We'll try to make different mistakes this time." - Larry Wall


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: JDK 1.4 and struts

2002-10-21 Thread Jerry Jalenak
+1

I've been running Struts 1.1b2 on Win-NT (service pack 6), RedHat 7.2, and
RedHat 7.3 - all with J2SDK 1.4.0_01 - and have had no classpath issues. I
often complete a module on my Win-NT system, drag it to my Linux test box,
drop it in the web app and test without making any changes

Jerry

> -Original Message-
> From: Craig R. McClanahan [mailto:craigmcc@;apache.org]
> Sent: Monday, October 21, 2002 11:15 AM
> To: Struts Users Mailing List
> Subject: Re: JDK 1.4 and struts
> 
> 
> 
> 
> On 21 Oct 2002, Umberto Nicoletti wrote:
> 
> > Date: 21 Oct 2002 17:24:15 +0500
> > From: Umberto Nicoletti <[EMAIL PROTECTED]>
> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> > To: Struts Users Mailing List <[EMAIL PROTECTED]>
> > Subject: Re: JDK 1.4 and struts
> >
> > On Sun, 2002-10-20 at 05:21, email wrote:
> > >
> > > There were a couple of messages the other day concerning 
> Struts failing
> > > to work correctly under the 1.4 JDK. I'd like to add some 
> evidence to that.
> > >
> > > Sun's 1.4 JDK (at least the Linux version) seems to have serious
> > > problems w/ the classpath. After upgrading to 1.4.0_01, and then
> > > 1.4.1_01, Struts no longer works on my machine. Specifically, when
> > > dispatching to an Action subclass, the JVM cannot seem to find
> > > org.apache.struts.action.Action -- despite knowing all about
> > > ActionServlet and a bunch of other classes in the struts.jar file.
> > >
> > > Someone stated recently that Struts DOES WORK w/ JDK1.4. 
> Which OS is
> > > that? And does anyone have positive experience using 
> Struts w/ JDK1.4 on
> > > Linux?
> > >
> > I have RedHat linux 7.2 (with the latest patches), latest 
> SUN JDK and
> > latest Tomcat.
> > I'm using Struts 1.1b2 and it works.
> >
> 
> This pretty much corresponds to the environment in which I 
> develop Struts.
> It works fine with JDK 1.4.1 on Linux.
> 
> > umberto
> 
> Craig
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: 
> <mailto:struts-user-help@;jakarta.apache.org>
> 
> 

This transmission (and any information attached to it) may be confidential and is 
intended solely for the use of the individual or entity to which it is addressed. If 
you are not the intended recipient or the person responsible for delivering the 
transmission to the intended recipient, be advised that you have received this 
transmission in error and that any use, dissemination, forwarding, printing, or 
copying of this information is strictly prohibited. If you have received this 
transmission in error, please immediately notify LabOne at (800)388-4675.



--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>




Re: JDK 1.4 and struts

2002-10-20 Thread Xue-Feng Yang
Forgot to mention that I use Sun Java 1.4.1.

 --- Xue-Feng Yang <[EMAIL PROTECTED]> wrote: 
> I tried Struts 1.1b2 with Tomcat 4.1.12 on win2k and
>Redhat 7.3. I haven't met any problem. 
> 
> I will try on Redhat 8.0 in next a few days.
> 
>  --- email <[EMAIL PROTECTED]> wrote: > 
> > There were a couple of messages the other day
> > concerning Struts failing
> > to work correctly under the 1.4 JDK. I'd like to
> add
> > some evidence to that.
> > 
> > Sun's 1.4 JDK (at least the Linux version) seems
> to
> > have serious
> > problems w/ the classpath. After upgrading to
> > 1.4.0_01, and then
> > 1.4.1_01, Struts no longer works on my machine.
> > Specifically, when
> > dispatching to an Action subclass, the JVM cannot
> > seem to find
> > org.apache.struts.action.Action -- despite knowing
> > all about
> > ActionServlet and a bunch of other classes in the
> > struts.jar file. 
> > 
> > Someone stated recentl 7y that Struts DOES WORK w/
> > JDK1.4. Which OS is
> > that? And does anyone have positive experience
> using
> > Struts w/ JDK1.4 on 
> > Linux?
> > 
> > ---
> > John Byrd
> > [EMAIL PROTECTED]
> > 
> > --
> > To unsubscribe, e-mail:  
> >
> 
> > For additional commands, e-mail:
> > 
> >  
> 
>
__
> 
> Post your free ad now! http://personals.yahoo.ca
> 
> --
> To unsubscribe, e-mail:  
> 
> For additional commands, e-mail:
> 
>  

__ 
Post your free ad now! http://personals.yahoo.ca

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: JDK 1.4 and struts

2002-10-20 Thread Xue-Feng Yang
I tried Struts 1.1b2 with Tomcat 4.1.12 on win2k and
Redhat 7.3. I haven't met any problem. 

I will try on Redhat 8.0 in next a few days.

 --- email <[EMAIL PROTECTED]> wrote: > 
> There were a couple of messages the other day
> concerning Struts failing
> to work correctly under the 1.4 JDK. I'd like to add
> some evidence to that.
> 
> Sun's 1.4 JDK (at least the Linux version) seems to
> have serious
> problems w/ the classpath. After upgrading to
> 1.4.0_01, and then
> 1.4.1_01, Struts no longer works on my machine.
> Specifically, when
> dispatching to an Action subclass, the JVM cannot
> seem to find
> org.apache.struts.action.Action -- despite knowing
> all about
> ActionServlet and a bunch of other classes in the
> struts.jar file. 
> 
> Someone stated recentl 7y that Struts DOES WORK w/
> JDK1.4. Which OS is
> that? And does anyone have positive experience using
> Struts w/ JDK1.4 on 
> Linux?
> 
> ---
> John Byrd
> [EMAIL PROTECTED]
> 
> --
> To unsubscribe, e-mail:  
> 
> For additional commands, e-mail:
> 
>  

__ 
Post your free ad now! http://personals.yahoo.ca

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: JDK 1.4 and struts

2002-10-20 Thread Melissa L Kelley


I've started using Struts 1.1 on Linux (Redhat 7.2) using Tomcat 4.1.12
with Sun's JDK 1.4.1. So far, I haven't run into any problems, but I have
only been working on it for a couple of days. And the struts-example.war
deployed like a champ. This is with one of the more recent nightly builds
of Struts. That being said, I'm off to go find some wood. I've got some
knocking to do.


On Sat, 19 Oct 2002, email(I believe that would be John) wrote:

>
> Someone stated recently that Struts DOES WORK w/ JDK1.4. Which OS is
> that? And does anyone have positive experience using Struts w/ JDK1.4 on
> Linux?
>



--> stu: www.stuology.net
It just no longer is plain simple safe fun
when it's the psycho chimp that has the ray gun

Stuology -- A million monkeys can't be wrong




--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: JDK 1.4 and struts

2002-10-20 Thread flare
> 
> Someone stated recently that Struts DOES WORK w/ JDK1.4. Which OS is
> that? And does anyone have positive experience using Struts w/ JDK1.4
> on Linux?
 
me, Sun JDK1.4.1 (I usually prefere the Blackdown one but it is still beta), Linux  
TSL 
Kernel 2.2.22,  Resin 2.1.5, Struts 1.02 (I haven't tried the 1.1). I've just switched 
the JDK 
and everything worked, just got annoying warnings that cannot be redirected during the 
compilation of jsp pages

  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: JDK 1.4 and struts

2002-10-20 Thread John Byrd
Well, I tried this on a whim, and it WORKED:

I expanded the struts.jar file in the WEB-INF/classes directory. I
believe there is an issue w/r/t resolving classpaths either in Sun's
JDK1.4 or in Tomcat 4.1.x, or possibly both.



> Problem is, IBM doesn't HAVE a 1.4 for Intel machines.
> 
> 
> > Struts works under Sun's 1.4 jdk on Windows 2000.  I haven't tried
it on 
> > Linux though.  You might try using IBM's 1.4 jdk.
> > 
> > David
> > 
> > 
> > 
> > 
> > 
> > 
> > >From: "email" <[EMAIL PROTECTED]>
> > >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> > >To: [EMAIL PROTECTED]
> > >Subject: JDK 1.4 and struts
> > >Date: Sat, 19 Oct 2002 20:21:23 -0400
> > >
> > >
> > >There were a couple of messages the other day concerning Struts failing
> > >to work correctly under the 1.4 JDK. I'd like to add some evidence to
> that.
> > >
> > >Sun's 1.4 JDK (at least the Linux version) seems to have serious
> > >problems w/ the classpath. After upgrading to 1.4.0_01, and then
> > >1.4.1_01, Struts no longer works on my machine. Specifically, when
> > >dispatching to an Action subclass, the JVM cannot seem to find
> > >org.apache.struts.action.Action -- despite knowing all about
> > >ActionServlet and a bunch of other classes in the struts.jar file.
> > >
> > >Someone stated recently that Struts DOES WORK w/ JDK1.4. Which OS is
> > >that? And does anyone have positive experience using Struts w/
JDK1.4 on
> > >Linux?
> > >
> > >---
> > >John Byrd
> > >[EMAIL PROTECTED]
> > >
> > >--
> > >To unsubscribe, e-mail:   
> > ><mailto:struts-user-unsubscribe@;jakarta.apache.org>
> > >For additional commands, e-mail: 
> > ><mailto:struts-user-help@;jakarta.apache.org>
> > 
> > 
> > _
> > Unlimited Internet access for only $21.95/month.  Try MSN! 
> > http://resourcecenter.msn.com/access/plans/2monthsfree.asp
> > 
> > 
> > --
> > To unsubscribe, e-mail:  
> <mailto:struts-user-unsubscribe@;jakarta.apache.org>
> > For additional commands, e-mail:
> <mailto:struts-user-help@;jakarta.apache.org>
> > 
> > 
> 
> -- 
> John Byrd
> [EMAIL PROTECTED]
> 
> --
> To unsubscribe, e-mail:  
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>
> 
> 

-- 
John Byrd
[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>




Re: JDK 1.4 and struts

2002-10-19 Thread John Byrd
Problem is, IBM doesn't HAVE a 1.4 for Intel machines.


> Struts works under Sun's 1.4 jdk on Windows 2000.  I haven't tried it on 
> Linux though.  You might try using IBM's 1.4 jdk.
> 
> David
> 
> 
> 
> 
> 
> 
> >From: "email" <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: JDK 1.4 and struts
> >Date: Sat, 19 Oct 2002 20:21:23 -0400
> >
> >
> >There were a couple of messages the other day concerning Struts failing
> >to work correctly under the 1.4 JDK. I'd like to add some evidence to
that.
> >
> >Sun's 1.4 JDK (at least the Linux version) seems to have serious
> >problems w/ the classpath. After upgrading to 1.4.0_01, and then
> >1.4.1_01, Struts no longer works on my machine. Specifically, when
> >dispatching to an Action subclass, the JVM cannot seem to find
> >org.apache.struts.action.Action -- despite knowing all about
> >ActionServlet and a bunch of other classes in the struts.jar file.
> >
> >Someone stated recently that Struts DOES WORK w/ JDK1.4. Which OS is
> >that? And does anyone have positive experience using Struts w/ JDK1.4 on
> >Linux?
> >
> >---
> >John Byrd
> >[EMAIL PROTECTED]
> >
> >--
> >To unsubscribe, e-mail:   
> ><mailto:struts-user-unsubscribe@;jakarta.apache.org>
> >For additional commands, e-mail: 
> ><mailto:struts-user-help@;jakarta.apache.org>
> 
> 
> _
> Unlimited Internet access for only $21.95/month.  Try MSN! 
> http://resourcecenter.msn.com/access/plans/2monthsfree.asp
> 
> 
> --
> To unsubscribe, e-mail:  
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>
> 
> 

-- 
John Byrd
[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>




Re: JDK 1.4 and struts

2002-10-19 Thread David Graham
Struts works under Sun's 1.4 jdk on Windows 2000.  I haven't tried it on 
Linux though.  You might try using IBM's 1.4 jdk.

David






From: "email" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: JDK 1.4 and struts
Date: Sat, 19 Oct 2002 20:21:23 -0400


There were a couple of messages the other day concerning Struts failing
to work correctly under the 1.4 JDK. I'd like to add some evidence to that.

Sun's 1.4 JDK (at least the Linux version) seems to have serious
problems w/ the classpath. After upgrading to 1.4.0_01, and then
1.4.1_01, Struts no longer works on my machine. Specifically, when
dispatching to an Action subclass, the JVM cannot seem to find
org.apache.struts.action.Action -- despite knowing all about
ActionServlet and a bunch of other classes in the struts.jar file.

Someone stated recently that Struts DOES WORK w/ JDK1.4. Which OS is
that? And does anyone have positive experience using Struts w/ JDK1.4 on
Linux?

---
John Byrd
[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: 
<mailto:struts-user-help@;jakarta.apache.org>


_
Unlimited Internet access for only $21.95/month.  Try MSN! 
http://resourcecenter.msn.com/access/plans/2monthsfree.asp


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>



JDK 1.4 and struts

2002-10-19 Thread email

There were a couple of messages the other day concerning Struts failing
to work correctly under the 1.4 JDK. I'd like to add some evidence to that.

Sun's 1.4 JDK (at least the Linux version) seems to have serious
problems w/ the classpath. After upgrading to 1.4.0_01, and then
1.4.1_01, Struts no longer works on my machine. Specifically, when
dispatching to an Action subclass, the JVM cannot seem to find
org.apache.struts.action.Action -- despite knowing all about
ActionServlet and a bunch of other classes in the struts.jar file. 

Someone stated recently that Struts DOES WORK w/ JDK1.4. Which OS is
that? And does anyone have positive experience using Struts w/ JDK1.4 on 
Linux?

---
John Byrd
[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   
For additional commands, e-mail: