[jbossws-dev] Document/Wrapped can not be a message type

Jason T. Greene jason.greene at jboss.com
Thu Dec 7 20:02:53 EST 2006


You can't mix parameter styles in the same endpoint

 

________________________________

From: Thomas Diesler [mailto:thomas.diesler at redhat.com] 
Sent: Thursday, December 07, 2006 4:49 PM
To: Jason T. Greene
Cc: jbossws-dev at lists.jboss.org
Subject: Re: [jbossws-dev] Document/Wrapped can not be a message type

 

http://jira.jboss.com/jira/browse/JBWS-1414

What about a SEI like this

MyService
{
       public void foo(String one, String two);

       public void bar(SOAPElement elmt);
} 

Jason T. Greene wrote: 

	-----Original Message-----
	From: Thomas Diesler [mailto:thomas.diesler at redhat.com]
	Sent: Thursday, December 07, 2006 12:42 PM
	To: Jason T. Greene
	Cc: jbossws-dev at lists.jboss.org
	Subject: Re: [jbossws-dev] Document/Wrapped can not be a message
type
	 
	This is saying:
	 
	if document/wrapped and the endpoint is not a SOAPElement
endpoint do
	the wrapping.
	 
	There are occasions where a message type endpoint registers as
	document/wrapped
	 
	    

 
We should fix this then. As I was saying, it's illegal for a wrapped
type to be a message style service. A message style service is simply a
bare service with a SOAPElement or DOM Element for a parameter.
 
I have created a jira issue for this:
http://jira.jboss.com/jira/browse/JBWS-1414
 
-Jason
  





-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
Web Service Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbossws-dev/attachments/20061207/7a4b4ade/attachment.html 


More information about the jbossws-dev mailing list