Re: Can't undeploy struts.jar in Tomcat 4.1.27

2003-11-10 Thread Yann Cébron
> > Using Tomcat 4.1.27 (and JVM 1.4.2_02-b03 on Win2k) when I Remove my Struts > application in the Manager the /myApp/WEB-INF/lib/struts.jar file doesn't > get deleted. The original WAR file is deleted and the expanded directory > contents are deleted, except the struts.ja

Can't undeploy struts.jar in Tomcat 4.1.27

2003-11-09 Thread Eric SCHULTZ
Good evening... Using Tomcat 4.1.27 (and JVM 1.4.2_02-b03 on Win2k) when I Remove my Struts application in the Manager the /myApp/WEB-INF/lib/struts.jar file doesn't get deleted. The original WAR file is deleted and the expanded directory contents are deleted, except the struts.jar file.

Exception processing JAR at resource path /WEB-INF/lib/struts.jar

2003-10-13 Thread Vijay Kandy
Hello, I just downloaded and struts and copied the war files under a context in Tomcat 4.1.27. When I start Tomcat, I get the following stack trace in localhost_log: javax.servlet.ServletException: Exception processing JAR at resource path /WEB-INF/lib/struts.jar at

Re: struts.jar

2003-07-05 Thread Craig R. McClanahan
On Fri, 4 Jul 2003, Jagannayakam wrote: > > should struts.jar be specified in classpath ? > Only for the compiler, not the servlet container. > Or it is sufficient to put it in web-inf/MyContext/WEB-INF/lib > >From the Struts User's Guide: http://jakarta.apac

RE: struts.jar

2003-07-04 Thread ashwani . kalra
dnode.com>cc: (bcc: ashwani.kalra/Polaris) Subject: RE: struts.jar

RE: struts.jar

2003-07-04 Thread Andrew Hill
List (E-mail) Subject: struts.jar should struts.jar be specified in classpath ? Or it is sufficient to put it in web-inf/MyContext/WEB-INF/lib Regards, Jagan. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: struts.jar

2003-07-04 Thread Frances Aleah Z. de Guzman
i believe it should be in the classpath, coz if it is not your application will not know where to locate it. On Friday 04 July 2003 05:25 pm, Jagannayakam wrote: > should struts.jar be specified in classpath ? > > Or it is sufficient to put it in web-inf/MyContext/WEB-INF/lib >

struts.jar

2003-07-04 Thread Jagannayakam
should struts.jar be specified in classpath ? Or it is sufficient to put it in web-inf/MyContext/WEB-INF/lib Regards, Jagan. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Class-Path entry in struts.jar (Struts 1.1 RC 2)

