jaikiran pai [
http://community.jboss.org/people/jaikiran] replied to the discussion
"jboss-5.1.0.GA + ejb3-tutorials\source\entity = NameNotFoundException"
To view the discussion, visit:
http://community.jboss.org/message/547339#547339
--------------------------------------------------------------
I actually thought we did have sleep in the tutorial builds to wait for a few seconds
before the application is deployed. But looking at it now, I don't see any. So yes, as
Wolfgang suggests, you might want to add that sleep in the build. Or you can run the
"ejbjar" and the "run" target separately:
ant ejbjar
and then check the server console to see that the application is deployed. After the
application is deployed, run
ant run
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/547339#547339]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]