Re: [castor-dev] BUG: Accessing with nested attributes and

2004-03-24 Thread Keith Visco
Gregory, Castor will look for the getter+setter on whatever class you are mapping. If is being specified in the mapping for the Location class, then Castor will look at the Location class. I don't see anywhere in your example where you are providing a mapping for LocationMapping, or a mapping

[castor-dev] BUG: Accessing with nested attributes and get-method/set-method

2004-03-24 Thread Gregory Block
Okay, third time's the charm. I've changed the lingo to more accurately model the language in the docs, in the hopes of actually getting someone to read this. :) Does anyone have a way to do this? I'm looking to do nested attributes, where the object is accessed as... class Location {

Re: [castor-dev] New timestamps created when reloading webpage - no update involved?

2004-03-24 Thread Stein M. Hugubakken
Marit Hansson wrote: Hi, and thank you for your answer! OK, I've recieved new orders. My boss has come back from his holiday and he wants me to rewrite it in JDBC, so I just wanted to say thanks for your time and effort! Too bad, we would have fixed it and rewriting to JDBC is a very short-term g

Re: [castor-dev] broken build - CVS checkin gone awry :-(

2004-03-24 Thread Stein M. Hugubakken
Bruce Snyder wrote: Stein M. Hugubakken wrote: Haven't tried a checkout yet, is it ok now? Yes, everything was fixed this morning. It doesn't compile for me, JdoConf and TransactionManager is at least missing. Bruce, could you tidy up those unused imports and variables while you're at it? S

Re: [castor-dev] Hashtable Unmarshalling

2004-03-24 Thread Schmoll, Brett x66244
Hi Keith, Removed the type attribute but no success. Still unmarshalls as a Hashtable not containing the key specified. http://castor.exolab.org/";>

Re: [castor-dev] SourceGenerator config issue

2004-03-24 Thread Phil Chung
Hi, I'm using castor with apache axis and I've created an xml schema to define the types used. When I use the sourcegenerator, it creates classes for complexTypes and any element within that is of a complexType. I've tried setting both org.exolab.castor.builder.javaclassmapping=type and e

[castor-dev] [JDO] Strange problem: Field get null after a while

2004-03-24 Thread Boris Klug
Hello! we run an applicationthat uses Castor. Everything works like expected, the app runs since over a year. But sometime, after the application runs for weeks, objects that are requested by a OQL query from our PostgreSQL database contains null values in the object field - but not in the dat

[castor-dev] Does Castor support simultaneous XML-Java Transform and XML-Database transform ?

2004-03-24 Thread SAHA, HIMADRI
Hi , I would like to know whether Castor supports XML-Java objects transformation and XML-Databse transformation simultaneously ? The purpose acheived here will be dumping data sent from an external system to the appilcation database and simultaneously the application is able to use the data ob

[castor-dev] Castor 0.9.5.3 and ObjectModifiedExceptions

2004-03-24 Thread Werner Guttmann
All, following some quite similar threads on the mailing list recently re: ObjectModifiedExceptions, I felt it a good idea to explain a recent enhancement in detail to the user community. As stated in src/etc/CHANGELOG JDO: Fixed bug 1462 using contribution from Christoph Ernst [EMAIL PROT

Re: [castor-dev] New timestamps created when reloading webpage - no update involved?

2004-03-24 Thread Marit Hansson
Hi, Werner and thanks! I think my boss can see the advantages. It's just that I've been struggling with this on and off for well over a week now and the client is getting restless (to him "on and off" doesn't count, understandably), so we need a quick solution. Had the application been in the dev

Re: [castor-dev] Marshalling problem using reference IDREFs

2004-03-24 Thread Nicolas Christian
Hi, Unfortunatly, i have replaced mailto:[EMAIL PROTECTED] Sent: mercredi 24 mars 2004 10:35 To: [EMAIL PROTECTED] Subject: Re: [castor-dev] Marshalling problem using reference IDREFs Nicolas, I think you are using the tag "xml" instead of "bind-xml" --Jerome ---

Re: [castor-dev] New timestamps created when reloading webpage - no update involved?

2004-03-24 Thread Werner Guttmann
Marit, You are always welcome to return ... ;-). It's a pity, though, that your boss cannot see the advantages of a tool/framework like Castor (and others in this arena) offers to a development team, despite it's shortcomings. Werner On Wed, 24 Mar 2004 10:17:00 +0100, Marit Hansson wrote: >

Re: [castor-dev] field descriptor not found, searching in wrong class

2004-03-24 Thread Christoph Riesenberger
Hi, thanks, Keith. The already-built piece used 0.4.3 to create the descriptors and works with it, but not the extension. when i use 0.5.3, I get the exception even earlier: Namely: "unable to find FieldDescriptor for 'SubjectQuery' in ClassDescriptor of RequestType". I'll try now to implement a

Re: [castor-dev] Marshalling problem using reference IDREFs

2004-03-24 Thread Pastre Jerôme
Nicolas, I think you are using the tag "xml" instead of "bind-xml" --Jerome -Message d'origine- De : Nicolas Christian [mailto:[EMAIL PROTECTED] Envoyé : mardi 23 mars 2004 11:10 À : '[EMAIL PROTECTED]' Objet : [castor-dev] Marshalling problem using reference

Re: [castor-dev] Castor JDO users PLEASE READ - big refactoring in Castor JDO

2004-03-24 Thread Werner Guttmann
All, for those of you building Castor from CVS, please be aware that unfortunately currently quite a few things are broken on our side. As a result, a few classes part of the org.exolab.castor.jdo.* packages won't build at the moment. We'll try to get this fixed as soon as possible, but it se