Is your web service a client to an ejb or is the web service an actual
ejb, ie, 'implements SessionBean' etc ?

Robert

On 10/11/06, Jesús Daniel Blázquez Carazo <[EMAIL PROTECTED]> wrote:
Hello.

I am migrating the version of my deployed service from axis to axis2. My =
problem is the following:

 - I need to execute a method of an EJB but i do not know exactly how to =
do this.=20
My first aproach is to type a new class with the same methods than the =
EJB and call the EJB method from this. This class is included in the =
final aar file.
Here i need to use the interface classes of the EJB but I can not

Any idea ?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to