Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Solved problems with EJB deployment?
Solved problems with EJB deployment? [message #79301] Wed, 02 March 2005 17:16
Eclipse UserFriend
Originally posted by: user.domain.invalid

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
Previous Topic:can't find web services in UDDI !!
Next Topic:Solved problems with EJB deployment!?
Goto Forum:
  


Current Time: Sat Dec 21 17:01:29 GMT 2024

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

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

Back to the top