Keith Visco wrote:


Hi Henning,

Thanks for taking the time to try out the release candidate. If your
schema works fine with 0.9.5.2 but not with 0.9.5.3 RC1 as you suggest,
I would definately like to take a look at the schema. If you can't share
it, due to Intellectual Property concerns, can you come up with a sample
schema that demonstrates the problem. This sounds like something we'll
definately want fixed before releasing 0.9.5.3 final.

If it's using a lot of memory it sounds like it might be getting into an
endless loop somewhere.

Thanks,

--Keith

Henning Sprang wrote:


Hy Keith,
I'm using castor to generate some classes out of an xsd schema description
file
for an application that comunicates via xml/http with another one.

When trying to generate my classes with this new version of castor, two
things happen:

- suddenly i need tha jakarta-commons loggin package to run the
SourceGenerator ( i would not expect new version with a minor-minor number changeing
their external libraray requirements


Henning, apologies for making this not more transparent to you and the community, but I guess that we really cannot escape from making these changes without increasing the release number significantly. There's a couple of areas where we have (and will) alter(er) Castor in such a way that we need to introduce additional libraries, logging being one area. I am sure that the (long term) benefits will outweigh the drawbacks in the end.

What surprises me is that you are seeing problems anyhow. The introduction of the Commons Logging API should be transparent to you in the way that you should not notice this change when building the binaries or running the SourceGenerator, provided that you are using the default Ant targets or similar Ant targets as found in src/build.xml. All of this targets include all required JARs.

Werner

- even if i have the loggin package, generation fails, it exits with an out
of memory error. when trying to set memory (i used default before) real high
to 800M i still don't get a result in a reasonable time - the previeous
castor version finishes the job in under a minute, the new version does still only
fill my memory up after 3 - i must admint i didn't wait any longer as it
didn't look like coming to
an end.

Should i try some sample xsd to see if that one works for me and if my
problem might have somthing to do with my xsd(which hasn't changed, but it could
be that the previous version was more forgivin?

Please tell me what more information you need about the problem - i don't
wanna write too much things you don't need and want to know here...

Henning

-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev



----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev






----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev




Reply via email to