Re: Uploading files to another server

2005-06-17 Thread Anna Bikkina
-17 at 02:35, Nikola Milutinovic wrote: > Anna Bikkina wrote: > > >Hi, > > > >We have an application which uploads files to a machine where tomcat is > >running. Now we want to change it to upload files to a central server in > >the network. We were using multip

Uploading files to another server

2005-06-16 Thread Anna Bikkina
running. Any suggestions are appreciated. Can you please point me to some examples. Thanks, Anna. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Apache Tomcat accessing JSP Problem

2005-01-10 Thread Anna Bikkina
k module in apache and used ajp13 connector to talk to tomcat. Do you think anything in my workers.properties is causing this? or where could be the problem? I have a JKMount in apache httpd.inc file for all jsp JKMount *.jsp otcquote. Can anyone please help me in finding out a solution for this

Tomcat and Clusters

2004-08-12 Thread Linder Anna-Verena
hare their experiences with me? (Thanks, Jules, for the tip about wadi.codehaus.org. I'll look into this, too!) Thanks, Anna Verena ____ Anna Verena Linder TNS Infratest Landsberger Str. 338 D-80687 München t +49 (0) 89 5600 - 1376 e anna-verena.linder

PersistentManager and Session Update

2004-07-21 Thread Linder Anna-Verena
this with Tomcat 5.0.19 and 5.0.27, and both with the JDBCStore and the FileStore. What am I missing? My configuration follows below (I have tried it with 0, 1 and -1 as parameters to the time intervals). Thanks for your help! Anna Verena

HttpSession and ROOT context path

2004-04-20 Thread Anna Bikkina
as ROOT context. Can someone please shed some light on this peculiar situation. Thanks, Anna. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Unable to initialize TldLocationsCache: XML parsing error on file /WEB-INF/w

2003-12-20 Thread Anna Yates
ctive(Parser.java:457) Basically, it fails when it hits the taglib statement in my JSP. I can get past the error only if I remove the taglib statement: <%@ taglib uri="WEB-INF/struts-html.tld" prefix="html" %> Anna I just spent half a day on something like this, only

java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/TagLibraryValidator

2003-11-18 Thread Anna Lissa Saupan
Hi, Any help will be greatly appreciated. My current server has the following environment: Tomcat Version => Apache Tomcat/5.0.12 JVM Version => 1.4.2-b28 JVM Vendor => Sun Microsystems Inc. Redhat Linux 9 OS Name => Linux OS Version => 2.4.20-8 OS Architecture => i386 Tag Library => 1.1

AW: tomcat 4.1.28 Manager/Admin Applications

2003-11-13 Thread Fuhrmann Anna
> -Ursprüngliche Nachricht- > Von: Shapira, Yoav *EXTERN* [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 13. November 2003 15:11 > An: Tomcat Users List > Betreff: RE: tomcat 4.1.28 Manager/Admin Applications > > > > Howdy, > > >(1) with the admin application: can log in, but reque

WG: tomcat 4.1.28 Manager/Admin Applications

2003-11-13 Thread Fuhrmann Anna
r dared :-))) from a mainframe "addict": the directory structure of tomcat has under ../server/webapps/admin a whole sub-structure with a lot of different files. Under ../server/webapps/admin I only find three images and one single web.xml-file. How does th

tomcat 4.1.28 Manager/Admin Applications

2003-11-13 Thread Fuhrmann Anna
r dared :-))) from a mainframe "addict": the directory structure of tomcat has under ../server/webapps/admin a whole sub-structure with a lot of different files. Under ../server/webapps/admin I only find three images and one single web.xml-file. How does th

Re: ClassCastException

2003-06-16 Thread Anna
load class which server service if know how i can change class path of tomcat dynamicaly then it will be usefull but i think so stupid solution On Tue, 17 Jun 2003 01:08, Anna wrote: > thx for your answer ... i want to load classes from directory which > isn't in classpath

Re: ClassCastException

2003-06-16 Thread Anna
thx for your answer ... i want to load classes from directory which isn't in classpath of tomcat I've done a lot of dynamic class loading ... and have never needed to use a custom class loader ('cept one time when I stored them in a DB ... don't go there!). I would re-evaluate why you need

RE: ClassCastException

2003-06-16 Thread Anna
"classloader's parent to the current classloader" Anna you need to set your classloader's parent to the current classloader. Have you reviewed Tomcat's classloader document so that you understand how tomcat works before trying to load your own classes? http://

ClassCastException

2003-06-16 Thread Anna
i solved problem with NoClassDefFoundError but i have other problem This program will use SimpleClassLoader. >> Load class : TestClass >> Not a system class. >> Load class : test.LocalModule >> Not a system class. >> Load class : java.la

Excuse me

2003-06-16 Thread Anna
This mails don't arrived yesterday coz i sent it from another accounts and now arrived ... Anna

RE: NoClassDefFoundError (error500) ... with external package

2003-06-16 Thread Anna
No ... i don't have any others jars ... and i didn't set classpath or other variables Thence i'm confused ... I'm attaching sample for better recognition Anna ### test.jsp ## <%@ page language="java&qu

Re: NoClassDefFoundError (error500) ... with external package

2003-06-15 Thread Anna
(ThreadPool.jav a:619) at java.lang.Thread.run(Thread.java:536) Apache Tomcat/4.1.24 > On Mon, 16 Jun 2003 00:14, Anna wrote: > > yes ... i tryed source from this project > > > >

RE: NoClassDefFoundError (error500) ... with external package

2003-06-15 Thread Anna
t makes me same error Anna ...

RE: NoClassDefFoundError (error500) ... with external package

2003-06-15 Thread Anna
No ... i don't have any others jars ... and i didn't set classpath or other variables Thence i'm confused ... I'm attaching sample for better recognition Anna ### test.jsp ## <%@ page language="java&qu

SV: Caching with Tomcat 3.2

2001-02-14 Thread Anna Spångberg
00:05Till: [EMAIL PROTECTED]Ämne: Re: Caching with Tomcat 3.2 doesn't this become a burden? what is the best way to develop jsp then? get it to work on the console first? - Original Message - From: Anna Spångberg To: [EMAIL PROTECTED]

SV: Caching with Tomcat 3.2

2001-02-14 Thread Anna Spångberg
u´ll have to restart tomcat, when u´re uploading new java classes... -Ursprungligt meddelande-Från: Ryan [mailto:[EMAIL PROTECTED]]Skickat: den 14 februari 2001 23:44Till: [EMAIL PROTECTED]Ämne: Caching with Tomcat 3.2 With my current setup I will change classes and re