WSDL2Java should not create ExtensionMapper in package axis2.apache.org
-----------------------------------------------------------------------
Key: AXIS2-1291
URL: http://issues.apache.org/jira/browse/AXIS2-1291
Project: Apache Axis 2.0 (Axis2)
Issue Type: Improvement
Components: Tools
Affects Versions: 1.1
Environment: Axis2 1.1 Snapshot of 02 Oct 2006
Reporter: Thilo Frotscher
WSDL2Java creates a class called ExtensionMapper which belongs to the package
axis2.apache.org. Can this please be changed so that it is created in the same
package as the classes for the types, aka in an application-specific package?
Or, at the very least, change the package to org.apache.axis2 instead of
axis2.apache.org. However, I can't think of a reason why ExtensionMapper should
not belong to an application-specific package, because the class actually is
specific to the application for which it was created.
Thanx!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://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]