I am trying to deploy the ejb tutorial sample stateless one without the deployment
descriptor ,but am unable to deploy it.
I completed the install section copied all jars to relevant locations,and to
tutorial stateless dir,I ran ant and ant run.
The message given is:
No container configured with name "Stateless Bean".This example is the one
without the deployment descriptor so naturally no descriptor files
are required .The file is tutorial.jar.
What other configure steps do I need to perform to make this simple ejb work fine.Its
blowing my brains out such a simple example yet so much trouble can someone help?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963416#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...