You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Toughill, Michael J" <Mi...@boeing.com> on 2011/04/27 19:27:26 UTC

Question about juddi that is a part of apache web services project

Hi,

I work for a company and was looking into the apache web services project for juddi, specifically for its uddi client.  I was playing around with the "auth token" example in the juddi client docs.  I noticed it requires the JAX-WS transport when I run that example.  When I looked at JAX-WS webpage, I noticed that it's license is gpl which the company I work for has issues with.  What are the ways to use the juddi client without using JAX-WS transport?

Thanks,
Mike


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


Re: Question about juddi that is a part of apache web services project

Posted by Kurt T Stam <ku...@gmail.com>.
Hi Michael,

1. You should be able to use any JAX-WS implementation.

2. Which version of jUDDI are you looking at? Can you check out the 
dependencies on the current trunk, I don't
think we call out an explicit implementation any longer and are just 
leveraging what ships with the WebServices
Stack used (CXF by default).

Cheers,

--Kurt




On 4/27/11 1:27 PM, Toughill, Michael J wrote:
> Hi,
>
> I work for a company and was looking into the apache web services project for juddi, specifically for its uddi client.  I was playing around with the "auth token" example in the juddi client docs.  I noticed it requires the JAX-WS transport when I run that example.  When I looked at JAX-WS webpage, I noticed that it's license is gpl which the company I work for has issues with.  What are the ways to use the juddi client without using JAX-WS transport?
>
> Thanks,
> Mike
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: dev-help@ws.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org