Re: [castor-dev] Newlines being stripped from element value

2004-05-05 Thread Keith Visco
myUnmarshaller.setWhitespacePreserve(true); --Keith sire chembiparambil wrote: > > We recently upgraded from castor-0.9.4.3 to castor-0.9.5.3. As a part of > the upgrade I also had to add two jar files jakarta-regexp-1.3.jar and > jakarta-oro-2.0.8.jar to the class path. > > Now when I use t

[castor-dev] Newlines being stripped from element value

2004-05-05 Thread sire chembiparambil
We recently upgraded from castor-0.9.4.3 to castor-0.9.5.3. As a part of the upgrade I also had to add two jar files jakarta-regexp-1.3.jar and jakarta-oro-2.0.8.jar to the class path. Now when I use the Unmarshaller class to unmarshall an xml string , it is stripping off the newline characte

Re: [castor-dev] AnyNode is not mutable?

2004-05-05 Thread Keith Visco
Hi Brent, I see no reason why setters can't exist for AnyNode. I guess Arnaud just added them to the constructor for use during unmarshalling since we don't change the value, no additional setters were needed. So it was probably simply that they were not needed at the time, I don't think there

Re: [castor-dev] Using Existing Classes

2004-05-05 Thread Keith Visco
If you're using existing classes, you need to use a mapping file: http://castor.exolab.org/xml-mapping.html The generated classes are of no-use to you since you have your own existing classes. --Keith ¹Ë ´óÃ÷ wrote: > > Hi all, > > I¡¯m new to castor and trying to write something can bind

Re: [castor-dev] changing SourceGenerator - classes for simpleTypes?

2004-05-05 Thread Keith Visco
Thanks Chad I'll take a look at it. --Keith [EMAIL PROTECTED] wrote: > > Keith, > > Thanks for the quick response. > > Because I am behind a firewall I grabbed the daily snapshot from 04-30 so I > don't have the pserver connection to get the diff. I have attached the > SourceGenerator file

Re: [castor-dev] [JDO] - Are explicit object relationships supported in Castor OQL?

2004-05-05 Thread Bruce Snyder
Jon Wilmoth wrote: That makes complete sense! What doesn't is why, after changing the parent's sql mapping to the FK column in the child table, why I still get the same org.exolab.castor.jdo.DataObjectAccessException: Type conversion error: could not set value of FieldMolder of Product.setproduct

[castor-dev] AnyNode is not mutable?

2004-05-05 Thread Brent Picasso
Title: Message Keith / All   I was investigating the use of AnyNode to represent arbitrary XML data (like "user defined fields" and etc.) as part of my mapping. I noticed that interface for AnyNode is not mutable- there are no setters- especially for the node values.   What are the thought

Re: [castor-dev] changing SourceGenerator - classes for simpleTyp es?

2004-05-05 Thread Chad . Iverson
<<< No Message Collected >>>

Re: [castor-dev] [JDO] - Are explicit object relationships supported in Castor OQL?

2004-05-05 Thread Jon Wilmoth
<<< No Message Collected >>>

[castor-dev] Fwd: RfC: Use of element in Castor JDO

2004-05-05 Thread Werner Guttmann
<<< No Message Collected >>>

Re: [castor-dev] [JDO] - Are explicit object relationships supported in Castor OQL?

2004-05-05 Thread Werner Guttmann
<<< No Message Collected >>>