[JBoss-user] [Beginners Corner] - ejb deployment problem

2005-12-28 Thread newbeeuser
Hi, I am trying to deploy a simple hello bean ejb on jboss4.03 sp1 I am getting following exception 17:26:30,281 ERROR [MainDeployer] Could not create deployment: file:/C:/software s/jboss-4.0.3SP1/server/default/deploy/hellobean.jar org.jboss.deployment.DeploymentException: ejb-jar.xml must

[JBoss-user] [Beginners Corner] - EJB deployment problem

2005-08-28 Thread pwallace
Hi, I am new to JBoss/EJB, and have built my stateless session bean via my IDE so I think the syntax of all three (home, remote and bean) classes are fine and they compile. My ejb-jar.xml is in META-INF under my src root (below). I run Ant to bundle them all up in to the deploy (default)