Hi, I always get an error when I try to use the EJB wizard. My steps: - create new J2EE 1.4 Project "LCDTest" - create a package "de.lcd.beans" - click with right button on package -> new -> other -> ejb components -> Session Bean (EJB wizards pops up) - then I enter the package (de.lcd.beans) the name of the bean (testBean) and hit "finish"
Then I get the following error: --snip-- Creation of element failed. Reason: <project-root> [in LCDTest] does not exist --snap-- Am I doing something wrong or is my eclipse/jboss-ide installation messed up? My System: - Java 1.4.2_04 - Eclipse 3.0.1 - JBoss IDE 1.4 Thx for any help. Michael View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863884#3863884 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863884 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
