/[Apache-SVN]
ViewVC logotype

Revision 1295121


Jump to revision: Previous Next
Author: kstam
Date: Wed Feb 29 14:13:27 2012 UTC (12 years, 1 month ago)
Changed paths: 1
Log Message:
SCOUT-128, set the UDDI version to "3.0" if 'v3' is found in the connection URL.

In some tests the TCK connects directly to scout, not using the JNDI lookup. In this case the UDDI version property is not set, and Scout defaults it to "2.0", which leads to issues. The preferred way to solve this is to have the TCK set this property, but this does seem that easy to do. To work around this issue we check the juddi URL, and if this contains 'v3' we automatically set the UDDI version to "3.0" if it is not set. This maybe a jUDDI specific fix. I'm open to other suggestions.

Changed paths

Path Details
Directoryjuddi/scout/trunk/src/main/java/org/apache/ws/scout/registry/ConnectionImpl.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26