What is the meaning of: javax.ejb.Stateless;

2014-03-06 Thread Martin Funk
Hi again, still at a very early stage of conquering the domain of TomEE+. I have a question on javax.ejb.Stateless. In the specs I read that in the area of SOAP based web services, which are implemented by an EJB component the class implementing the endpoint must be annotated @Stateless or

Re: What is the meaning of: javax.ejb.Stateless;

2014-03-06 Thread Martin Funk
skip this wrong mailing list: Am 06.03.2014 um 17:33 schrieb Martin Funk mafulaf...@gmail.com: Hi again, still at a very early stage of conquering the domain of TomEE+. I have a question on javax.ejb.Stateless. In the specs I read that in the area of SOAP based web services, which are

Re: What is the meaning of: javax.ejb.Stateless;

2014-03-06 Thread Martin Grigorov
Wrong mailing list ? :) Martin Grigorov Wicket Training and Consulting On Thu, Mar 6, 2014 at 6:33 PM, Martin Funk mafulaf...@gmail.com wrote: Hi again, still at a very early stage of conquering the domain of TomEE+. I have a question on javax.ejb.Stateless. In the specs I read that in