[
https://jira.jboss.org/jira/browse/JBWS-2633?page=com.atlassian.jira.plug...
]
Darran Lofthouse updated JBWS-2633:
-----------------------------------
Summary: wscompile fails to create valid package name where namespace contains
capitalised reserved keyword (was: wscompile fails to create valid package name)
wscompile fails to create valid package name where namespace contains
capitalised reserved keyword
--------------------------------------------------------------------------------------------------
Key: JBWS-2633
URL:
https://jira.jboss.org/jira/browse/JBWS-2633
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-native
Affects Versions: jbossws-native-3.1.1
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: jbossws-native-3.1.2
This issue requires a change to JAXB as identified in: -
https://jax-ws.dev.java.net/issues/show_bug.cgi?id=599
The namespace 'http://examples/Public/ejb3/' is mapped to
'examples.public.ejb3' which causes wscompile to fail with the following error: -
[ERROR] The package name 'examples.public.ejb3' used for this schema is not a
valid package name.
line 4 of file:ExampleService.wsdl
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira