Sanka,
just a small thing: the compile problem with PolicyAttachementUtil
stay even during the last update. The
import org.apache.wsdl.WSDLConstants;
is ok, but on line 85/86:
WSDLVersionWrapper build = WOMBuilderFactory.getBuilder(
WSDLConstants.WSDL_1_1).build(wsdlInputStream);
the compiler complains about WSDL_1_1 not define in WSDLConstants.
It doesn't do any harm to the test now.
Regards,
Werner
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]