RE: JDBC Datasource problem

2002-12-16 Thread Eddie Liang
Yuva, I guess that your database server is Oracle. If that is the case, try to change javax.sql.DataSource to oracle.jdbc.pool.OracleConnectionCacheImpl in server.xml and web.xml. Eddie Liang Database Architect Phone: 630-810-9669 x253 -Original Message- From: Chandolu, Yuva

RE: Tomcat 4.1, DBCP and Oracle; Datasource is Null

2002-12-09 Thread Eddie Liang
is: java.lang.NullPointerException at org.apache.jsp.testfam$jsp._jspService(testfam$jsp.java:93) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) Any suggestion will be appreciated. Eddie Liang Database

JNDI: can not create a datasource

2002-12-05 Thread Eddie Liang
(NamingContext.java:181) My server.xml and web.xml are in the attach files. Does anyone can help? Thank you Eddie Liang Database Architect Phone: 630-297-1229 Eddie Liang Database Architect Phone: 630-297-1229

JNDI; InitialContext not found?

2002-12-04 Thread Eddie Liang
% /body My server.xml and web.xml is in the attachments. Does anyone know what is wrong here? Or do I miss anything? Thank you very much. server.xml web.xml Eddie Liang Database Architect Phone: 630-297-1229 server.xml Description: Binary data web.xml Description: B

RE: JNDI; InitialContext not found?

2002-12-04 Thread Eddie Liang
Yoav, You mean I need to add these lines %@ page import= javax.naming.InitialContext % %@ page import= javax.sql.DataSource % %@ page import= javax.sql.Connection % into the JSP page? Thank you. Eddie Liang Database Architect Phone: 630-810-9669 x253 -Original Message- From: Shapira

JNDI datasource can not create

2002-12-04 Thread Eddie Liang
(NamingContext.java:181) Does anyone can help? Thank you Eddie Liang Database Architect Phone: 630-297-1229

How can I pass the session variable to another session?

2002-11-15 Thread Eddie Liang
. Eddie Liang Database Architect Phone: 630-297-1229

RE: Cannot create Oracle driver not matter what I do!

2002-11-12 Thread Eddie Liang
Download the ojdbc14.jar from Oracle, replace the classes12.zip, then try again. Eddie Liang Database Architect Phone: 630-810-9669 x253 -Original Message- From: [EMAIL PROTECTED] [mailto:ira.waxberg;japan.bnpparibas.com] Sent: Monday, November 11, 2002 9:54 PM To: [EMAIL PROTECTED

RE: jspc

2002-10-28 Thread Eddie Liang
Perter, I have the similar problem. How can I make sure the jsp1.1 tag libraries is not in either jar or WEH-INF/. Eddie Liang Database Architect Phone: 630-810-9669 x253 -Original Message- From: peter lin [mailto:peter.lin;labs.gte.com] Sent: Monday, October 28, 2002 2:59 PM

RE: java.lang.NullPointerException

2002-10-23 Thread Eddie Liang
Jeff, When you said importing the bean class at the top of the page, Is it like that in the JSP page: % page import=com.imedge.admin.IMDbFamilyBean % Thank you Eddie Liang Database Architect Phone: 630-810-9669 x253 -Original Message- From: KIESEL,JEFF (HP-NewJersey,ex2

RE: java.lang.NullPointerException

2002-10-23 Thread Eddie Liang
=\reset\ value=\Add + \ \r\n\t\t\tonClick=\self.location.href='/JSP/com/imedge/admin/CreateFamily.j sp';\\r\n\t\t /form\r\n\t\t \r\n\t\t div class=\marginStyle\ \r\n\t\t\t); It looks like no error there Eddie Liang Database Architect Phone: 630-810-9669 x253 -Original Message- From

java.lang.NullPointerException

2002-10-23 Thread Eddie Liang
/td /tr /table /td /tr /table /body /html Eddie Liang Database Architect Phone: 630-810-9669 x253

RE: hexdumps in catalina.out logfile

2002-10-23 Thread Eddie Liang
Could you increase the processes value in your Oracle init parameter file? What is your current processes value? Eddie Liang Database Architect Phone: 630-810-9669 x253 -Original Message- From: Larry Meadors [mailto:Larry.Meadors;plumcreek.com] Sent: Wednesday, October 23, 2002 7:40

RE: Resend: problem compiling JSPs in the Examples application on 4.1.12LE

2002-10-22 Thread Eddie Liang
Mark, What is workers.properties mean here? Thank Eddie Liang Database Architect Phone: 630-810-9669 x253 -Original Message- From: Mark Eggers [mailto:its_toasted;yahoo.com] Sent: Tuesday, October 22, 2002 1:12 PM To: Tomcat Users List Subject: Re: Resend: problem compiling JSPs

Java bean = NUll???/ Java bean not found

2002-10-21 Thread Eddie Liang
anyone knows what is missing? Thank you Eddie Liang Database Architect Phone: 630-810-9669 x253

JSP, tomcat, compile error

2002-10-21 Thread Eddie Liang
errors Does anyone know what is wrong here? Thank you Eddie Liang Database Architect Phone: 630-810-9669 x253

RE: How come no one's is replying

2002-10-18 Thread Eddie Liang
I have the same feeling too. Eddie Liang Database Architect Phone: 630-810-9669 x253 -Original Message- From: Lior Shliechkorn [mailto:liorshliech;yahoo.com] Sent: Thursday, October 17, 2002 1:38 PM To: Tomcat Subject: How come no one's is replying I've been posting messages and I

Oracle jdbc driver not found

2002-10-18 Thread Eddie Liang
(rset.next ()) System.out.println (rset.getString (1)); % /body /html Eddie Liang

RE: Oracle jdbc driver not found

2002-10-18 Thread Eddie Liang
Mark, Thanks for the quick reply. When you said WEB-INF/lib directory, is that mean %catalina_home%\webapps\ROOT\WEB-INF\lib? If there is not lib subdirectory under %catalina_home%\webapps\ROOT\WEB-INF\, could I create one and put ojdbc14.jar in it? Thank you Eddie Liang Database Architect

RE: Oracle jdbc driver not found

2002-10-18 Thread Eddie Liang
Mark, It works! Thank you very much Eddie Liang Database Architect Phone: 630-810-9669 x253 -Original Message- From: Wagoner, Mark [mailto:MWagoner;wild-flavors.com] Sent: Friday, October 18, 2002 11:22 AM To: 'Tomcat Users List' Subject: RE: Oracle jdbc driver not found

Bean = Null ? Unable to compile class for JSPNote: sun.tools.javac.Main has been deprecated

2002-10-18 Thread Eddie Liang
Eddie Liang Database Architect Phone: 630-810-9669 x253 -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org