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 » How i can use Many classes in Single Java node

Post new topic  Reply to topic
 How i can use Many classes in Single Java node « View previous topic :: View next topic » 
Author Message
rehab_desoki
PostPosted: Wed Dec 07, 2005 4:04 am    Post subject: How i can use Many classes in Single Java node Reply with quote

Novice

Joined: 25 Oct 2005
Posts: 18

Hi all........

i want to ask about How i can use Many classes with Single Java node because my business logic in many java classes
and i just can see evaluate method to implement my node

can i solve this by creating objects from these class in the evaluate method

and can i refer to different classes and call thier methods and variables in the evaluate method of the node implementation
Back to top
View user's profile Send private message MSN Messenger
jefflowrey
PostPosted: Wed Dec 07, 2005 4:14 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

It's java.

You need each class to be compiled and available and on the classpath, or you need to use a classloader to load it.

Then your code needs to create objects from those classes, and make decisions and pass data back and forth.

I expect that if you asked your team lead, he or she would help you learn this extremely basic fact of Java programming.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
rehab_desoki
PostPosted: Wed Dec 07, 2005 4:41 am    Post subject: Where i'll put other java class Reply with quote

Novice

Joined: 25 Oct 2005
Posts: 18

now each java node in broker v6 has a java class which extends MbNode and implements MbNodeInterface

but to manage my business process i must devide the operations to many classes, so now where i must put these classes in the same java project which has the java class of the java node

how i can deploy it to make the broker feel with
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » How i can use Many classes in Single Java 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.