You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2002/09/23 16:03:50 UTC

DO NOT REPLY [Bug 12923] New: - Message Services don't support muliple methods anymore

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12923>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12923

Message Services don't support muliple methods anymore

           Summary: Message Services don't support muliple methods anymore
           Product: Axis
           Version: current (nightly)
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Deployment / Registries
        AssignedTo: axis-dev@xml.apache.org
        ReportedBy: dug@us.ibm.com


We used to be able to define (in wsdd) a messaging service
with an AllowedMethods field of "*" but we can't do this anymore.
Axis complains about only being able to support one method.
I've written a small sample (as part of the message sample) that
can be used as a testcase once this is fixed.  I'll post that in
a sec.