> -------- Original Message --------
> Subject: [orbeon-development] integration issue with tomcat context
> Date: Sat, 4 Sep 2004 09:23:09 +1000
> From: David Stuart <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Organization: River Dynamics
> To: <[EMAIL PROTECTED]>
> 
> Hi,
> 
> I'm using the new oxf studio plugin to debug an existing oxf project.
> When I
> start up the the integrated tomcat it gives me an error
> 
> 2004-09-04 08:09:24 JDBCRealm[]: Exception opening database connection
> java.sql.SQLException: oracle.jdbc.driver.OracleDriver
>   at org.apache.catalina.realm.JDBCRealm.open(JDBCRealm.java:634)
>   at org.apache.catalina.realm.JDBCRealm.start(JDBCRealm.java:708)
>   at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:3563)
>   at
>   org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188)
>   at org.apache.catalina.core.StandardHost.start(StandardHost.java:754)
>   at
>   org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188)
>   at
>   org.apache.catalina.core.StandardEngine.start(StandardEngine.java:363)
>   at 
> org.apache.catalina.core.StandardService.start(StandardService.java:497)
>   at
>   org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)
>   at org.apache.catalina.startup.Catalina.start(Catalina.java:512)
>   at org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
>   at org.apache.catalina.startup.Catalina.process(Catalina.java:180)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>   at java.lang.reflect.Method.invoke(Unknown Source)
>   at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
> 
> This issue doesn't occur on another standalone version of tomcat.
> 
> Any ideas ???
> 
> Cheers,
> 
> David Stuart
> Technical Director
> 0418 555909
> 

Alex suggests that the pbm may be that the JDBC drivers need to
be added to the internal Tomcat's common/lib dir.

Has this been done?  If not could try the following steps
and let us know the results?

1. Drag and drop the 'common' directory from the 
   working, external, Tomcat to the folder  
   .oxfContainers\Internal Tomcat in your workspace.
   ( Can drag to the Navigator view. )

2. Right click on your project and select
   OXF Application | Restart J2EE Container


-- Regards, Dan S



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
orbeon-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to