RE: java2wsdl ant task for document/literal

2004-12-21 Thread Michael Merz
Hi Dims, In my case, tweaking the WSDL is problematic as I am working on dynamic test cases. I have a Client class and a web service class. I then would like to generate the client stubs by pointing the wsdl2java at the running web service. My problem is that the generated stubs are not what the c

RE: More Axis questions...

2004-12-20 Thread Michael Merz
d be another option. What do the axis team think about it? Modify the generated signature? Have convenient method generated? Or Let it as it is...? /Jongjin - Original Message - From: "Michael Merz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Beehive Developer

Wsdl2java w/ ParamDesc.setHeader(true) problems

2004-12-17 Thread Michael Merz
Repost with more descriptive header. -michael -Original Message- From: Michael Merz Sent: Friday, December 17, 2004 10:23 AM To: [EMAIL PROTECTED] Cc: Beehive Developers Subject: FW: More Axis questions... I don't understand some of the behavior of wsdl2java when run against a ru

FW: More Axis questions...

2004-12-17 Thread Michael Merz
I don't understand some of the behavior of wsdl2java when run against a running web service with "header" web parameters ("ParamDesc.setInHeader(true)"). The generated methods in the client stub look quite different from the original ones; in particular, they seem to have parameters that are not re

More Axis questions...

2004-12-16 Thread Michael Merz
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] I've seen some strange behavior when using wsdl2java against a running web service w/ DOC/Literal/Wrapped binding, when I define a "header" INOUT parameter (and thus use "ParamDesc.setInHeader(true)" and "ParamDesc.setOutHeader(true)"). The generated method

RE: Question on user exception handling on autogenerated clients

2004-12-15 Thread Michael Merz
s) in the client side, the deserialization of SOAP Fault message would fail. I will add other comments in JIRA BEEHIVE-133. /Jongjin >From: "Michael Merz" <[EMAIL PROTECTED]> >Reply-To: "Beehive Developers" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]>

Question on user exception handling on autogenerated clients

2004-12-14 Thread Michael Merz
Bcc: [EMAIL PROTECTED] I'm autogenerating my clients using the wsdl2java ant task. It's working really well. One question regarding exception handling, though: When the server throws a custom exception (subclass of java.lang.Exception), how does the autogenerated client propagate the results in t

Invitation: Requested BoF "Beehive web services (WSM)"

2004-11-11 Thread Michael Merz
cements). Let's get together and discuss the programming/ deployment model, the current state of the project and future directions/ requirements! I look forward to seeing you at ApacheCon! Cheers, -michael -- 2004/US BOF submission Submitter: Michael Merz <[EMAIL PROTECTED]> Title: Bee