Re: JDEVELOPER - TOMCAT

2003-04-02 Thread Jamesey
WHY? are you using that rubbish? switch to eclipse with the sysdeo plugin for tomact.. its much better and its free "Alberto A C A S Magalhães" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] ** Este email assim como o

Infuriating port problem 80 - 8443 and 8008 - 8443

2003-03-25 Thread Jamesey
My web app has been working fine for weeks switching from 8080 to 8443.. however.. i've now reconfigured it to port 80 and it after submitting to my struts action servlet.. i get page not found.. if i switch it back to 8080 its fine.. anyone know if im doing sometihng wrong? DETAILS: - Server.xm

Re: Question about AutoDeployment Feature of 4.1.18

2003-03-18 Thread Jamesey
Rachel I been using 4.1.18 alot lately and i've been frustrated by the fact that i have to delete the unpacked war file directory and the war file itself every time i redeploy.. i beleive there is a way to make tomcat not unpack the war file .. something lik host unpackWar="false" but i havent tr

Bizzare ClassNotFound with using SSL?!?

2003-03-17 Thread Jamesey
I keep getting the following error in the log.. but the object appears to be in the session ok and the app works fine.. i'd really like to know why its doing this though 2003-03-13 10:47:01 StandardManager[/myApp] ClassNotFoundException while loading persisted sessions: java.lang.ClassNotFoundExce

ClassNotFoundException... ? serializable objects? help!!

2003-03-14 Thread Jamesey
I am using struts and tomcat... i am swiching from non ssl to ssl.. I have got the RSA certificates stuff ok.. and switching back and forth to sll seems to be fine.. My problem is I have a serializable object[] in the session. When i switch to SSL the object appears in the session.getAttributeNa

problem with ClassNotfound in tomcat4.1.18

2003-03-13 Thread Jamesey
I am using struts and tomcat... i am swiching from non ssl to ssl.. I have got the RSA certificates stuff ok.. and switching back and forth to sll seems to be fine.. My problem is I have a serializable object[] in the session. When i switch to SSL the object appears in the session.getAttributeNa