Does anyone know how to get a look at the JRun file /jvm/jdbcTest.jsp?

I am not getting any success using

(DataSource) ds = (DataSource)ctx.lookup("java:comp/env/jdbc/" +dsName);

from page 208 of the Developing Applications with JRun manual.  Is
"java:comp/env/jdbc/"  common to all deployments or am I suppose to replace
this string with something unique to my machine?  The test at:

"onClick='top.adminHeader.location="/jvm/jdbcTest.jsp?jrun_j=default&jdbc_sr
c=myDB"'

on the jdbc page of my default server goes fine.  Is there someway I can
have a look at jdbcTest.jsp?

Thanks,
Tom Schaefer
Tecolote Research, Inc.

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to