The webservices tests in the head testsuite are failing.  Testing a
retrotranslated jbossws14.sar in jboss-4.0/testsuite produces the same
errors.  Can someone from the WS team look at this?


Testsuite: org.jboss.test.webservice.attachment.AttachmentDIITestCase
Tests run: 6, Failures: 0, Errors: 6, Time elapsed: 2.594 sec

Testcase: testSendMimeImageGIF took 0.767 sec
        Caused an ERROR
Call invocation failed: Property key not present:
javax.xml.ws.addressing.context.outbound; nested exception is:
        java.lang.IllegalArgumentException: Property key not present:
javax.xml.ws.addressing.context.outbound
java.rmi.RemoteException: Call invocation failed: Property key not
present: javax.xml.ws.addressing.context.outbound; nested exception is:
        java.lang.IllegalArgumentException: Property key not present:
javax.xml.ws.addressing.context.outbound
        at
org.jboss.ws.jaxrpc.CallImpl.invokeInternal(CallImpl.java:738)
        at org.jboss.ws.jaxrpc.CallImpl.invoke(CallImpl.java:409)
        at
org.jboss.test.webservice.attachment.AttachmentDIITestCase.sendAndValida
teMimeMessage(AttachmentDIITestCase.java:255)
        at
org.jboss.test.webservice.attachment.AttachmentDIITestCase.testSendMimeI
mageGIF(AttachmentDIITestCase.java:134)
        at
junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
        at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
        at junit.extensions.TestSetup.run(TestSetup.java:23)
Caused by: java.lang.IllegalArgumentException: Property key not present:
javax.xml.ws.addressing.context.outbound
        at
org.jboss.ws.handler.MessageContextImpl.assertPropertyKey(MessageContext
Impl.java:113)
        at
org.jboss.ws.handler.MessageContextImpl.getProperty(MessageContextImpl.j
ava:67)
        at
org.jboss.ws.jaxrpc.CallImpl.invokeInternal(CallImpl.java:671)
        ... 24 more

________________________________________
From: Ryan Campbell 
Sent: Tuesday, March 14, 2006 3:39 PM
To: Scott M Stark; '[EMAIL PROTECTED]';
'jboss-development@lists.sourceforge.net'
Subject: RE: Synching up on webservice/retro tasks for 

Ok, I ran the webservices tests against a jbossretro-weaved
jbossws14.sar and all the tests passed.

Todo:

- create a 1.0.RC1 for backport-concurrent, jbossretro so they can be
added to the repository
- officially integrate jbossretro into the jboss-head/webservices build 
- Create an 1.0.RC3 for jbossws14 from the jbossretro build
- Integrate it with 4.0

This should be done by tomorrow, unless there are any objections.



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to