Hi, we are a software house that develops web applications using Java and

Xml. We use some application server  for testing our applications and in

particular IBM Websphere Application Server 5.1 and Tomcat 4.

 

We have some perfomance problem with Oracle Application Server (10 times

slower) in marshalling and unmarshalling the standard class generatated by

SourceGenerator (with no caching).

 

We read the FAQ on your site and we have modified the classes in order to

cache descriptors for unmarshal, according to the FAQ, and so we got the

OracleAS perfomance similar to Tomcat.

 

Now the questions are:

 

* Why the generated classes are not automatically cached by your package?

 

* Is it possible to use the SourceGenerator task in order to generate

the classes with descriptor caching?

 

* Is it possible for us to modify the SourceGenerator's package in

order to optionally generate the classes with caching, adding then this new

version in your repository?

 

Sincerely,

Massimo Pasina

 

PD:I have just subscribed to [email protected]

Reply via email to