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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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.