Unclear about JDBC resource def in Tomcat 4.1

2003-12-04 Thread Dean, Michael D.
I'm using Tomcat 4.1...

I have the O'Reilly after-market book for reference AWA the Jakarta info...

I'm unclear about JDBC config issues...

*   Any JDBC client webapp can instantiate a driver and get a Connection
WITHOUT ANY DEFINITION TO THE server.xml or the web.xml as long as the
driver jars are in /shared/lib or /application/WEB-INF/lib...True or
False?

*   For convenience, JDBC resources may be be defined to Tomcat as JNDI
Data Sources to the default JNDI context provided by Tomcat,otherwise no
config required...True or false?

Best Regards,

Michael Dean
Sun Certified Programmer for the Java 2 Platform
Washington State Department of Corrections
ph: 360-664-8802
fx:  360-664-3985
mailto:[EMAIL PROTECTED]

I'm a sailor, of the waters and the sun,
I can fight the waves but have no weapons for the calm... 
 - The Ship



Best Regards,

Michael Dean
Sun Certified Programmer for the Java 2 Platform
Washington State Department of Corrections
ph: 360-664-8802
fx:  360-664-3985
mailto:[EMAIL PROTECTED]

I'm a sailor, of the waters and the sun,
I can fight the waves but have no weapons for the calm... 
 - The Ship


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Recall: Unclear about JDBC resource def in Tomcat 4.1

2003-12-04 Thread Dean, Michael D.
Dean, Michael D. would like to recall the message, Unclear about JDBC
resource def in Tomcat 4.1.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Unclear about JDBC resource def in Tomcat 4.1

2003-12-04 Thread Dean, Michael D.
I'm using Tomcat 4.1...

I have the O'Reilly after-market book for reference AWA the Jakarta info...

I'm unclear about JDBC config issues...

*   Any JDBC client webapp can instantiate a driver and get a Connection
WITHOUT ANY DEFINITION TO THE server.xml or the web.xml as long as the
driver jars are in /shared/lib or /application/WEB-INF/lib...True or
False?

*   For convenience, JDBC resources may be be defined to Tomcat as JNDI
Data Sources to the default JNDI context provided by Tomcat,otherwise no
config required...True or false?

Best Regards,

Michael Dean
Sun Certified Programmer for the Java 2 Platform
Washington State Department of Corrections
ph: 360-664-8802
fx:  360-664-3985
mailto:[EMAIL PROTECTED]

I'm a sailor, of the waters and the sun,
I can fight the waves but have no weapons for the calm... 
 - The Ship



Best Regards,

Michael Dean
Sun Certified Programmer for the Java 2 Platform
Washington State Department of Corrections
ph: 360-664-8802
fx:  360-664-3985
mailto:[EMAIL PROTECTED]

I'm a sailor, of the waters and the sun,
I can fight the waves but have no weapons for the calm... 
 - The Ship


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Apache cannot load jk2

2003-10-23 Thread Dean, Michael D.
just a shot, Julien but, if your file config is EXACTLY as shown, your
LoadModule directive is commented out...

 IfModule !mod_jk2.c
 # LoadModule jk2_module modules/mod_jk2-1.3.27.dll
 /IfModule

Best Regards,

Michael Dean
Sun Certified Programmer for the Java 2 Platform
Washington State Department of Corrections
ph: 360-664-8802
fx:  360-664-3985
mailto:[EMAIL PROTECTED]

 This is the neurotic mystery of climbing stone;
 Some bit of experience, large air under one's feet
  Now abides the immutable question, companion forever,
 Nay Can I?, but WILL I?...

 - Michael Dean

-Original Message-
From: Julien Oix [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 23, 2003 6:42 AM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: RE: Apache cannot load jk2


hi,

try to rename the mod_jk2-x.dll into mod_jk2.dll ...

Julien OIX
Service Informatique de Gestion - Université de Nantes
Tel: 02 40 99 83 65 / abroad + (33) 240 99 83 65
Web: http://www.univ-nantes.fr
mailto:[EMAIL PROTECTED]

 -Message d'origine-
 De : Jean-Max Estay [mailto:[EMAIL PROTECTED]
 Envoyé : jeudi 23 octobre 2003 15:37
 À : [EMAIL PROTECTED]
 Objet : Apache cannot load jk2


 Hello,

 I use the ${Apache2} in this mail for the path of my apache install.

 Using mod_jk2-1.3.27.dll to connect Apache2 (2.0.47 win 32) on Windows XP
 Pro and Tomcat 4.1.27 on the same host,
 The file mod_jk2-1.3.27.dll  is in ${Apache2}/modules
 After creating the files stdout.log, stderr.log,
 jk2.shm,workers2.properties
 Apache is running OK on port 80, Tomcat OK on 8080
 When adding at the end of the Apache config file httpd.conf the lines
 IfModule !mod_jk2.c
 # LoadModule jk2_module modules/mod_jk2-1.3.27.dll
 /IfModule
 I have, when testing the apache config, the error message
 JK2 : Cannot load ${Apache2}/modules/mod_jk2-1.3.27.dll into server: Le
 module spécifié est introuvable.
 (the required module was not found)

 After reading many and many Howto, news and html pages, I don't find the
 solution

 Who can help me ?
 
 Dr Jean-Max Estay
 [EMAIL PROTECTED]
 http://www.ima.uco.fr/personnes/estay
 Institut de Mathématiques Appliquées
 Université Catholique de l'Ouest
 44,46 rue Rabelais
 BP 808
 49008 ANGERS Cedex 01
 France
 tel +33 2 41 81 67 05
 fax +33 2 41 81 67 00




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



redirect?

2003-10-23 Thread Dean, Michael D.
I have Apache 2.0.47, Tomcat 5.0 and mod_jk2/2.0.2 running

http://127.0.0.1:8009/jsp-examples/

http://127.0.0.1:8009/servlets-examples/

So how/what do I modify such that:

http://127.0.0.1/jsp-examples/

http://127.0.0.1/servlet-examples

return the same pages when the port number isn't specified in the URL...

I'm trying to set it so the user doesn't have to remember the ports

Best Regards,

Michael Dean
Sun Certified Programmer for the Java 2 Platform
Washington State Department of Corrections
ph: 360-664-8802
fx:  360-664-3985
mailto:[EMAIL PROTECTED]

I'm a sailor, of the waters and the sun,
I can fight the waves but have no weapons for the calm... 
 - The Ship


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]