This article talks through JSR 109: Web Services for J2EE.
It covers both the client-side, and server-side aspects of the specification, showing you how closely tied Web Services and J2EE these days.
Check out the article here
What do you think about J2EE having all of these close ties?
-
Article on JSR 109: Web Services Inside of J2EE Apps (2 messages)
- Posted by: Dion Almaer
- Posted on: August 08 2002 10:42 EDT
Threaded Messages (2)
- Article on JSR 109: Web Services Inside of J2EE Apps by Martin Devlin on August 08 2002 13:54 EDT
- Article on JSR 109: Web Services Inside of J2EE Apps by Sarwar Mansoor on August 08 2002 14:18 EDT
-
Article on JSR 109: Web Services Inside of J2EE Apps[ Go to top ]
- Posted by: Martin Devlin
- Posted on: August 08 2002 13:54 EDT
- in response to Dion Almaer
The author had said that he was disappointed that JSR 109 didn't address using web services along with message driven beans. This is misleading.
The JSR 153: Enterprise JavaBeans 2.1 Specification address using MDBs with web services.
See the excellent article on EJB 2.1 on TSS.
regards,
-
Article on JSR 109: Web Services Inside of J2EE Apps[ Go to top ]
- Posted by: Sarwar Mansoor
- Posted on: August 08 2002 14:18 EDT
- in response to Dion Almaer
I have several webservices running in IBM Websphere App server in production for almost a year. The application has been very stable and the response has benn great. My kudos to the IBM folks :).