Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » WTP XDoclet EJB spec version
WTP XDoclet EJB spec version [message #470626] Tue, 25 October 2005 08:14
Eclipse UserFriend
Originally posted by: barenhoff.spot-media.de

Hello!

I've created a ejb project over the wizzard in WTP. I've selected ejb
version 2.1.
Now I tried to change it back:

<module-type module-type-id="jst.ejb">
<version>2.0</version>
<property name="java-output-path" value="/bin/"/>
</module-type>

in .wtpmodules. But it seems as if he still creates 2.1 deployment
descriptor. In:

~/workspace/.metadata/.plugins/org.eclipse.jst.j2ee.ejb.anno tations.xdoclet/

there are the ant file and a build.properties wich seem to be generated
automaticly. In the build.properties there is a line:

ejb.spec.version=2.1

I've changed it ther too, but it will be overwritten at the next build.

Where can I configure it?

I need this because i want to create an application which will be run on
an ibm websphere 5.1 server which is a j2ee 1.3 server.


thanks

Markus Barenhoff
Previous Topic:WTP XDoclet EJB spec version
Next Topic:JSF Tools Project: Weekly Status Calls on Monday..
Goto Forum:
  


Current Time: Tue Mar 19 11:54:39 GMT 2024

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

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

Back to the top