Thanks for the tip - That fixed me up! I'm currently working from a Windows distribution and am not sure how to get at the Tomcat ClassLoader HOWTO for more information on this issue. Is there anywhere else I could get info (or would someone like to email me this HOWTO so I can read it myself?)
- Tim > -----Original Message----- > From: Gianugo Rabellino [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 10, 2002 2:13 PM > To: [email protected] > Subject: Re: openorb.home property? > > > Timothy M. Dean wrote: > > > > org.xmldb.api.base.XMLDBException: A connection to the Database > > instance 'db' could not be created. Error: Cannot > create resource > > URL. Please set the openorb.home property. > > > Quick and dirty: put the openorb jars in > $CATALINA_HOME/common/lib. They need to be accessible from > the classloader (look at Tomcat ClassLoader HOWTO for the > exact reason). > > Ciao, > >
