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 » Help for JavaPlugin Node

Post new topic  Reply to topic
 Help for JavaPlugin Node « View previous topic :: View next topic » 
Author Message
kiran_mvr
PostPosted: Fri Apr 01, 2005 2:41 pm    Post subject: Help for JavaPlugin Node Reply with quote

Apprentice

Joined: 12 Dec 2004
Posts: 35

Hai

I am new to plugin concepts.Here i am having an issue where i need to pick a file from a folder and insert the fields in the file to a database.can anyone help me in getting the code for this or suggest some solutions for this!!!

plz urgent.
_________________
Kiran_manny
Back to top
View user's profile Send private message
malammik
PostPosted: Fri Apr 01, 2005 10:05 pm    Post subject: Reply with quote

Partisan

Joined: 27 Jan 2005
Posts: 397
Location: Philadelphia, PA

Start by getting the sample nodes included with product working. The process of getting them installed and configured is thoroughly described in the manual. There are many steps involved in configuring a plugin node so you better of follow the manual to the dot and then post specific questions to the forum.
_________________
Mikhail Malamud
http://www.netflexity.com
http://groups.google.com/group/qflex
Back to top
View user's profile Send private message Visit poster's website AIM Address
kiran_mvr
PostPosted: Mon Apr 04, 2005 8:24 am    Post subject: Problems with calling a Java Method in ESQL Reply with quote

Apprentice

Joined: 12 Dec 2004
Posts: 35

Hai ..
I tried to call a Java Method using ESQL . its of this sort..

CALL DBInsert() INTO insertStatus;

CREATE PROCEDURE DBInsert()
RETURNS CHAR
LANGUAGE JAVA
EXTERNAL NAME "Insert.FileReadAndDBInsert";

Insert is the java program name,FileReadAndDBInsert is the method in it.
I specifed the location of the Java file in classpath also. But iam getting the
following ERRORS

Error:The following error occurred during execution of an Java Method call.
Error:Java Exception calling CallStaticObjectMethodA.
Error:java.lang.NoClassDefFoundError: java/sql/Savepoint

PLZ help me with this!! very urgent...
_________________
Kiran_manny
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 » Help for JavaPlugin Node
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.