2003-06-16 Thread Hohlen, John C
;d like to see one classpath entry per line. That will solve the issue for WebLogic. JOHN -Original Message- From: Reinhard Nägele [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 6:44 AM To: [EMAIL PROTECTED] Subject: Class-Path entry in struts.jar (Struts 1.1 RC 2) The manife

Class-Path entry in struts.jar (Struts 1.1 RC 2)

2003-06-16 Thread Reinhard Nägele
The manifest file of the struts.jar of Struts 1.1 RC 2 contains the following class-path entry: Class-Path: commons-beanutils.jar commons-collections.jar commons-dig ester.jar commons-logging.jar commons-pool.jar commons-validator.jar jakarta-oro.jar struts-legacy.jar This does not correspond

Re: DTD's and TLD's in Struts.jar Why?

2003-03-17 Thread Dennis Muhlestein
of struts. -Dennis On Mon, 2003-03-17 at 10:02, Greg Hess wrote: > Hi All, > > One of my co workers is optimizing the deployment of my Struts based web > application. He has asked me why the Struts.jar contains DTD's and TLD's > and if not used would like to remove them

DTD's and TLD's in Struts.jar Why?

2003-03-17 Thread Greg Hess
Hi All, One of my co workers is optimizing the deployment of my Struts based web application. He has asked me why the Struts.jar contains DTD's and TLD's and if not used would like to remove them to improve speed of deployment. The only reason I can think of is for documentation and

Re: Struts 1.1B: Classpath entries in Manifest.mf file of struts.jar

2002-10-10 Thread Antoni Reus
Hi, A Dijous 10 Octubre 2002 22:13, Hohlen, John va escriure: > Unlike Struts 1.0, Struts 1.1 is built upon various libraries from the > Jakarta Commons project. As a result, these necessary libraries are listed > as classpath elements in the "manifest.mf" file of the "

Struts 1.1B: Classpath entries in Manifest.mf file of struts.jar

2002-10-10 Thread Hohlen, John
Unlike Struts 1.0, Struts 1.1 is built upon various libraries from the Jakarta Commons project. As a result, these necessary libraries are listed as classpath elements in the "manifest.mf" file of the "struts.jar" file. More specifically: Class-Path: commons-b

RE: Taglib packaging of struts.jar!META-INF/tlds/*.tld not spec-compl iant?

2002-08-12 Thread Bullock, David (EPA)
Saturday, 10 August 2002, Craig R. McClanahan wrote: > On Fri, 9 Aug 2002, Bullock, David (EPA) wrote: >> Is there some corner of the spec I have missed, > > Putting multiple TLDs in the META-INF/tlds subdirectory is a JSP 1.2 > thing, which won't be recognized by a JSP 1.1 container. Thanks. I

Re: Taglib packaging of struts.jar!META-INF/tlds/*.tld not spec-compliant?

2002-08-09 Thread Craig R. McClanahan
t;Bullock, David (EPA)" <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: Taglib packaging of struts.jar!META-INF/tlds/*.tld not > spec-compl iant? > > Ho

Taglib packaging of struts.jar!META-INF/tlds/*.tld not spec-compliant?

2002-08-08 Thread Bullock, David (EPA)
es in META-INF/tlds/ So I expect therefore that a reference in a web.xml: acmetags /WEB-INF/lib/struts.jar Won't find any of: META-INF/tlds/struts-bean.tld META-INF/tlds/struts-form.tld META-INF/tlds/struts-html.tld META-INF/tlds/struts-logic.tld META-INF/tlds/struts-te

RE: Cannot reload web app because Digester is locking struts.jar file (SOLVED)

2002-06-12 Thread Robert Taylor
When Digester registers the DTDs, it uses the classloader to resolve the location of the resources. I found two solutions: 1. Remove the DTDs from the struts.jar file, then Digester is unable to register the local resources and is forced to look externally for resolution. 2. Place the DTDs in

Cannot reload web app because Digester is locking struts.jar file

2002-06-12 Thread Robert Taylor
I'm using Struts 1.0 and have run into a problem where my servlet containers auto-deploy (unpack war file into an open directory structure) is failing to delete the necessary directories because the struts.jar is locked. Apparently this happens because Digesters.resolveEntity() retur

RE: struts.jar is locked

2002-05-05 Thread Robert Taylor
I'm not sure about the use of ANT. The problem occurs in Tomcat4.03 and ServletExec 4.1. I don't think ServletExec uses ANT, but Tomcat may. My struts.jar is contained in WEB-INF/lib. The DTDs for web.xml and struts-config.xml are in the struts.jar file. So, my struts.jar file is

RE: struts.jar is locked

2002-05-05 Thread Ajay Chitre
Hello, Don't know if this will help you, but I will throw some ideas. I ran into a similar "locking" problem a few months ago - not with Struts.jar but some other file. Are you using ANT for auto deploying? Is Struts.jar in your classpath at the time of auto deploying? How

struts.jar is locked

2002-05-05 Thread Robert Taylor
I recently just noticed that the auto deploy functionality of my servlet container is not working because the struts.jar is locked. The auto-deploy functionality basically deletes any existing files under the target directory and unpacks the war file into the target directory, thereby making

RE: How to organize the CLASSPATH to compile and execute with struts.jar

2002-04-09 Thread Maris Orbidans
And don't put struts.jar in global classpath. Maris Orbidans > You specify classpath during compiling: > > > C:\>javac > Usage: javac > where possible options include: > > -classpath Specify where to find user class files > -sourcepath

RE: How to organize the CLASSPATH to compile and execute with struts.jar

2002-04-09 Thread Maris Orbidans
o D Elrei [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 09, 2002 1:48 PM > To: 'Struts Users Mailing List' > Subject: How to organize the CLASSPATH to compile and execute > with struts.jar > > > I'm having this following problem: > When I need to compile I co

How to organize the CLASSPATH to compile and execute with struts.jar

2002-04-09 Thread Gilson Nascimento D Elrei
I'm having this following problem: When I need to compile I copy struts.jar to \JRE\LIB\EXT (no CLASSPATH directory, but JAVAC find it automatically), it's ok but when I try to execute my STRUT APPLICATION i get error messages, cos struts.jar is found in this directory first and not

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
t STRUTS 1.0 ? Please let us know where we can get more information on this Subject. Best Regards Radiant Team. -Original Message- From: Steven Banks [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 26, 2002 3:04 PM To: [EMAIL PROTECTED] Subject: Re: Installation on OS-390 and Webspher

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
anks [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 26, 2002 3:04 PM To: [EMAIL PROTECTED] Subject: Re: Installation on OS-390 and Websphere 3.5.3: Was 503 Error- Now What struts.jar should I use. I tracked the error message to the ActionServlets initMapping() routine. Specifically "..

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: Why no struts.jar on the classpath?

2002-03-13 Thread keithBacon
S [mailto:[EMAIL PROTECTED]] > >Sent: Tuesday, March 12, 2002 12:36 PM > >To: [EMAIL PROTECTED] > >Subject: RE: Why no struts.jar on the classpath? > > > > > >Who cares! A good chuckle on Tuesday is better than a delayed > >laugh on Friday. > > >

RE: Why no struts.jar on the classpath?

2002-03-13 Thread Chappell, Simon P
True, but I NEED a good laugh on Fridays! :-) Simon >-Original Message- >From: MARK NICHOLS [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, March 12, 2002 12:36 PM >To: [EMAIL PROTECTED] >Subject: RE: Why no struts.jar on the classpath? > > >Who cares! A good chuc

Re: Why no struts.jar on the classpath?

2002-03-12 Thread Matt Barnicle
I've been thinking about this one too... Is it legal (possible, usable) to put the struts.jar file in a shared location (but NOT in your classpath), and in every web app, have a symlink that points to the jar file, instead of the _actual_ jar? - M@ On Tue, 12 Mar 2002, Mikael Eriksson

Re: Why no struts.jar on the classpath?

2002-03-12 Thread Mikael Eriksson
The long answer (or several long answers, at least one good written by Craig) can be found by searching the archives of this list. The short answer is that it is a classloader issue. The classes in struts.jar instantiates your action classes and formbean classes. Those classes _really_

RE: Why no struts.jar on the classpath?

2002-03-12 Thread MARK NICHOLS
/12/02 11:24AM >>> It's not Friday yet! :-) >-Original Message- >From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, March 12, 2002 11:17 AM >To: 'Struts Users Mailing List' >Subject: RE: Why no struts.jar on the classpath? > > >Str

Re: Why no struts.jar on the classpath?

2002-03-12 Thread keithBacon
the WEB-INF (which is why we place the struts.jar file in the WEB-INF/lib directory, you also need to have a root-relative path for any Application Resources. I place mine in the WEB-INF/classes folder as that is automatically referenced by my web container. http://www.mail-archive.com/struts-use

RE: Why no struts.jar on the classpath?

2002-03-12 Thread Chappell, Simon P
It's not Friday yet! :-) >-Original Message- >From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, March 12, 2002 11:17 AM >To: 'Struts Users Mailing List' >Subject: RE: Why no struts.jar on the classpath? > > >Struts is actually a virus

RE: Why no struts.jar on the classpath?

2002-03-12 Thread Galbreath, Mark
Struts is actually a virus, though the delivery is a bit low-tech. Mark -Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 12, 2002 12:15 PM To: Struts mailing list (E-mail) Subject: Why no struts.jar on the classpath? I want to start out by

Why no struts.jar on the classpath?

2002-03-12 Thread Chappell, Simon P
I want to start out by saying that I have read the fine manual and realise that the struts FAQ says that the struts.jar "must not" be placed on the application server's CLASSPATH. My question to this list is why is this the case? I have a build manager who very much want

RE: How to include struts.jar the proper way

2002-02-27 Thread Chris Means
I'm a newbie, but I ran into something like this before. Make sure you have a good Struts.jar (look at the contents and see if that class is in there). Look around and see if you've got another struts.jar (or download it again from the web site). I think I was accidentally using one

How to include struts.jar the proper way

2002-02-27 Thread Ida Dørum
em to work, and many of them condradict eachother () This is my setup: - struts.jar is included in my WEB-INF/lib directory - struts.jar is not included in my server (WL6.1) lib directory or in its classpath - my application is deployed as an .ear (and must be) I've tried: - exluding W

java.lang.NoClassDefFoundError (class in struts.jar) on WebLogic 6.1

2002-02-20 Thread Mike Dunbar
2000 Struts 1.0.2 (happens with 1.0, also) Deployment setup: 1.struts.jar is in WEB-INF/lib 2.all the .tld files are in WEB-INF (do these need to be in same dir?) 3.struts.jar in not in any of my EJB jars nor system classpath 4.Trouble deploying/running application as an EAR file. No problem

Re: struts.jar outside of WEB_INF/lib on Tomcat4?

2002-02-16 Thread Adam Hardy
I've often heard that you can't put struts.jar in CATALINA_HOME/lib but I've never heard anyone say why it doesn't work. Is it a bug? On Fri, 15 February 2002, "Main, David" wrote: > > Hi there, > > Has anyone had success placing struts.jar

struts.jar outside of WEB_INF/lib on Tomcat4?

2002-02-15 Thread Main, David
Hi there, Has anyone had success placing struts.jar in %CATALINA_HOME%/lib to share it across all webapps? The reason I ask is that I have a shared library of utility classes in %CATALINA_HOME%/classes and one of them needs to import struts for image upload. My problem is that the struts

Where is the most recent Struts.jar

2001-10-03 Thread Christophe Marchand
Hi all ! Where could I find the most recently full built struts.jar ? I have some troubles with message resource files... Thanks a lot === Christophe Marchand Mail prof : [EMAIL PROTECTED] Mail perso : [EMAIL PROTECTED]

Re: where is ActionMessages--it's not in struts.jar

2001-10-03 Thread David Winterfeldt
It was added after the 1.0 release and it is in the nightly builds. David --- Jonathan M Crater <[EMAIL PROTECTED]> wrote: > i'm trying to use the ActionMessages class and the > corresponding html:messages > tag, but the ActionMessages class is not part of the > struts1.0 jar. has it been > add

where is ActionMessages--it's not in struts.jar

2001-10-03 Thread Jonathan M Crater
i'm trying to use the ActionMessages class and the corresponding html:messages tag, but the ActionMessages class is not part of the struts1.0 jar. has it been added later? where do i find it?

RE: struts.jar for Websphere is Final?

2001-08-03 Thread Calabrese, Jason
I'm not sure, the only class that was changed was FormTag.  You may want to make the changes yourself and run the ant script. -Original Message-From: Luis Olivares [mailto:[EMAIL PROTECTED]]Sent: Tuesday, July 31, 2001 11:57 AMTo: [EMAIL PROTECTED]Subject: struts.ja

Re: missing classes in struts.jar

2001-08-03 Thread Martin Cooper
Ken wrote: >Has anyone noticed that the struts.jar file (1.0) is missing some classes in >the Action package (ActionMessage and ActionMessages)? Is there a more >current struts.jar that I can download that has them? > >Thanks in advance. >Ken Fletcher >Teacher Retirement System of Texas

RE: struts.jar for Websphere is Final?

2001-08-02 Thread Assenza, Chris
The modified JAR file that I put up is based on Struts 1.0 final.   Chris -Original Message-From: Calabrese, Jason [mailto:[EMAIL PROTECTED]]Sent: Thursday, August 02, 2001 11:20 AMTo: Struts-User (E-mail)Cc: 'Luis Olivares'Subject: RE: struts.jar for Websphere is Fin

Re: Switching to Struts 1.0 (final) struts.jar yields error on Tomcat 3.2.1

2001-06-19 Thread Dan Miser
Yes, it will. -- Dan Miser http://www.distribucon.com > using. Do we know if Tomcat 3.2.1 downloaded from apache.org will fix the > problem?

RE: Switching to Struts 1.0 (final) struts.jar yields error on Tomcat 3.2.1

2001-06-19 Thread Jacob Thomas
: [EMAIL PROTECTED] Subject: Re: Switching to Struts 1.0 (final) struts.jar yields error on Tomcat 3.2.1 Hi Jacob, Sounds like you're lucky enough to be running one of IBM's, not quite J2EE web container's.. There's actually been quite a bit of activity on the list about this is

Re: Switching to Struts 1.0 (final) struts.jar yields error on Tomcat 3.2.1

2001-06-19 Thread Levi Cook
.html Regards, Levi Cook - Original Message - From: "Jacob Thomas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 19, 2001 7:04 PM Subject: Switching to Struts 1.0 (final) struts.jar yields error on Tomcat 3.2.1 > I have been developing o

Switching to Struts 1.0 (final) struts.jar yields error on Tomcat 3.2.1

2001-06-19 Thread Jacob Thomas
I have been developing on Struts with a beta1 struts.jar taken from a nightly build dated around 4/13/01. When switching to the new struts.jar (size: 326441 bytes) from the 1.0 final release, got the following error in the error page of a JSP: java.lang.IllegalArgumentException: cant remove

May 9th Struts.jar Problem

2001-05-09 Thread Leland, Rob
Switching from a May 2nd build of struts to a May 9th build of struts gives the error below. Switching back to the May 2nd jar fixes the error. When switching I am also updating the tld files. Internal Servlet Error: javax.servlet.ServletException at org.apache.jasper.servlet.JspSer

Re: struts.jar

2001-04-10 Thread Maya Muchnik
unsubscribe and search over http://www.mail-archive.com/struts-user@jakarta.apache.org/ Andrew Slack wrote: > Is there a digest form of this list? It'd be nice to minimise the traffic > that's passing through my inbox. Additionally, is there an URL out there > where I can search over historica

RE: struts.jar

2001-04-02 Thread Andrew Slack
Is there a digest form of this list? It'd be nice to minimise the traffic that's passing through my inbox. Additionally, is there an URL out there where I can search over historical traffic from this list? Andrew M Slack

Re: struts.jar

2001-04-02 Thread Donnie_Hall
ser | || | |+---> >| || | To: [EMAIL PROTECTED] | | cc: (bcc: Donnie Hall/Enron Communications) | | Subject: s

Re: struts.jar

2001-04-02 Thread Maya Muchnik
Put it under your_app/WEB-INF/lib. NOT in CLASSPATH, NOT under tomcat/lib or other dir. Jesse Vitrone wrote: > I've know we've been through this before, but can someone refresh me on > where it's OK to have struts.jar and where it's not OK? > > Thanks, > Jesse Vitrone

struts.jar

2001-04-02 Thread Jesse Vitrone
I've know we've been through this before, but can someone refresh me on where it's OK to have struts.jar and where it's not OK? Thanks, Jesse Vitrone

Re: Struts.jar in Weblogic5.1 SP8 Classpath?

2001-03-11 Thread Matthias Kerkhoff
Hi Ana, > I have struts.jar in directory 'lib' of my webapp, sometimes I receive > 'NoClassDefFoundError' althought everything seems to work ok. > If I append struts.jar to my WEBLOGICCLASSPATH, that exception is not > thrown. > Anyone knows something about

Struts.jar in Weblogic5.1 SP8 Classpath?

2001-03-08 Thread Ana Narvaez Vila
I have struts.jar in directory 'lib' of my webapp, sometimes I receive 'NoClassDefFoundError' althought everything seems to work ok. If I append struts.jar to my WEBLOGICCLASSPATH, that exception is not thrown. Anyone knows something about that? action: Processing a GET

Re: can I move struts.jar?

2001-02-19 Thread Incze Lajos
> > Hold a "master copy" of struts.jar and put only symbolic links to it > > into your webapps/{app}/WEB-INF/lib (on unix - on windows I think > > "alias" would work but don't know). If you are brave enough you > > can try tomcat 3.3m1, whic

Re: can I move struts.jar?

2001-02-19 Thread Craig R. McClanahan
Incze Lajos wrote: > On Mon, Feb 19, 2001 at 04:16:55PM -0600, Qiqi Dong wrote: > > I have a problem need help. > > > > I have many webapps. Everytime I update struts.jar, I have to do it for > > every WEB-INFs, it's . I tried to place the struts.jar in Tomcat&

Re: can I move struts.jar?

2001-02-19 Thread Incze Lajos
On Mon, Feb 19, 2001 at 04:16:55PM -0600, Qiqi Dong wrote: > I have a problem need help. > > I have many webapps. Everytime I update struts.jar, I have to do it for > every WEB-INFs, it's . I tried to place the struts.jar in Tomcat's lib, got > the following. Is there a

Re: can I move struts.jar?

2001-02-19 Thread Maya Muchnik
As I know, now each application has to have struts.jar under its own WEB-INF. Qiqi Dong wrote: > I have a problem need help. > > I have many webapps. Everytime I update struts.jar, I have to do it for > every WEB-INFs, it's . I tried to place the struts.jar in Tomcat's li

can I move struts.jar?

2001-02-19 Thread Qiqi Dong
I have a problem need help. I have many webapps. Everytime I update struts.jar, I have to do it for every WEB-INFs, it's . I tried to place the struts.jar in Tomcat's lib, got the following. Is there a way to have just one copy of struts.jar somewhere for all the applications?

RE: Confusion about struts.jar in classpath - THAT DID IT

2001-02-13 Thread Shamdasani Nimmi-ANS004
4:57 PM To: [EMAIL PROTECTED] Subject: Re: Confusion about struts.jar in classpath Shamdasani Nimmi-ANS004 wrote: > Craig, > > I did a find on 'struts.jar' on my 'D drive' and these are all the occurences of >'struts.jar': > > D:\jakarta-struts\lib &g

Re: Confusion about struts.jar in classpath

2001-02-13 Thread Craig R. McClanahan
Shamdasani Nimmi-ANS004 wrote: > Craig, > > I did a find on 'struts.jar' on my 'D drive' and these are all the occurences of >'struts.jar': > > D:\jakarta-struts\lib > D:\mqc_struts_05\Web-inf\lib- This is a saved

RE: Confusion about struts.jar in classpath

2001-02-13 Thread Shamdasani Nimmi-ANS004
Craig, I did a find on 'struts.jar' on my 'D drive' and these are all the occurences of 'struts.jar': D:\jakarta-struts\lib D:\mqc_struts_05\Web-inf\lib- This is a saved copy of my application with struts0.5 version D:\tomcat-

Re: Confusion about struts.jar in classpath

2001-02-13 Thread Craig R. McClanahan
Shamdasani Nimmi-ANS004 wrote: Hi, I have been following the threads on struts.jar issue and this is what I have. I have deployed an application using struts 1.0 build with tomcat 3.2.1 on windows NT.  Here's the strange situation: If I don't add struts.jar in my classpath, I can

RE: Confusion about struts.jar in classpath

2001-02-13 Thread Deadman, Hal
Do you have struts.jar in the WEB-INF/lib directory of the webapp you wrote yourself? -Original Message- From: Shamdasani Nimmi-ANS004 [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 13, 2001 4:08 PM To: '[EMAIL PROTECTED]' Subject: RE: Confusion about struts.jar in class

Classpaths and the "struts.jar" file

2001-02-13 Thread Craig R. McClanahan
There has been some confusion around the issue of placing "struts.jar" on your CLASSPATH at execution time, in a servlet container like Tomcat that makes all such libraries visible to web applications. This message is an attempt to clarify the issues, and document why this is prohibit

RE: Confusion about struts.jar in classpath

2001-02-13 Thread Shamdasani Nimmi-ANS004
Yes with struts-example only I don't need to put 'struts.jar' in my classpath but things are totally different if one has developed/deployed another application also. -Original Message- From: Maya Muchnik [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 13, 2001 3:0

Re: Confusion about struts.jar in classpath

2001-02-13 Thread Maya Muchnik
Maybe I will give a wrong answer. I think when you have a correct full application as *.war file you do not need to use CLASSPATH for this application, but when your application is not as "good, full, packed" application you need something,... But what - CLASSPATH or put struts.jar un

Confusion about struts.jar in classpath

2001-02-13 Thread Shamdasani Nimmi-ANS004
Hi, I have been following the threads on struts.jar issue and this is what I have. I have deployed an application using struts 1.0 build with tomcat 3.2.1 on windows NT. Here's the strange situation: If I don't add struts.jar in my classpath, I can run struts-example but CANNOT r

Do I really need to install JRE1.2, struts.jar, etc.. on the distribution machine in order to use struts 1.0?

2001-01-22 Thread Hay Tran
I know for sure that I would need to install struts.jar, etc.. and jdk1.2 on my development machine in order to use struts1.0 However, when we release the final product to the customer, we only plan to release the generated serverlet classes to the customer without the orignal jsp pages. We

Re: Weblogic 5.1 Problem wtih Only one copy of struts.jar

2001-01-10 Thread Craig R. McClanahan
Baquedano Jesús wrote: > I want to deploy applications in weblogic, and I do > not want to disturbute struts.jar in each war file of > every application. If so, it is not going to work correctly ... the technical reasons for this are discussed below. > > I have included st

Weblogic 5.1 Problem wtih Only one copy of struts.jar

2001-01-10 Thread Baquedano Jesús
I want to deploy applications in weblogic, and I do not want to disturbute struts.jar in each war file of every application. I have included struts.jar in the weblogic class path. Then I find the problem that classes fromstruts.jar are not able to find classes fron the application. For example