This one time, at band camp, Scott Sims said:
SS>Where?!?!?! In your DOCTYPE of your mapping file, that's where.
SS>
SS>Since you are using a mapping file you can change <!DOCTYPE mapping PUBLIC
SS>"-//EXOLAB/Castor Object Mapping DTD Version
SS>1.0//EN" "http://castor.exolab.org/mapping.dtd"> to something like <!DOCTYPE
SS>mapping PUBLIC "-//EXOLAB/Castor Object Mapping DTD Version
SS>1.0//EN" "file:///D:/castor/castor-0.9.3.19/doc/mapping.dtd"> (if you want
SS>to pull the DTD off of your local machine. If not, specify a valid address
SS>on your local network. The mapping.dtd seems to appear in several places on
SS>my machine under the Castor install directory.
SS>
SS>Hope that helps,
SS>Scott
SS>
SS>-----Original Message-----
SS>From: Isabelle Therrien [mailto:[EMAIL PROTECTED]]
SS>Sent: Friday, October 04, 2002 2:12 PM
SS>To: [EMAIL PROTECTED]
SS>Subject: Re: [castor-dev] Connection to Castor.exolab.org while loading
SS>mapping file
SS>
SS>
SS>
SS>Change where?!?!?!
SS>Anyway, that is not what I want: I don't want my application to depend on
SS>the up-and-downs of the machines in Exolab! Is it possible for me to run
SS>my application without having to lookup for a url?
SS>
SS>Isabelle
SS>
SS>--
SS>
SS>On Fri, 4 Oct 2002, Scott Sims wrote:
SS>
SS>> Isabelle,
SS>>
SS>> Change the "C" in Castor to lower case and it should work.
SS>>
SS>> Scott
SS>>
SS>> -----Original Message-----
SS>> From: Isabelle Therrien [mailto:[EMAIL PROTECTED]]
SS>> Sent: Friday, October 04, 2002 1:45 PM
SS>> To: [EMAIL PROTECTED]
SS>> Subject: [castor-dev] Connection to Castor.exolab.org while loading
SS>> mapping file
SS>>
SS>>
SS>>
SS>> Hi
SS>>
SS>> I got this exception yesterday before noon everytime I tried to load my
SS>> mapping file. It was looking like that, but unfortunately, I did not take
SS>> note of the exact words.
SS>>
SS>> --
SS>> Exception raised in org.exolab.castor.mapping.Mapping:
SS>> MappingException: caused by: ConnectException: failed to connect to
SS>> Castor.exolab.org on port 80
SS>> --
SS>> (Castor with a capital C)
Or just disable XML validation in the castor.properties file. If Castor is not
told to validate, it won't try to connect to the website.
Bruce
--
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev