Re: Consume EJB and Web Services

2005-03-14 Thread fabrizio picca
I've just developed my application using an Ejb-based web service and a plain axis client. I've followed the axis user guide on the website and all went well. The only problems i had was related to the mapping of custom datatypes. But here, in this mailing list, i found all the answers! On Mon,

Re: Consume EJB and Web Services

2005-03-14 Thread Anne Thomas Manes
- > From: fabrizio picca [mailto:[EMAIL PROTECTED] > Sent: Monday, 14 March 2005 7:03 PM > To: axis-user@ws.apache.org; [EMAIL PROTECTED] > Subject: Re: Consume EJB and Web Services > > I've just developed my application using an Ejb-based web service and a > plain axis

RE: Consume EJB and Web Services

2005-03-14 Thread Mi Zhang
PROTECTED] Subject: Re: Consume EJB and Web Services I've just developed my application using an Ejb-based web service and a plain axis client. I've followed the axis user guide on the website and all went well. The only problems i had was related to the mapping of custom datatypes. But her

Consume EJB and Web Services

2005-03-13 Thread Mi Zhang
Title: Message Hi,   I have deployed an EJB as Web Service using Axis. The questions I have are:   1) If it is possible to use one client to invoke EJB and Web Service.   or   2) If  question 1 is impossible, can I use one interface for EJB and Web Service clients, for example: EJB client: