ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Stored procedure calling Java

Post new topic  Reply to topic
 Stored procedure calling Java « View previous topic :: View next topic » 
Author Message
WMBEAI
PostPosted: Wed Jan 20, 2010 10:26 pm    Post subject: Stored procedure calling Java Reply with quote

Acolyte

Joined: 02 Mar 2009
Posts: 66

Hi,

I have written a stored prcodeure which calls a java program which is placed in a package.

My flow is like
MqInput-> compute->MqOutput

In the compute i call the Stored procedure.
SET Environment.chr = Test(31);

I have wriiten a procedure
CREATE PROCEDURE Test (
IN str CHAR
)
RETURNS CHAR
LANGUAGE JAVA
EXTERNAL NAME "com.my.mytest.Test";

i encounter the below error.
An error occured whilst trying to locate a Java Class / method.

I have deployed the jar file which have tht class file..
Am i missing anything
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Stored procedure calling Java
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.