There you have it. I was testing off my workbench code to make sure it 
wasn't something I broke and hence why it didn't reproduce. Ignore my last 
email.

Thanks,
Andrew

Andrew Eberbach
Autonomic Computing
(919) 254-2645
T/L: 444-2645
[EMAIL PROTECTED]



Daniel Jemiolo/Durham/[EMAIL PROTECTED] 
01/29/2007 03:34 PM
Please respond to
[email protected]


To
[email protected]
cc

Subject
Re: wsdl2java generates invalid proxy code






I think I introduced the bug when I changed WsdlUtils.getServiceName() to 
remove the dependency on java.util.regex as part of our J2ME port. I'm 
missing a '+ 1' on the index calculation. I'll check in a fix.

Dan



Andrew Eberbach/Durham/[EMAIL PROTECTED] wrote on 01/29/2007 03:24:27 PM:

> Hi,
> 
> What's the full command line statement you use? I just tried and I can't 


> reproduce this locally.
> 
> Thanks,
> Andrew
> 
> Andrew Eberbach
> Autonomic Computing
> (919) 254-2645
> T/L: 444-2645
> [EMAIL PROTECTED]
> 
> 
> 
> <[EMAIL PROTECTED]> 
> 01/29/2007 03:00 PM
> Please respond to
> [email protected]
> 
> 
> To
> <[email protected]>
> cc
> 
> Subject
> wsdl2java generates invalid proxy code
> 
> 
> 
> 
> 
> 
> 
> Hi, 
> 
> The current nightly build muse-2.2.0-2007-01-29-02-00-bin seems to
> generate invalid proxy code. 
> 
> When running wsdl2java -proxy on the SimpleResource sample and the
> generated proxy file contains an additional slashes (/) in the class
> definition and some method signatures. 
> 
> I got something like this. 
> 
> public class /SimpleResourceProxy
>     extends WsResourceClient implements /SimpleResource
> 
>     public /SimpleResourceProxy(EndpointReference param0,
> EndpointReference param1)    {
>         super(param0, param1);
>     }
> 
> 
> Andreas
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to