RE: urgent help pls...

2001-12-04 Thread Jovie Castaneda
provider? Look at point 4 on INSTALL.txt, in the JSSE package. Jovie Castaneda wrote: i made it work i have missed ';' in my classpath.. but after that im having this exception javax.net.ssl.SSLException: untrusted server cert chain i already have my .keystore ...yet im having this error

having problems when using packages in Tomcat 4

2001-12-03 Thread Jovie Castaneda
Hi guys, Im trying to load my servlet from my webapps directory with which i created a specific working direcory($CATALINA_HOME/webapps/test) for it. Once, I access it to my browser i do get a 404 error and when i check the log i see a huge mesg (below is an excerpt from that log) 2001-11-30

urgent help pls...

2001-12-03 Thread Jovie Castaneda
hello there... i hope you can help me with this problem..i have no idea on what's happening here the following lines are shown in the console once i do https post java.lang.NoClassDefFoundError: javax/net/SocketFactory at java.lang.ClassLoader.defineClass0(Native Method) at

urgent help pls...

2001-12-03 Thread Jovie Castaneda
it, then you read the SSL Configuration How To off of the tomcat install. Jin -Original Message- From: Jovie Castaneda To: 'Tomcat Users List' Sent: 12/4/01 12:17 AM Subject: urgent help pls... hello there... i hope you can help me with this problem..i have no idea on what's happening here

RE: urgent help pls...

2001-12-03 Thread Jovie Castaneda
, December 04, 2001 4:53 PM To: Jovie Subject: RE: urgent help pls... did you set the env variable JSSE_HOME and r u still getting the same stack trace? -Original Message- From: Jovie Castaneda To: 'Byung Jin Chun' Sent: 12/4/01 12:40 AM Subject: RE: urgent help pls... thanks

Cannot load servlet!!!

2001-11-29 Thread Jovie Castaneda
Hi guys, Im trying to load my servlet from my webapps directory with twhich i created a specific workign direcotry for it. Once, I access it to my browser i do get a 404 error and when i check the log i see a huge mesg (below is an excerpt from that log) 2001-11-30 15:27:14

Prob Loading DB Driver

2001-11-28 Thread Jovie Castaneda
Hi All, im encountering problems in Tomcat 4 when Im loading my database driver. I did set into my classpath the location of my IDS Driver classes and I didnt encounter any problems in Tomcat 3.2.3 . Maybe I missed something in Tomcat 4 which may be the reason why i cnat make it work...hope you

How do you set up standalone Tomcat to use HTTPS?

2001-11-12 Thread Jovie Castaneda
Hi ppl, Can someone please help me how to make https work in my tomcat..where do I start? Thanks in advance -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

servlet in startup

2001-10-21 Thread Jovie Castaneda
Hi guys, Can someone please help me how to make my servlet run when the Tomcat starts up. What do I have to do in my codes to impelement this or some setup needed for my Tomcat config.? Thanks in advance

RE: servlet in startup

2001-10-21 Thread Jovie Castaneda
Look at the load on startup flag in web.xml hth dim On Mon, 22 Oct 2001, Jovie Castaneda wrote: Hi guys, Can someone please help me how to make my servlet run when the Tomcat starts up. What do I have to do in my codes to impelement this or some setup needed for my Tomcat config.? Thanks

RE: servlet in startup

2001-10-21 Thread Jovie Castaneda
thanks for the reply my Demolog servlet resides in /test/servlet/* what I did is change the dtd for servlet-mapping into this servlet-name Demolog /servlet-name url-pattern /test/servlet/* /url-pattern Does this make sense ? -Original Message- From: pero [mailto:[EMAIL PROTECTED]]

RE: servlet in startup

2001-10-21 Thread Jovie Castaneda
-Original Message- From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Sent: Monday, October 22, 2001 10:07 AM To: [EMAIL PROTECTED] Subject: Re: servlet in startup Look at the load on startup flag in web.xml hth dim On Mon, 22 Oct 2001, Jovie Castaneda wrote: Hi guys

RE: servlet in startup

2001-10-21 Thread Jovie Castaneda
Message- From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Sent: Monday, October 22, 2001 11:05 AM To: [EMAIL PROTECTED] Subject: RE: servlet in startup On Mon, 22 Oct 2001, Jovie Castaneda wrote: Can someone please help me how to make my servlet run when the Tomcat starts up. What do I

RE: servlet in startup

2001-10-21 Thread Jovie Castaneda
On Mon, 22 Oct 2001, Jovie Castaneda wrote: I tried testing my servlet to run when Tomcat starts...and I got this mesg from my console cannot load servlet name: StartMe In WebCollect, this day = 296 In WebCollect, next day = 297 Starting WebCollect Server... cannot load servlet name

HELP PLS

2001-10-04 Thread Jovie Castaneda
How do i solve this prob in Tomcat when im accessing JSP sample codes? :( java.lang.NoClassDefFoundError: sun/tools/javac/Main at org.apache.jasper.compiler.SunJavaCompiler.compile(SunJavaCompiler.java:128) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:238)

RE: HELP PLS

2001-10-04 Thread Jovie Castaneda
. also remember to set your JAVA_HOME to your jdk directory. - Original Message - From: Jovie Castaneda [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, October 05, 2001 7:40 AM Subject: HELP PLS How do i solve this prob in Tomcat when im accessing JSP sample codes

Cookies not working in Tomcat why?

2001-10-04 Thread Jovie Castaneda
Hope to have some inputs from you. I'm having trouble implementing cookies in Tomcat I wrote the following codes Cookie cookie1 = new Cookie(User_ID, Integer.toString(userid)); Cookie cookie2 = new Cookie(MerchantID, Integer.toString(merchantID)); Cookie cookie3 = new Cookie(SecurityLevel,

RE: Problem with setting up Tomcat 3.2.3 in win98

2001-10-02 Thread Jovie Castaneda
Check your Classpaths ,JAVA_HOME and TOMCAT_HOME -Original Message- From: 97612384g [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2001 3:14 PM To: [EMAIL PROTECTED] Subject: Problem with setting up Tomcat 3.2.3 in win98 Hi, I installed the Tomcat 3.2.3 in my home computer

REMOVE FROM MAILING LIST

2001-06-14 Thread Jovie Castaneda
Title: RE: static,synchronized and classloaders PLEASE REMOVE ME FROM THIS MAILING LIST

Help !!

2001-06-14 Thread Jovie Castaneda
Where can I request for my unsubscription from this mailing list? Thanks

RE: Help !!

2001-06-14 Thread Jovie Castaneda
Thanks a lot!! -Original Message- From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Sent: Friday, June 15, 2001 9:59 AM To: [EMAIL PROTECTED]; Jovie Subject: Re: Help !! email [EMAIL PROTECTED] from your email address. On Fri, 15 Jun 2001 09:41, Jovie Castaneda wrote: Where can I