| Author | 
		  Message | 
  		
  		
		     Topic: accessing an XML file in a bar or alternative | 
  		
  		
		  powerlord
  
	  	  Replies: 6 Views: 4869
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jun 04, 2010 5:11 am   Subject: accessing an XML file in a bar or alternative | 
  		
  		
		  XMLNS - sorry typo.
 
 ok, looks like we are agreed - user defined property it is.
 
 cheers
 
 stu | 
  		
  		
		     Topic: accessing an XML file in a bar or alternative | 
  		
  		
		  powerlord
  
	  	  Replies: 6 Views: 4869
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jun 04, 2010 4:38 am   Subject: accessing an XML file in a bar or alternative | 
  		
  		
		  DB not an option - it is not part of the solution.
 
 both of these quotes are the same.
 
 i.e. a mechanism to get it into the env, followed by a mechanism to read it efficiently (i.e. only one off r ... | 
  		
  		
		     Topic: accessing an XML file in a bar or alternative | 
  		
  		
		  powerlord
  
	  	  Replies: 6 Views: 4869
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jun 04, 2010 2:39 am   Subject: accessing an XML file in a bar or alternative | 
  		
  		
		  I think you have misunderstood me (I've been MBing for 6 years)
 
 I could use a fileInputNode to load the XML into an ESQL variable (i.e. the logical message tree) easily enough.
 
 i.e. I was asking ... | 
  		
  		
		     Topic: accessing an XML file in a bar or alternative | 
  		
  		
		  powerlord
  
	  	  Replies: 6 Views: 4869
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Jun 03, 2010 11:40 pm   Subject: accessing an XML file in a bar or alternative | 
  		
  		
		  Hi - 
 
 I have an XML file which effectively has the 'rules' for how my flow is going to operate on messages that arrive. i.e. a static routing table basically.
 
 i.e. if X and Y and Z>3 then pro ... | 
  		
  		
		     Topic: JRE command line options (need to add a -Dmyvariable= ) | 
  		
  		
		  powerlord
  
	  	  Replies: 1 Views: 2821
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Dec 08, 2009 2:03 am   Subject: JRE command line options (need to add a -Dmyvariable= ) | 
  		
  		
		  To sort of answer my own question as it might help others:
 
 It turns out that there are many system properties set internally by the DFE when it inits the JRE!
 
 After deploying a node to print the ... | 
  		
  		
		     Topic: JRE command line options (need to add a -Dmyvariable= ) | 
  		
  		
		  powerlord
  
	  	  Replies: 1 Views: 2821
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Dec 08, 2009 1:20 am   Subject: JRE command line options (need to add a -Dmyvariable= ) | 
  		
  		
		  Is there a way of adding a JRE OPTS line to the JRE launcher in MB 6.1 ?
 
 I require to access a JAVA system property inside my java code.
 
 Lets say, its called 'PID' (because it is!).
 
 so, if it ... | 
  		
  		
		     Topic: AIX MAXDATA or LDR_CNTRL value | 
  		
  		
		  powerlord
  
	  	  Replies: 1 Views: 4409
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed May 10, 2006 7:12 am   Subject: AIX MAXDATA or LDR_CNTRL value | 
  		
  		
		  <nudge>
 
 no one ?
 
 stu | 
  		
  		
		     Topic: AIX MAXDATA or LDR_CNTRL value | 
  		
  		
		  powerlord
  
	  	  Replies: 1 Views: 4409
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Apr 25, 2006 4:52 am   Subject: AIX MAXDATA or LDR_CNTRL value | 
  		
  		
		  I've read the help on setting this both on IBM site:
 
 http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp?topic=/com.ibm.etools.mft.doc/au16640_.htm
 
 and on mqseries.net here:
 
 htt ... | 
  		
  		
		     Topic: MB6.0: ESQL not resolving/compiling references into cmf | 
  		
  		
		  powerlord
  
	  	  Replies: 7 Views: 6474
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 09, 2006 1:36 am   Subject: MB6.0: ESQL not resolving/compiling references into cmf | 
  		
  		
		  We have a utility message broker flow project.
 
 this has a schema:
 
 com.xxx.yyy.zzz.helper
 
 in there we have an ESQL file with some common utility functions:
 
 CREAT FUNCTION myHelper (.....etc ... | 
  		
  		
		     Topic: APAR IY77292 Changing classLoader behaviour | 
  		
  		
		  powerlord
  
	  	  Replies: 3 Views: 3548
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jan 24, 2006 12:56 am   Subject: APAR IY77292 Changing classLoader behaviour | 
  		
  		
		  yup, I raised one yesterday. But thought I'd post on here too, just in case it reaches someone who has solved it some other way.
 
 cheers.
 
 stu | 
  		
  		
		     Topic: APAR IY77292 Changing classLoader behaviour | 
  		
  		
		  powerlord
  
	  	  Replies: 3 Views: 3548
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Jan 23, 2006 8:28 am   Subject: APAR IY77292 Changing classLoader behaviour | 
  		
  		
		  OS: XP SP2
 MBv6
 
 Developing custom java nodes with Message Broker v6, I came across the problem outlined and fixed in APAR IY77292.
 
 I installed this APAR (bootstrap.jar) and found that this inde ... | 
  		
  		
		     Topic: MB V6 on AIX: DataFlowEngine abends while starting | 
  		
  		
		  powerlord
  
	  	  Replies: 7 Views: 6846
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Jan 19, 2006 7:11 am   Subject: MB V6 on AIX: DataFlowEngine abends while starting | 
  		
  		
		  Finally it is working now. Solution is to install APAR IY77292. Thanks Ian for pointing me to right direction.
 
 Thanks everyone
 Prasad
 
 
 Just a note for people with a similar problem. This APAR  ... | 
  		
  		
		     Topic: mb6: custom java nodes. classNotFounds with dependant jars | 
  		
  		
		  powerlord
  
	  	  Replies: 4 Views: 4042
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Dec 20, 2005 8:26 am   Subject: mb6: custom java nodes. classNotFounds with dependant jars | 
  		
  		
		  Hi Guys.
 
 I'm migrating my mb5 custom java nodes to mb6. There is a nodes.jar file containing the main nodes project classes, and 6 or 7 dependancy jars (log4j, dom4j, smtp stuff, etc).
 
 In mb5 I  ... | 
  		
  		
		     Topic: I have a problem in debugging java user defined plug-in node | 
  		
  		
		  powerlord
  
	  	  Replies: 5 Views: 6206
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Dec 06, 2005 8:21 am   Subject: I have a problem in debugging java user defined plug-in node | 
  		
  		
		  not the answer you are looking for, but imho getting this working is more hassle than it is worth.
 
 I would suggest using copeous amounts of logging to a file... write a simple logger or use log4j o ... | 
  		
  		
		     Topic: MBv6: 2003. express installation: mq going mental | 
  		
  		
		  powerlord
  
	  	  Replies: 0 Views: 1718
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Dec 06, 2005 1:58 am   Subject: MBv6: 2003. express installation: mq going mental | 
  		
  		
		  Hi, 
 
 problem is:
 
 Fresh install of 2003 all service packed up running on virtual PC.
 
 installed MBv6 with express install (MQv6, derby, broker, toolkit).
 
 Install finishes and all is well.
 
 ... |