[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - Re: Deployment Problem - Oracle Database

2005-08-22 Thread steverar
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 -

[JBoss-user] [Beginners Corner] - Re: Fibo Tutorial on JBoss 4.0.2

2005-07-31 Thread steverar
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/..

[JBoss-user] [JBoss Getting Started Documentation] - Re: JBOSS IDE tutorial

2005-07-31 Thread steverar
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

[JBoss-user] [Beginners Corner] - Re: Fibo Tutorial on JBoss 4.0.2

2005-07-22 Thread steverar
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, *