[ http://issues.apache.org/jira/browse/AXIS2-609?page=comments#action_12414237 ]
Ajith Harshana Ranabahu commented on AXIS2-609: ----------------------------------------------- Hi, Can anyone verify that the mentioned behavior is indeed required ? > 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 > Assignee: Ajith Harshana Ranabahu > > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
