| Author | Message | 
  		
		  |  Topic: remote connect to Workflow Server | 
  		
		  | mqwf1 
 Replies: 0
 Views: 2496
 
 |  Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Sun May 12, 2002 10:11 pm   Subject: remote connect to Workflow Server | 
  		
		  | My WebClient use JNDI_Locator to get Agent and connect to Workflow Server. JNDI Naming server is Websphere4.02 and Workflow server is 3302. When the Agent is registered into the machine in which my W ...
 | 
  		
		  |  Topic: MQWorkflow config won't recognize WebSphere Installation Pat | 
  		
		  | mqwf1 
 Replies: 4
 Views: 4642
 
 |  Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Thu Apr 25, 2002 11:49 pm   Subject: MQWorkflow config won't recognize WebSphere Installation Pat | 
  		
		  | Have you installed service pack2(or above)? | 
  		
		  |  Topic: FMC_API_ERROR_COMMUNICATION | 
  		
		  | mqwf1 
 Replies: 5
 Views: 8586
 
 |  Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Thu Apr 04, 2002 5:33 pm   Subject: FMC_API_ERROR_COMMUNICATION | 
  		
		  | see the Windows Event Viewer. Maybe : MQSeries cannot get current OS user's infomation.
 Try:   change Logon User to the user belong to local domain.
 | 
  		
		  |  Topic: webclient error message | 
  		
		  | mqwf1 
 Replies: 5
 Views: 7015
 
 |  Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Thu Apr 04, 2002 4:02 am   Subject: webclient error message | 
  		
		  | Yes. 
 | 
  		
		  |  Topic: webclient error message | 
  		
		  | mqwf1 
 Replies: 5
 Views: 7015
 
 |  Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Wed Apr 03, 2002 4:58 pm   Subject: webclient error message | 
  		
		  | The web properties file has set ConfigurationID. The WebClient runs well when it just start.
 But after a lots of logon it throws this exception.
 
 [ This Message was edited by: mqwf1 on 2002-04-03 17 ...
 | 
  		
		  |  Topic: webclient error message | 
  		
		  | mqwf1 
 Replies: 5
 Views: 7015
 
 |  Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Wed Apr 03, 2002 5:21 am   Subject: webclient error message | 
  		
		  | My WebClient report error message in its servelt-out.log. It occurs randomly.
 It seems that When a lots of people access WebClient it happens.
 Any help will be appreciative.
 
 ==================== ...
 | 
  		
		  |  Topic: Help!!! (MQJMS1058: not valid message property name ) | 
  		
		  | mqwf1 
 Replies: 6
 Views: 8572
 
 |  Forum: IBM MQ Java / JMS   Posted: Mon Jan 21, 2002 7:13 am   Subject: Help!!! (MQJMS1058: not valid message property name ) | 
  		
		  | I'm not sure I catch your words. I repeat it in my words below : If my JMS app and request Queue in the same machine then I can't set userid;
 Only if JMS app send message to remote queue JMS app c ...
 | 
  		
		  |  Topic: Why PEA don't start? | 
  		
		  | mqwf1 
 Replies: 2
 Views: 9023
 
 |  Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Mon Jan 21, 2002 5:35 am   Subject: Why PEA don't start? | 
  		
		  | hi... 
 Why does the PEA DOS window not appear when start a activity in standard client?
 
 
 
 | 
  		
		  |  Topic: Adding MQRFH2 | 
  		
		  | mqwf1 
 Replies: 1
 Views: 4363
 
 |  Forum: IBM MQ Java / JMS   Posted: Mon Jan 21, 2002 3:43 am   Subject: Adding MQRFH2 | 
  		
		  | MQSeries PDF "Using JAVA"[csqzaw05] Chapter 12 "JMS Messages" meet your need. 
 
 [ This Message was edited by: mqwf1 on 2002-01-21 03:44 ]
 | 
  		
		  |  Topic: jsp development tool | 
  		
		  | mqwf1 
 Replies: 1
 Views: 8222
 
 |  Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Mon Jan 21, 2002 2:57 am   Subject: jsp development tool | 
  		
		  | we used: 
 IBM SupportPack WA83 + DreamWaver .
 | 
  		
		  |  Topic: Help!!! (MQJMS1058: not valid message property name ) | 
  		
		  | mqwf1 
 Replies: 6
 Views: 8572
 
 |  Forum: IBM MQ Java / JMS   Posted: Mon Jan 21, 2002 1:11 am   Subject: Help!!! (MQJMS1058: not valid message property name ) | 
  		
		  | old source: connection = factory.createQueueConnection();
 changed source:
 connection = factory.createQueueConnection("PM1","PM1");//userid,password
 Exception Throws when exe ...
 | 
  		
		  |  Topic: Why Java program implemented Workflow activity can't work? | 
  		
		  | mqwf1 
 Replies: 0
 Views: 3102
 
 |  Forum: IBM MQ Java / JMS   Posted: Sat Jan 19, 2002 8:50 pm   Subject: Why Java program implemented Workflow activity can't work? | 
  		
		  | hi... 
 In Workflow BuildTime Implementation Program property I set these :
 General tab: name
 WindowsNT tab: 1.path and filename: java.exe(jre.exe)
 2.command line parameters:  ...
 | 
  		
		  |  Topic: Help!!! (MQJMS1058: not valid message property name ) | 
  		
		  | mqwf1 
 Replies: 6
 Views: 8572
 
 |  Forum: IBM MQ Java / JMS   Posted: Sat Jan 19, 2002 8:37 pm   Subject: Help!!! (MQJMS1058: not valid message property name ) | 
  		
		  | Thanks kolban. I modify my source and try it .An exception was throw:
 javax.jms.JMSException: MQJMS1011:
 cannot indicate security credentials while using MQ binding
 
 (it was translated Englis ...
 | 
  		
		  |  Topic: Help!!! (MQJMS1058: not valid message property name ) | 
  		
		  | mqwf1 
 Replies: 0
 Views: 8061
 
 |  Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Sat Jan 19, 2002 6:09 am   Subject: Help!!! (MQJMS1058: not valid message property name ) | 
  		
		  | source : =============================================
 import javax.jms.*;      /* import of Sun's JMS interface */
 
 
 /* Imports for MQSeries specific objects */
 import com.ibm.mq.MQC;
 import c ...
 | 
  		
		  |  Topic: Help!!! (MQJMS1058: not valid message property name ) | 
  		
		  | mqwf1 
 Replies: 6
 Views: 8572
 
 |  Forum: IBM MQ Java / JMS   Posted: Sat Jan 19, 2002 6:08 am   Subject: Help!!! (MQJMS1058: not valid message property name ) | 
  		
		  | source : =============================================
 import javax.jms.*;      /* import of Sun's JMS interface */
 
 
 /* Imports for MQSeries specific objects */
 import com.ibm.mq.MQC;
 import c ...
 |