You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Erik van Zijst <er...@marketxs.com> on 2001/03/02 15:18:52 UTC

IBM wsdl toolkit bug

The stub generators from the WSDL toolkit have a minor bug.

They create the necessary complex types and serializers in a Java package 
that resembles the targetNamespace of the service.

This leads to package names like com.mydomain.myhost.Service.Serializer

This is nice, but when the targetNamespace is on a different port than 80 and 
thus specified as myhost.mydomain.com:port/soap/etc in the WSDL document, the 
package name will be com:port.mydomain.myhost which leads to invalid syntax 
in the code.

I'm afraid the same thing applies for other special chars like having a '-' 
(minus) in the hostname.

Could someone look into this?

Erik
-- 
Mustgo, n.:
	Any item of food that has been sitting in the refrigerator so
	long it has become a science project.
		-- Sniglets, "Rich Hall & Friends"