Author |
Message |
Topic: Parsing Error using ISO-8859-1 in Linux |
andrewhirst
Replies: 8 Views: 7919
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 07, 2011 2:37 am Subject: Parsing Error using ISO-8859-1 in Linux |
Actual value in the incoming XML message is 0xBF or 191 decimal and it is a valid XML character, but not with UTF8 encoding.
The character is part of some descriptive text entered in a field in a t ... |
Topic: Parsing Error using ISO-8859-1 in Linux |
andrewhirst
Replies: 8 Views: 7919
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 06, 2011 7:04 am Subject: Parsing Error using ISO-8859-1 in Linux |
Hi,
This might be a silly question. If it is I apologise in advance
Basically I have a message containing a '¿' as data. On a windows based development machine the message is sucessful ... |
Topic: Deploying 6.1.0.9 BAR to 6.1.0.4 |
andrewhirst
Replies: 2 Views: 2198
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 25, 2011 4:17 am Subject: Deploying 6.1.0.9 BAR to 6.1.0.4 |
Thanks zpat.
The differences between the two versions seem to be bug fixes. I have been unable to find any information on new functions, etc. That doesn't mean that things haven't changed however.
... |
Topic: Deploying 6.1.0.9 BAR to 6.1.0.4 |
andrewhirst
Replies: 2 Views: 2198
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 25, 2011 2:48 am Subject: Deploying 6.1.0.9 BAR to 6.1.0.4 |
Hi,
What sort of problems can I expect to see by developing on 6.1.0.9 and deploying to 6.1.0.4?
Should I re-install 6.1.0.4 or can the build a BAR for 6.1.0.4?
Thanks in advance.
Andrew. |
Topic: Unable to change variables in debug |
andrewhirst
Replies: 5 Views: 3363
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 20, 2008 6:45 am Subject: Unable to change variables in debug |
I renamed sqlCode to sqlRetCode and the problem has gone.
Also my ToolKit has been updated from 6.1.0.1-20080303_1143 to 6.1.0.1-20080408_1404.
Many thanks for your help.
Andrew. |
Topic: Unable to change variables in debug |
andrewhirst
Replies: 5 Views: 3363
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 20, 2008 5:10 am Subject: Unable to change variables in debug |
I modified the variables either by typing directly into the cell on the variable tab or right clicking and editing it in the dialogue box.
Looking at the trace I see this:
SET sqlCode = SQLCODE; ... |
Topic: Unable to change variables in debug |
andrewhirst
Replies: 5 Views: 3363
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 20, 2008 12:11 am Subject: Unable to change variables in debug |
Hi,
I've come across a funny using the toolkit in debug mode that prevents the value of some variables from being changed.
The code hits a breakpoint and halts. I've tried to change the value of ... |
Topic: MQ/Integrator on an Apple Mac? |
andrewhirst
Replies: 7 Views: 8511
|
Forum: General Discussion Posted: Mon Mar 17, 2008 12:51 pm Subject: MQ/Integrator on an Apple Mac? |
Hi,
It's indistinguishable from a standard XP installation. It works perfectly.
Credit must go to the architecture of the Mac and the Fusion VMWare.
Andrew. |
Topic: MQ/Integrator on an Apple Mac? |
andrewhirst
Replies: 7 Views: 8511
|
Forum: General Discussion Posted: Fri Jan 18, 2008 2:57 am Subject: MQ/Integrator on an Apple Mac? |
Hi,
Well I got a Mac Book Pro.
Installed Fusion with XP Pro and Hey Presto MQ and Integrator seem to work. Not fully tested yet, but seems to be good. |
Topic: MQ/Integrator on an Apple Mac? |
andrewhirst
Replies: 7 Views: 8511
|
Forum: General Discussion Posted: Wed Nov 07, 2007 6:22 am Subject: MQ/Integrator on an Apple Mac? |
Hi,
I'm thinking about buying a Mac Book. Wondering if anyone has tried installing MQ/Integrator on a dual-boot Mac running XP?
Regards
Andrew. |
Topic: Configuring JMS Objects in Websphere Application Server 4 |
andrewhirst
Replies: 5 Views: 5034
|
Forum: IBM MQ Java / JMS Posted: Wed May 18, 2005 6:52 am Subject: Configuring JMS Objects in Websphere Application Server 4 |
If so, you can use JMSAdmin to create your objects in the WAS namespace
So is it true to say that I do not need to configure anything in WAS?
As a guess, did you actually create the WMQ queues (Q. ... |
Topic: Configuring JMS Objects in Websphere Application Server 4 |
andrewhirst
Replies: 5 Views: 5034
|
Forum: IBM MQ Java / JMS Posted: Wed May 18, 2005 12:06 am Subject: Configuring JMS Objects in Websphere Application Server 4 |
Can you catch the linked exception and post it here? I'd like to see the underlying WMQ error. You can search for linked exception on this site to get details.
I will include the required code, but i ... |
Topic: Configuring JMS Objects in Websphere Application Server 4 |
andrewhirst
Replies: 5 Views: 5034
|
Forum: IBM MQ Java / JMS Posted: Tue May 17, 2005 9:46 am Subject: Configuring JMS Objects in Websphere Application Server 4 |
Hello,
I get the following exception when I try and create a sender object:
I have run JMSAdmin to create the objects in JNDI. The JMS file contains this:
JMS exception sending SYNC message
j ... |
Topic: Config Manager Crash |
andrewhirst
Replies: 6 Views: 3913
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 17, 2005 8:56 am Subject: Config Manager Crash |
The ports have been opened and the Config Manager can connect.
Running the Control Centre on the same machine as the Config Manager, I can see all deployments, etc and add message flows and message ... |
Topic: Config Manager Crash |
andrewhirst
Replies: 6 Views: 3913
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 17, 2005 6:47 am Subject: Config Manager Crash |
I have had a look at the tables in the CfgMgr's database and they look OK. I read the Backup and Recovery section and tried to redeploy the domain configuration as instructed:
File ->Deploy -> ... |