| Author | 
		  Message | 
  		
  		
		     Topic: can we test a HTTP flow using SOAPUI | 
  		
  		
		  akhnukh
  
	  	  Replies: 4 Views: 3821
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sat Sep 14, 2013 3:06 am   Subject: can we test a HTTP flow using SOAPUI | 
  		
  		
		  Yes,
 You can, SOAPUI gives you lots of feature.
 
 Regards,
 Akhnukh | 
  		
  		
		     Topic: Execution Group Hangs after X number of Request | 
  		
  		
		  akhnukh
  
	  	  Replies: 7 Views: 7851
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Sep 04, 2013 12:27 am   Subject: Execution Group Hangs after X number of Request | 
  		
  		
		  Are you calling the external web service from within the second JCN?
 
 Why are you doing this? 
 Are you sure that it is not this part of your flow that is causing you the problem?
 Why did you not u ... | 
  		
  		
		     Topic: Execution Group Hangs after X number of Request | 
  		
  		
		  akhnukh
  
	  	  Replies: 7 Views: 7851
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sun Sep 01, 2013 12:04 am   Subject: Execution Group Hangs after X number of Request | 
  		
  		
		  Hi,
 
 Env- Detail : 
 MQSI 6.1.0.8
 
 Message FLOW :
 SOAP Input --> JAVA Computue --> LABEL NODE --> JAVA Compute Calling SOAP Web Service --> SOAP Reply --> JAVA Compute to Dump log  ... | 
  		
  		
		     Topic: Message flow has problem with Arabic character | 
  		
  		
		  akhnukh
  
	  	  Replies: 8 Views: 12400
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Nov 08, 2010 2:56 am   Subject: Message flow has problem with Arabic character | 
  		
  		
		  Hi ,
 Thanks everybody for replying. You guys have initiated lot of points on which i am looking as well. 
 Meanwhile in order to recreate same problem I have created a messageflow project which is ha ... | 
  		
  		
		     Topic: Message flow has problem with Arabic character | 
  		
  		
		  akhnukh
  
	  	  Replies: 8 Views: 12400
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sat Nov 06, 2010 11:56 pm   Subject: Message flow has problem with Arabic character | 
  		
  		
		  Hi Fjb_saper,
 Thanks for your reply. 
 No I am not passing empty string for message name and type.  I am providing values as defined in message set.  It was just method call template.
 
 As mentioned ... | 
  		
  		
		     Topic: Message flow has problem with Arabic character | 
  		
  		
		  akhnukh
  
	  	  Replies: 8 Views: 12400
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sat Nov 06, 2010 10:35 pm   Subject: Message flow has problem with Arabic character | 
  		
  		
		  Hi,
 
 Platform :
 OS : AIX
 Message Broker : 6.1.0.8
 
 
 Message Flow Design:
 SOAP Input --> Extract --> Java Compute-1 --> Mapping --> SubFlow Consuming WebService --> Mapping --> ... | 
  		
  		
		     Topic: WebService provider using Soap Request and Java Compute node | 
  		
  		
		  akhnukh
  
	  	  Replies: 0 Views: 2726
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Oct 23, 2008 12:28 pm   Subject: WebService provider using Soap Request and Java Compute node | 
  		
  		
		  Hi, 
 I have webservice which has one method. I have WSDL file method will look like.MyWebSerResponse:result  webServiceCall(MyWebSerRequest:request). I generated messageset using broker toolkit optio ... | 
  		
  		
		     Topic: delpoying Javacompute node which referenced to different jar | 
  		
  		
		  akhnukh
  
	  	  Replies: 2 Views: 4577
  | 
		   Forum: IBM MQ Java / JMS   Posted: Fri Oct 17, 2008 11:09 am   Subject: delpoying Javacompute node which referenced to different jar | 
  		
  		
		  Thanks.
 Well i m using hibernate, Spring. Actually I am reterving information from DB using using Hibernate and Spring framework.
 All my Spring and Hibernate logic  along with mylogic is bundled in  ... | 
  		
  		
		     Topic: delpoying Javacompute node which referenced to different jar | 
  		
  		
		  akhnukh
  
	  	  Replies: 2 Views: 4577
  | 
		   Forum: IBM MQ Java / JMS   Posted: Thu Oct 16, 2008 12:47 pm   Subject: delpoying Javacompute node which referenced to different jar | 
  		
  		
		  Hi,
 I am working with Java Compute node in Message broker. I am facing few problem in using it . Can anyone of you explain me reason why its happening. 
 Here is my Java compute evalute() method flow ... |