ve Pannier [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 3:12 PM
To: [EMAIL PROTECTED]
Subject: RE: Capitalization issue with Java2WSDL
I'm aware of the coding standards, etc. I probably should have
explained that the service code I'm working with is generated within a
GUI w
am assuming you are using beanMappings -- these follow javabean
> introspection rules, so you need follow that standard to get reliable
> results.
>
>
>
> -Original Message-
> From: Steve Pannier [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 02, 2003 2:24 PM
> To:
, 2003 2:24 PM
To: [EMAIL PROTECTED]
Subject: Capitalization issue with Java2WSDL
Hello all.
Axis-1_1RC2: I'm using Java2WSDL to generate WSDL for my service. I
have class properties that start with an upper case letter. The
generated WSDL, however, contains the property name with the first
l
Hello all.
Axis-1_1RC2: I'm using Java2WSDL to generate WSDL for my service.
I have class properties that start with an upper case letter. The
generated
WSDL, however, contains the property name with the first letter lower case.
Why does Java2WSDL do this? Is there a way to force it to generat