Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Solved problems with EJB deployment!?
Solved problems with EJB deployment!? [message #79317] Wed, 02 March 2005 12:20
Eclipse UserFriend
Hello,

We followed the tutorial Building a Simple EJB Application (at
http://www.eclipse.org/webtools/testtutorials/M2/ejbtutorial /buildingejbs.html)
but we couldn't succeed in generating the stub classes with XDoclet.
We used Eclipse 3.1M5 with j2se1.4.2 and JBoss 3.2.3 on W2kPro.

After some work we succeded by modifying the templates under
<ECLIPSE_HOME> /plugins/org.eclipse.jst.j2ee.ejb.annotations.xdoclet_1.0.0/ templates/builder
so that the nested <include> elements of the two <fileset> elements in
the task <path id="project.class.path"> be like that:
<include name="**/ant.jar"/>
<include name="**/*.jar"/>

Like that it works great! Compliments to the team!

Ciao
Dario Sestero and Samuele Angioli

P.S. Sorry, in the previous message I didn't configured the Identity yet!
Previous Topic:Solved problems with EJB deployment?
Next Topic:wtp Ant Install Script ??
Goto Forum:
  


Current Time: Mon May 05 02:07:58 EDT 2025

Powered by FUDForum. Page generated in 0.02943 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top