Author |
Message |
Topic: Java project reference issue with Message flow |
geethgubi
Replies: 1 Views: 2568
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 17, 2010 9:18 am Subject: Java project reference issue with Message flow |
I have a message flow which is using java compute node. The java code with in the JCN refers to few functions which are common using common class. All these common classes are put into a separate java ... |
Topic: Java Compute node vs calling Java module in ESQL code |
geethgubi
Replies: 2 Views: 4469
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 09, 2010 6:52 am Subject: Java Compute node vs calling Java module in ESQL code |
We are rewriting an application for performance improvements. For some of the reasons we need to write the code in java. I recommended calling the java module (only for the part which has to be in jav ... |
Topic: SendMail plugin in WMB 6.0 to emailoutput node in WMB7.0 |
geethgubi
Replies: 2 Views: 3187
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 27, 2010 8:45 am Subject: SendMail plugin in WMB 6.0 to emailoutput node in WMB7.0 |
I would like to know what are the migration process that we need to do for migrating IBM - IA07 sendmail plugin to emailoutput node in wmb 6.1. Can someone help me out with this? |
Topic: Webservice in message broker |
geethgubi
Replies: 2 Views: 4396
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 19, 2010 7:39 am Subject: Webservice in message broker |
I dont have much exp with message broker but I would like to write one simple service and expose that service as webserive. Can someone help me out with this on how to write a service and expose that ... |
Topic: setQuerytimeout in CallableStatement not working. Kindly ple |
geethgubi
Replies: 0 Views: 2795
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 11, 2010 6:09 am Subject: setQuerytimeout in CallableStatement not working. Kindly ple |
In Message broker, from Java compute node, I am calling a oracled stored procedure using callable statement. In that I am setting the timeout using setQueryTimeout() and I am setting the time as 30 se ... |
Topic: IBM Test 000-315 |
geethgubi
Replies: 7 Views: 5207
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 14, 2009 10:48 am Subject: IBM Test 000-315 |
good. Share your email id. We will target some part everyday and get it completed. |
Topic: IBM Test 000-315 |
geethgubi
Replies: 7 Views: 5207
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 14, 2009 7:48 am Subject: IBM Test 000-315 |
my id is trgita@gmail.com |
Topic: IBM Test 000-315 |
geethgubi
Replies: 7 Views: 5207
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 09, 2009 12:49 pm Subject: IBM Test 000-315 |
I am planning to take IBM test 315 in Jan 2010. Is there anyone interested to take the test around the same period. am just asking this as I need someone to study with. |
Topic: WMB trial version - problem with db2 trial version |
geethgubi
Replies: 5 Views: 4715
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 26, 2009 10:03 am Subject: WMB trial version - problem with db2 trial version |
It does not say anything specific to the error. It just says to look into the log file. I attached the contents of the log file already. |
Topic: WMB trial version - problem with db2 trial version |
geethgubi
Replies: 5 Views: 4715
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 26, 2009 9:30 am Subject: WMB trial version - problem with db2 trial version |
I am trying to install WMB 6.1 trial version. while doing so, I found that db2 is a prerequisite for WMB 6.1. So I went to that site, I downloaded db2 9.1 connect server zip file. I extracted the zip ... |
Topic: DNS cache disabling |
geethgubi
Replies: 0 Views: 2091
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 04, 2009 1:40 pm Subject: DNS cache disabling |
Hello,
I want to disable the DNS cache thats generated at the code level. Bcos I want to do this only for one project and not for others. So I have set the java.security property at the code level ... |
Topic: Out of memory error - java heap dump created |
geethgubi
Replies: 2 Views: 5028
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 28, 2009 5:14 am Subject: Out of memory error - java heap dump created |
Yesterday we got an abend file created for one of our EGs. When I analysed that file I came to know that abend file was created for outofmemory error. I took the java heap dump file and ran it through ... |
Topic: JMS input queue Backout queue |
geethgubi
Replies: 1 Views: 2521
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 04, 2009 6:11 am Subject: JMS input queue Backout queue |
Hello,
We have a message flow, which has JMS input queue as a input node. Incase of any exception, we want the message to go to the system exception queue from the JMS end or is there a better way ... |
Topic: ClassNotFound Exception in runtime |
geethgubi
Replies: 2 Views: 2761
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 21, 2009 7:14 am Subject: ClassNotFound Exception in runtime |
Hi All,
I have a java (JCN node) implementation in my Broker code which is working fine on my local broker environment.
However, I am facing an issue when I am deploying it to the development ... |
Topic: BIP4395E: Java exception: 'java.lang.ClassNotFoundException' |
geethgubi
Replies: 7 Views: 30156
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 21, 2009 6:01 am Subject: Need help with Class Not Found Exception |
May I know how did you resolve this issue. I face the similar issue but the jar file created for my java project itself is empty. Kindly please help me out with this issue. Thanks. |