RE: java2wsdl2java deletes code in beans

2003-07-11 Thread Stephen Eaton
All the wsdl does is create the skeleton bean with basic setters and getters, no smarts at all. In reality Data Objects only. > -Original Message- > From: Joerg Buchberger [mailto:[EMAIL PROTECTED] > Sent: Friday, 11 July 2003 5:37 PM > To: [EMAIL PROTECTED] > Subject: java2wsdl2java de

RE: axis applet client

2003-07-06 Thread Stephen Eaton
TECTED] > Sent: Monday, 7 July 2003 1:32 PM > To: [EMAIL PROTECTED] > Subject: Re: axis applet client > > > U may put ur client in a JSP if you have a web app server handy... > > > > Sameer. > ......... > > >

axis applet client

2003-07-06 Thread Stephen Eaton
thers done in the past? Regards, Stephen Eaton Gateway Internet Services Ph: +61-8-97915226 Fax: +61-8-97914029 ATTENTION:- The information contained in this email message may be confidential information, and may also be the subject of legal privilege, public interest, immunity or legal profess

RE: Axis vs Glue

2003-07-01 Thread Stephen Eaton
I switched from glue to axis as I could not get phpsoap working with glue. -Original Message-From: Jan Agermose [mailto:[EMAIL PROTECTED]Sent: Tuesday, 1 July 2003 4:39 AMTo: [EMAIL PROTECTED]Subject: Axis vs Glue Does anyone have any pros/cons on the two? If this is a

RE: WebServices using SSL

2003-06-13 Thread Stephen Eaton
I too would be interested, I have successfully got a self signed certificate and tomcat working on https but when axis services are attempted nothing appears. -Original Message- From: Daniel Xia [mailto:[EMAIL PROTECTED] Sent: Friday, 13 June 2003 1:59 AM To: [EMAIL PROTECTED] Subject: W

RE: Does AXIS provide serializers/deserializers for nested javabeans?

2003-06-13 Thread Stephen Eaton
I have successfully used an inner and outer bean using the standard bean searlizer, however the outer bean needs a setter and getter for the innerbean -Original Message- From: Agarwal, Naresh [mailto:[EMAIL PROTECTED] Sent: Thursday, 12 June 2003 10:48 PM To: [EMAIL PROTECTED] Subject: RE:

RE: AXIS and RBAC

2003-06-10 Thread Stephen Eaton
I too am looking down this path. I have only briefly looked at somehow integrating the current Turbine security model into AXIS as my web app uses both turbine and AXIS. Stephen... > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 10 June 2003 10:2