Re: EJB/SOAP/WEB Architechture

2003-10-02 Thread Srinath Perera
Hi Asier sounds good. If am right this is what the JSR109 from jcp defined. there are lot of statndreads define to do this i JSR 109 spec regards Srinath On Thu, 2003-10-02 at 16:32, Asier Murciego wrote: > Hi! > > > > I’m designing a simple architecture prototype for my university. The

Re: EJB/SOAP/WEB Architechture

2003-10-02 Thread Bruce Scharlau
At 11:32 02/10/2003, you wrote: Hi! I'm designing a simple architecture prototype for my university. The key concept is EJB, but I'd like to add SOAP interfaces. It would be wise to create a system like this? EJB_Entities->(managed by)->EJB_Session->SOAP_Binding->Servlet->WebAccess The data is

EJB/SOAP/WEB Architechture

2003-10-02 Thread Asier Murciego
Hi!   I’m designing a simple architecture prototype for my university. The key concept is EJB, but I’d like to add SOAP interfaces. It would be wise to create a system like this?   EJB_Entities->(managed by)->EJB_Session->SOAP_Binding->Servlet->WebAccess   The data is enclosed in the