[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rampart-dev
Subject:    [jira] [Created] (AXIS2-4993) Throw JAXBException if the built
From:       "Ivan (JIRA)" <jira () apache ! org>
Date:       2011-03-31 0:27:05
Message-ID: 390469084.22824.1301531225753.JavaMail.tomcat () hel ! zones ! apache ! org
[Download RAW message or body]

Throw JAXBException if the built JAXBContext from classes are not valid
-----------------------------------------------------------------------

                 Key: AXIS2-4993
                 URL: https://issues.apache.org/jira/browse/AXIS2-4993
             Project: Axis2
          Issue Type: Bug
          Components: jaxws
    Affects Versions: 1.6.0
            Reporter: Ivan


In the class JAXWSProxyHandler, there is some logic for choosing classloader of SEI \
and context classloader. Currently, it would try to build the JAXBContext with both \
classloaders, and compare them with a set of rules, But I found that \
JAXBUtils.getJAXBContext method would not return null in most scenarios even if it is \
not suitable, and context classloader did not have enough chance to win.  In the \
JAXBUtils,getJAXBContext, it would first try to build the JAXBContext with context \
path style, then checked whether the built JAXBContext contains expected reference \
classes. If not, it will turn to build the JAXBContext with class array style, but \
the logic for this style is so careful, it would not throw exception as I could see \
it will try to find a best successful set. Also, JAXBUtils does not check the built \
JAXBContext contains expected reference classes at this time. Should it also do some \
checking and throw JAXBException if required ?  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic