-
Bug
-
Resolution: Done
-
Major
-
jbossws-native-3.1.2
-
None
See MetaDataBuilder#replaceWSDL11PortAddress(...) and dependend issue.
This piece of code, always sets a successfully matched port ('wsdlOneOnePort') to null when a subsequent import is parsed.
It's basically missing the break statement:
Iterator importsByNS = l.iterator();
while (importsByNS.hasNext())
- blocks
-
RIFTSAW-70 Port not found in ESB example. Endpoint activation fails.
- Closed
- is incorporated by
-
JBPAPP-2913 JBossWS - MetadataBuilder chokes on multiple imports: "Cannot find port with name ..."
- Closed