[JBoss JIRA] Created: (JBWS-2464) use of JAXB annotations
by Alessio Soldano (JIRA)
use of JAXB annotations
-----------------------
Key: JBWS-2464
URL: https://jira.jboss.org/jira/browse/JBWS-2464
Project: JBoss Web Services
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: jbossws-native
Reporter: Alessio Soldano
Conformance 2.17 (use of JAXB annotations): An SEI method MUST contain the appropriate JAXB annotations
to assure that the proper XML infoset is used when marshalling/unmarshalling the return type.
Parameters of an SEI method MUST contain the appropriate JAXB annotations to assure that the proper
XML infoset is used when marshalling/unmarshalling the parameters of the method. The set of JAXB annotations
thatMUST be supported are: javax.xml.bind.annotation.XmlAttachementRef,javax-
.xml.bind.annotation.XmlList, javax.xml.bind.XmlMimeTypeand javax.xml.bind.annotation.
adapters.XmlJavaTypeAdapter.
--
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
15 years, 9 months
[JBoss JIRA] Created: (JBWS-2409) Fix jbws771 testcase binding customization file
by Alessio Soldano (JIRA)
Fix jbws771 testcase binding customization file
-----------------------------------------------
Key: JBWS-2409
URL: https://jira.jboss.org/jira/browse/JBWS-2409
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: jbossws-native
Affects Versions: jbossws-native-3.0.4
Reporter: Alessio Soldano
Fix For: jbossws-native-3.0.6
When running the JBWS771 testcase, I currently see:
Running org.jboss.test.ws.jaxws.jbws771.JBWS771TestCase
Retrieving document at 'http://localhost:8080/jaxws-jbws771/IWebsvcImpl?wsdl'.
Executing command: /dati/jboss-5.0.0.GA/bin/wsconsume.sh -k -o /home/alessio/dati/jbossws/stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/native-tests/target/test-resources/wsconsume/java --extension --binding=/home/alessio/dati/jbossws/stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/native-tests/target/test-resources/./jaxws/jbws771/binding.xml http://localhost:8080/jaxws-jbws771/IWebsvcImpl?wsdl
Process input stream:
[WARNING] Ignoring: binding file ""file:/home/alessio/dati/jbossws/stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/native-tests/target/test-resources/jaxws/jbws771/binding.xml". It is not a jaxws or a jaxb binding file.
line 2 of file:/home/alessio/dati/jbossws/stack/native/tags/jbossws-native-3.0.4.SP1/modules/testsuite/native-tests/target/test-resources/jaxws/jbws771/binding.xml
This sometimes results in a test failure (intermittent issue?), for instance we spotted failures most probably because of this in the 3.0.4 testsuite against AS5 trunk before AS5 GA release.
--
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
15 years, 9 months