and getInitParameter woes

2001-01-27 Thread Stein M. Eliassen
ntext or not doesn't seem to matter. I searched the mailing-lists, but couldn't determine if this was fixed or of any workarounds that worked. Any comments on this? Regards Stein M. Eliassen System Developer - KPNQwest Norway AS -

Problem with existing /admin

2003-02-12 Thread Stein M. Eliassen
Hi, I'm trying to move an application from 4.0.6 to 4.1.18, but the existing /admin in my webapp don't work properly. HttpRequest.getSession(false) returns null for my /admin-servlet, but other servlets like /supervisor returns a valid session. I've removed the /webapps-directory and any refer

Re: Problem with existing /admin

2003-02-12 Thread Stein M. Eliassen
Stein M. Eliassen wrote: Hi, I'm trying to move an application from 4.0.6 to 4.1.18, but the existing /admin in my webapp don't work properly. HttpRequest.getSession(false) returns null for my /admin-servlet, but other servlets like /supervisor returns a valid session. Sorry

TomcatPanel

2000-11-21 Thread Stein M. Eliassen
-start Tomcat *without* restarting the start-panel itself after stopping the Tomcat process. Works in 3.02 also ofcourse. More info at http://muffin.kpnqwest.no/~steinme/vajtools/ -- Regards Stein M. Eliassen System Developer - KPNQwest Norway AS

VAJ and Tomcat 3.2

2000-12-04 Thread Stein M. Eliassen
Hi, Tomcat 3.2 runs inside Visual Age for Java, but after (trying) a re-start I get this message: FATAL:java.net.SocketException: Address already in use java.net.SocketException: Address already in use Seems that the 8080 port never get's released... Has anyone succesfully gotten 3.2 to work i

Re: VAJ and Tomcat 3.2

2000-12-04 Thread Stein M. Eliassen
FREY Thibault wrote: > > >Tomcat 3.2 runs inside Visual Age for Java, but after (trying) a re-start I > get > >this message: > > >FATAL:java.net.SocketException: Address already in use > >java.net.SocketException: Address already in use > > >Seems that the 8080 port never get's released... > >

Re: VAJ and Tomcat 3.2

2000-12-05 Thread Stein M. Eliassen
Hi, I have now tested Tomcat 3.2 on VAJ 3.5 on W2K and it works as it should, it's possible to re-start tomcat. Since Tomcat 3.1 worked okey in VAJ 3.02 for Linux, I assume there is something changed with the code that shuts down Tomcat 3.2. Maybe some tomcat-developer could share some thoughts

Re: VAJ and Tomcat 3.2

2000-12-05 Thread Stein M. Eliassen
Rick Goeltz wrote: > > When you want to stop Tomcat, use the > Console's top window, select the thread, and stop/remove it. > > To start Tomcat/VAJ, I go to the Tomcat class in the startup package and > modify it's Run properties; classpath stuff, plus the -D parameter to point > the standalone

Re: Samba expert

2000-12-15 Thread Stein M. Eliassen
Hi, Try to set "security = share" in smb.conf. And here is a nice online-book called "Using Samba", but you are allowed to buy it certainly... http://www.oreilly.com/catalog/samba/chapter/book/ Regards Stein M. Eliassen System Developer

Re: tomcat 3.2 and 3.2.1 slow

2001-01-13 Thread Stein M. Eliassen
Kief Morris wrote: > > Mohan Surender typed the following on 03:46 AM 1/13/2001 -0600 > >when i run tomcat from jbuilder3 i notice a significant delay in running > >jsps ( the num guess jsp for example takes 50 seconds every first time i > >start tomcat and run it) > >the same jsp executes very f