Hi TIA,
It should *just work*. It is a feature of the WS stack and CXF supports it.
The thread "jUDDI and SSL" you referenced talks about using other
UDDI's, and on the trunk (3.1.0) we do now no longer use the wsdl
endpoint, but rather let you specify the endpoints directly in the
uddi.xml, and we have tested it with other UDDI's. However if you are
using juddi on the client and on the serverside it should work in 3.0.4
just fine.
You will need to make sure the WSDL published by jUDDI contains the
correct address info, so you may have to set the baseUrl in the
webservice stack to https.
So please just try it and we can help you will specific issue you may have.
--K
On 5/16/11 10:12 AM, Computer Learning Inst wrote:
Hello there !
Do we have any other thread "jUDDI and SSL"? Do we have more
information (demos / sample programs)?
TIA.
From: [email protected]
Subject: jUDDI v3 communication over SSL
To: [email protected]
Date: Saturday, May 14, 2011, 1:56 PM
Hello all,
We have an immediate requirement for communicating with jUDDI v3
over SSL (either https client or standalone client over SSL).
Mostly, for now, we shall use a standalone client. Then we will
switch to an https client.
Do we have any sample programs / demos / information that can
address this requirement elaborately ? Your help will be highly
appreciated.
(I was going over an old thread from January 2010 by title "jUDDI
and SSL", but pieces of information in there are either old or do
not build continuous information for us to pursue.)