urn namespace to java package mapping
-------------------------------------

         Key: AXIS2-609
         URL: http://issues.apache.org/jira/browse/AXIS2-609
     Project: Apache Axis 2.0 (Axis2)
        Type: Improvement

    Reporter: Frank Cornelis


When using an urn as namespace the java package name mapping as generated by 
codegen should be the reverse.
Example: 'urn:a:b:c' is mapped to java package names 'c.b.a'. This should be 
'a.b.c'. Of course in case of 'http://a.b.c' it should stay 'c.b.a'.

-- 
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

Reply via email to