Stick to WS-I and pray.

I tend to have problems the other way, making sense of Xfire generated wsdls, 
so I'm a touch biased :)

.net <-> .net  -> works
.net <-> java  -> issues
java <-> java  -> issues

/me grins

> -----Original Message-----
> From: Phil Gibbs [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, January 25, 2007 2:40 PM
> To: [email protected]
> Subject: [xfire-user] RE: Introspecting a WSDL
> 
> 
> We already have the gui built on SWT for previous 
> functionality.  It works
> very well and looks pretty good.    Do you know the answer to 
> the last part
> of my question - processing WSDL's generated by non-XFire 
> based services.
> 
> Karl Palsson wrote:
> > 
> > 
> > So do let us know when you have a nice gui with the source :)
> > 
> > We love web service studio around here, but it's got a few bugs, no 
> > source, and no support.  It's an old microsoft release.
> > 
> > Cheers,
> > Karl P
> > 
> >> -----Original Message-----
> >> From: Phil Gibbs [mailto:[EMAIL PROTECTED]
> >> Sent: Wednesday, January 24, 2007 7:40 PM
> >> To: [email protected]
> >> Subject: Re: [xfire-user] Introspecting a WSDL
> >> 
> >> 
> >> Sorry guys - should have searched past questions.  Got the answer!
> >> 
> >> Phil Gibbs wrote:
> >> > 
> >> > I need to determine the operation parameters and associated
> >> parameter
> >> > data types by parsing the XFire-based service WSDL.  So
> >> far, I've been
> >> > able to get a list of operations.  Now I want the
> >> parameters etc, if
> >> > any, for each operation.  The idea is to populate an SWT
> >> gui with this
> >> > information so that a user can invoke a specific method on
> >> a service,
> >> > and specify a value for each parameter, then call Client.invoke 
> >> > passing in these parameter values.
> >> > So far getting these parameters and types has eluded me.  
> >> Can anyone
> >> > tell me how to do this?  Should I use the XFire API, or 
> some other?
> >> > I know WSDL is supposed to be standardized, but can a WSDL
> >> generated
> >> > from any web service API be parsed using the XFire API?  I've 
> >> > experienced some problems when I've got a 'Definition' 
> using XFire, 
> >> > and then using this definition instance in the WSIF API to
> >> get a Service.
> >> > Any help greatly appreciated...
> >> > 
> >> 
> >> --
> >> View this message in context: 
> >> http://www.nabble.com/Introspecting-a-WSDL-tf3083625.html#a8570912
> >> Sent from the XFire - User mailing list archive at Nabble.com.
> >> 
> >> 
> >> 
> ---------------------------------------------------------------------
> >> To unsubscribe from this list please visit:
> >> 
> >>     http://xircles.codehaus.org/manage_email
> >> 
> >> 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe from this list please visit:
> > 
> >     http://xircles.codehaus.org/manage_email
> > 
> > 
> > 
> 
> --
> View this message in context: 
> http://www.nabble.com/Introspecting-a-WSDL-tf3083625.html#a8622478
> Sent from the XFire - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 
> 

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to