[esb-issues] [JBoss JIRA] Created: (JBESB-2634) Can not use mode=OUT in @WebParam

Lan Chen (JIRA) jira-events at lists.jboss.org
Tue Jun 23 11:42:56 EDT 2009


Can not use mode=OUT in @WebParam
---------------------------------

                 Key: JBESB-2634
                 URL: https://jira.jboss.org/jira/browse/JBESB-2634
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Application Server
    Affects Versions: 4.5
         Environment: jbossesb-server-4.5.GA
            Reporter: Lan Chen


I tried to add company required response header information (bottom up design, generate wsdl file by annotations)

1. By @WebResult (header=true)
   The header part published correctly in wsdl file but transfered in SOAP:body instead of SOAP:header

2. By @WebParam(mode=OUT)
   This cause deploy error.

Any suggestions?

Thanks.

Lan

-- 
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

        



More information about the esb-issues mailing list