[
https://jira.jboss.org/jira/browse/JBWS-2633?page=com.atlassian.jira.plug...
]
Alessio Soldano commented on JBWS-2633:
---------------------------------------
https://jaxb.dev.java.net/issues/show_bug.cgi?id=671 has a comment saying it's fixed
on trunk, while
https://jaxb.dev.java.net/issues/show_bug.cgi?id=599 despite being marked
for target 2.1.6 does not seem to be solved yet (we're using jaxb 2.1.12).
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-metro, jbossws-native
Affects Versions: jbossws-native-3.1.1, jbossws-metro-3.1.1
Reporter: Darran Lofthouse
Assignee: Alessio Soldano
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