| Author |
Web Service with EJB 3.1 endpoint packaging
|
a sarkar
Greenhorn
Joined: Aug 05, 2010
Posts: 27
|
|
Hi,
Can someone confirm that the packaging of JAX-WS service with EJB 3.1 Stateless Bean endpoint is different from that of JAX-RS service with EJB 3.1 Stateless Bean endpoint?
It seems that the former can be packaged as an ejb jar (within an ear) while the later needs to be packaged as a war (within an ear or not).
|
Abhijit
|
 |
a sarkar
Greenhorn
Joined: Aug 05, 2010
Posts: 27
|
|
Looks like the answer is here:
http://java.boot.by/ocewsd6-guide/ch04.html#c4s1g
|
 |
 |
|
|
subject: Web Service with EJB 3.1 endpoint packaging
|
|
|