We are trying to deploy an application as a single jar file. But we cant seem to get the OJB subsystem to load its files from inside the jar.
any suggestions? Jason Pyeron On Wed, 3 Dec 2003, Antonio Gallardo wrote: > Rogerio Tambellini dijo: > > Thanks for everyone, I just moved the files to WEB-INF/classes and worked. > > > > Unfortunatelly, in the OJB.properties, I had to write the fully static > > directory to the repository file running at Tomcat. > > > > repositoryFile=../webapps/maritima/WEB-INF/classes/repository.xml > > I just have: > > repositoryFile=repository.xml > > Also you need to deploy on the same dir: > > OJB.properties and > repository.dtd > > That way I managed to have it working on Tomcat. > > Best Regards, > > Antonio Gallardo > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron http://www.pyerotechnics.com - - Partner & Sr. Manager Pyerotechnics Development, Inc. - - +1 (443) 451-2697 500 West University Parkway #1S - - +1 (410) 808-6646 (c) Baltimore, Maryland 21210-3253 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, purge the message from your system and notify the sender immediately. Any other use of the email by you is prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
