> 1. URL of repository file looks like this : > "/D:/some folder/repository.xml" > I though that new XMLReader can't read it because of first slash.
I believe the problem is with a SPACE in the filename to the repository. This is a bug, as you say, in the Xalan library. > btw, could you provide a way to get latest sources of OJB? They are available via CVS : for more information on accessing the CVS code, see http://jakarta.apache.org/site/cvsindex.html The module name of OJB is jakarta-OJB. You can browse the latest code via http://cvs.apache.org/viewcvs/jakarta-ojb/ If you cannot access CVS through your firewall, I believe a tool called CVSGrab will be a help : http://cvsgrab.sourceforge.net Cheers, Charles >-----Original Message----- >From: Alexander Prozor [mailto:[EMAIL PROTECTED] >Sent: 19 June 2003 12:46 >To: OJB Users List >Subject: Xalan_j_2_4_1. bug! > > >Hello OJB, > my version of OJB (1 rc 3) > doesn't work with this version of xalan. > it can't initialize MetaDataManager object. > more details: > 1. URL of repository file looks like this : > "/D:/some folder/repository.xml" > I though that new XMLReader can't read it because of first slash. > 2. In the metadata manager you are trying to catch Exception. > but... after error in initializing block I got ClassDefNotFound > ERROR. and you can't catch it in this block because of this is ERROR > and not EXCEPTION. > > btw, could you provide a way to get latest sources of OJB? > > something like week releases? >thank you. > >-- >Best regards, > Alexander mailto:[EMAIL PROTECTED] > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > This email and any attachments are strictly confidential and are intended solely for the addressee. If you are not the intended recipient you must not disclose, forward, copy or take any action in reliance on this message or its attachments. If you have received this email in error please notify the sender as soon as possible and delete it from your computer systems. Any views or opinions presented are solely those of the author and do not necessarily reflect those of HPD Software Limited or its affiliates. At present the integrity of email across the internet cannot be guaranteed and messages sent via this medium are potentially at risk. All liability is excluded to the extent permitted by law for any claims arising as a re- sult of the use of this medium to transmit information by or to HPD Software Limited or its affiliates. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
