Author |
Message |
Topic: Message gets stuck in last node ... (subflow with aggregate) |
PiWer
Replies: 0 Views: 1553
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 12, 2009 11:06 pm Subject: Message gets stuck in last node ... (subflow with aggregate) |
Situation:
Subflow with AggregateControl node that fans out to 6 targets. The AggregateReply node in the same subflow receives the 6 responses and collects them.
The AggregateReply node is connect ... |
Topic: HELP!!! |
PiWer
Replies: 5 Views: 3293
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 29, 2008 5:04 am Subject: HELP!!! |
On this site: http://sourceforge.net/project/showfiles.php?group_id=54205&package_id=48809, you can find all the versions of VSS, normally a version that works with eclipse 2 should be here. |
Topic: SOAP requests + two wsdl file = deploy problem |
PiWer
Replies: 4 Views: 4123
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 29, 2008 1:46 am Subject: SOAP requests + two wsdl file = deploy problem |
Currently the two wsdl's are in the same namespace (http://be/brail/cargoweb/wagons/ws/beans/services), is that the error? I've attached the 2 wsdl's below.
And if two wsdl's can't use the same xsd ... |
Topic: SOAP requests + two wsdl file = deploy problem |
PiWer
Replies: 4 Views: 4123
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 28, 2008 5:42 am Subject: SOAP requests + two wsdl file = deploy problem |
Situation:
- Message Broker 6.1
- One message set with two WSDL files, created with Spring WS 1.5.2, imported in the message set using: Message definition file from: WSDL file
- One flow with a SOA ... |
Topic: SOAP request without response |
PiWer
Replies: 2 Views: 4304
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 14, 2008 11:32 pm Subject: SOAP request without response |
I've changed the Operation in the wsdl and now everything is working fine!
Thx,
Pieter |
Topic: SOAP request without response |
PiWer
Replies: 2 Views: 4304
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 11, 2008 4:48 am Subject: SOAP request without response |
Here in my flow I want to do a SOAP request to another webservice. But this webservice doesn't send a response.
I've tried two things:
1. SOAPRequest node. When I use this node I've an error say ... |