t convert java.util.Date to java.util.Date.
Ron
-Original Message-
From: Bahman Kalali [mailto:bkalali@;csg.uwaterloo.ca]
Sent: Tuesday, October 29, 2002 5:52 PM
To: [EMAIL PROTECTED]
Subject: Re: getting the same parameter types after exposing a Java app
as a Web Service
Do I have to do some Cu
.Date.
Ron
-Original Message-
From: Bahman Kalali [mailto:bkalali@;csg.uwaterloo.ca]
Sent: Tuesday, October 29, 2002 5:52 PM
To: [EMAIL PROTECTED]
Subject: Re: getting the same parameter types after exposing a Java app
as a Web Service
Do I have to do some Custom Serialization, as
ot; <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, October 29, 2002 8:42 PM
> Subject: Re: getting the same parameter types after exposing a Java app as
a
> Web Service
>
>
> > have you tried compiling with all your debug info left in your app? it
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, October 29, 2002 3:52 PM
> Subject: getting the same parameter types after exposing a Java app as a
Web
> Service
>
>
> Hi,
>
> I am new into the world of Web Services and I have some questions
>
> 1) I am trying to expo
ing the same parameter types after exposing a Java app as a Web
Service
Hi,
I am new into the world of Web Services and I have some questions
1) I am trying to expose a Java notification system as a Web Service.
(snip)
For example, in the following, the parameters to the publish method are
(E
Hi,
I am new into the world of Web Services and I
have some questions
1) I am trying to expose a Java notification system
as a Web Service.
2) I only want to expose one class of my
application with its public methods( publish/subscribe methods) as a Web
service.
3) This class is cal