hi all;
i have a been calling a util class which is packaged in a Util.jar.
the ejb-jar's manifest has the Class-Path included the Util.jar
my bean is deployed and is able to call a class inside the Util.jar

now, i need to call another ejb from a the util class(which is inside the
Util.jar).
how should i do it? is there a standard way to do this?
i only saw in the spec how to access util jars from ejbs and not the other
way.
should i depoloy the util class as an application client???
please give advice.

__________________
Guy Katz
Comverse
[EMAIL PROTECTED]
+972 3 7663686

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to