: '[EMAIL PROTECTED]'
Subject: RE: Make beanMapping default
Hi Mark:
It would work for auto-generated WSDL (?wsdl) from a running Axis engine,
but we'd have to put in an option to do it when using Java2WSDL from the
command line.
--Glen
> -Original Message-
> From: Mark
Hi
Would this work with Java2WSDL as well?
Thanks
Mark
-Original Message-
From: Glen Daniels [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 03, 2003 3:30 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Make beanMapping default
Hi Joel!
There is some unfinished support in Axis for "autoT
dont think that Java2WSDL knows about server-config.
Thanks
Mark Rowell
----
Mark Rowell
CreditTrade
T: +44 (020) 7400 5078
M: mailto:[EMAIL PROTECTED]
CreditTrade Limited is regulated by the FSA. (c) CreditTrade 2002. All rights
res
from .NET clients). I got round this problem
for me by renaming the method from getXXX to retrieveXXX
(as it is a method which materializes an object from a database).
Many thanks
Mark Rowell
-Original Message-
From: Tom Jordahl [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 6
on this one?
I have patched a local copy so that when it writes out the schema
complexType definition it ignores read-only properties by using
the isWriteable() method on the BeanPropertyDescriptor class.
Regards,
Mark
Mark Rowell