Hello,

I have an inquiry about the latest release of the Xml Beans (2.1.0). To be more specific about the xbeans.jar size. The size of the jar file is around 2,6 MB, which is not that much taking the capabilities of the present computers into consideration. However, I am deploying my application using java web start technology. The application is pretty big itself, it also uses several jar files (in fact none of them is such big as xml beans one) and adding such a huge jar to the deployment will affect the download speed, especially when the end user possess poor network bandwidth.

So, finally my question is what are my choices if i want to use xml beans? Is is possible to use some smaller jar file? Do you plan to devide xml beans according to the functionality ?

The way I use the xml beans is to generate my own several object models and than I am using them in the application. The most common task is to load an existing xml file according to the corresponding xsd.

Any tips or help would be greatly appreciated.
Please also note that I would prefer to avoid removing unused classes manually from the XmlBeans jar file.

Regards,
osa


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to