RE: Capitalization issue with Java2WSDL

2003-04-02 Thread Steve Stallion
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

RE: Capitalization issue with Java2WSDL

2003-04-02 Thread Steve Pannier
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 which allows the user to design/create service methods; they can define variables, parameters, data types, and programmatic flow. If the name of a variable or

RE: Capitalization issue with Java2WSDL

2003-04-02 Thread Steve Stallion
take a look at the sun coding standards. also, i 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, 20