You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@juddi.apache.org by Andy Cutright <An...@borland.com> on 2004/05/12 16:50:15 UTC

RE: Need a favour

hi, 

you're more likely to get a response by posting to the appropriate
lists, rather than an individual developer :) a lot of people read the
email lists. 

if you have some WSDL, you should be able to use the axis toolkits to
generate a java client. take a look at the axis website: 

http://ws.apache.org/axis/java/user-guide.html

your email doesn't provide a lot of context, i hope this helps. axis
also has a user email list: 

http://ws.apache.org/axis/mail.html

cheers,
andy 

> -----Original Message-----
> From: Phani Kumar Kavuri [mailto:pkavuri@cordys.com] 
> Sent: Tuesday, May 11, 2004 8:57 PM
> To: Andy Cutright
> Subject: Need a favour
> 
> Hi,
> 
> My name is Phani Kumar and working as a software engineer. I 
> am very new
> to concept of web services.  I am expecting a reply from you for the
> following
> How I prepare a SOAP message from WSDL?
> Is there any rules to follow to prepare the message?
> Is there any free tools available to do this?
> 
> 
> I will be glad and grateful to you. I am expecting a reply soon.
> Thanks in advance.
> 
> Regards
> Phani.
> 
> -----Original Message-----
> From: Andy Cutright [mailto:Andy.Cutright@borland.com] 
> Sent: Wednesday, May 12, 2004 5:16 AM
> To: juddi-dev@ws.apache.org
> Subject: RE: UDDI 3.0 Publish/Subscribe API
> 
> yeah, i'm working on that. i'm planning on using the axis libraries to
> handle (de)serializing the xsd:dateTime type. figuring out 
> how to handle
> that type was the big leap. there's working code in the axis libraries
> to pull/ write this type into a soap message. 
> 
> really, now it's a matter of hooking in the intercept points. 
> changes to
> key datastructures must be recorded in the database. if you 
> look at the
> jds database setup scripts you'll see some initial tables to 
> store that
> data. 
> 
> adding the additional interfaces to subscribe is pretty
> straight-forward. i've not yet worked out how to elegantly and
> programmtically generate a webservice client, which is what we'll have
> to do. that's tractable. 
> 
> i'm figuring this stuff is post .9 release. i thought about branching,
> but have been distracted enough at work i've not been able to
> investigate. 
> 
> cheers,
> andy 
> 
> > -----Original Message-----
> > From: Viens, Steve [mailto:Stephen.Viens@FMR.COM] 
> > Sent: Tuesday, May 11, 2004 12:47 PM
> > To: juddi-dev@ws.apache.org
> > Subject: UDDI 3.0 Publish/Subscribe API
> > 
> > Andy are you still planning to do some work on the 
> > Publish/Subscribe API
> > (I'm merely curious).  
> > 
> > I may be able to contribute some work I've already done in 
> the area of
> > datatypes, handlers, functions (empty stubs only) and updates to the
> > IRegistry and AbstractRegistry classes.
> > 
> > Steve
> > 
> > 
> 
> 
> **********************************************************************
> The information in this message is confidential and may be legally
> privileged. It is intended solely for the addressee. Access 
> to this message
> by anyone else is unauthorized. If you are not the intended 
> recipient, any
> disclosure, copying, or distribution of the message, or any action or
> omission taken by you in reliance on it, is prohibited and 
> may be unlawful.
> Please immediately contact the sender if you have received 
> this message in
> error.
> 
> **********************************************************************
> 
> 
>