Reading class array from Jar file for creating JAXBContext
----------------------------------------------------------
Key: AXIS2-1979
URL: https://issues.apache.org/jira/browse/AXIS2-1979
Project: Apache Axis 2.0 (Axis2)
Issue Type: New Feature
Components: jaxws
Reporter: Nikhil Thaker
I am adding code to update JAXBUtils to read classes from jar file in order to
collect list of classes to create a JAXBContext.
So as per current logic we will read context path if anvObjectFactory is
defined in a given package. if not, we will read all the classes from the file
system directory and jar files for a given package.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]