Bhuvi Sundararaman created AXIS2-5656:
-----------------------------------------

             Summary: Axis2 (1.6.0) modifies names of Custom exceptions
                 Key: AXIS2-5656
                 URL: https://issues.apache.org/jira/browse/AXIS2-5656
             Project: Axis2
          Issue Type: Bug
    Affects Versions: 1.6.0
            Reporter: Bhuvi Sundararaman
            Priority: Blocker


I am trying to upgrade axis2 from 1.5.1 to 1.6.0.
After compilation all the classes that extend Exception are having modified 
names. For Example a class file IllegalArgument.java
Class IllegalArgument extends Exception{
}
gets modified as MyServiceIllegalArgument.class where'MyService' is the name of 
the wsdl.
This is a blocking me currently.
This was not happening with 1.5.1 version. 
P.S : Mailing list <java-user at axis dot apache dot org> bounces back, so 
posting here .



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to