Does this help you?
http://forum.java.sun.com/thread.jspa?threadID=575459&messageID=2872422
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3891110#3891110
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3891110
-
I was having similar problems. I went over the tutorial in detail and found
out the jboss-web.xml wasn't being "packaged" in the war.
The tutorial runs fine, as is. I haven't removed the -client.jar file from
packaging as suggested.
One possible problem is the tutorial shows "java:/comp/env/..
I was having similar problems. I went over the tutorial in detail and found
out the jboss-web.xml wasn't being "packaged" in the war.
The tutorial runs fine, as is. I haven't removed the -client.jar file from
packaging as suggested.
View the original post :
http://www.jboss.org/index.html?mod
environment:
- OS X 10.4.2
- Eclipse 3.1
- JBoss 4.0.1
- JBoss IDE 1.5
1st problem and possible fix:
Could not deploy FiboAPP.ear due to "ejb-ref: no ejb-link in web.xml ... "
error from JBoss.
Editted web.xml in WEB-INTF folder commenting out section.
DID NOT run XDoclet, deleted Fibo *.jar, *