-
How to develop EJB3.0 with eclipse3.3.1 ? (3 messages)
- Posted by: vimal raja
- Posted on: May 16 2008 05:15 EDT
Hi, How to develop EJB3.0 with eclipse3.3.1 ? please any one help me...how to develop web application using ejb3.0 with eclipse 3.3.1. server jboss4.2.2 database 5.0. Thanks in advanceThreaded Messages (3)
- Re: How to develop EJB3.0 with eclipse3.3.1 ? by guddu sk on May 18 2008 02:01 EDT
- RE: How to develop EJB 3.0 with Eclipse 3.3.1? by Will Williams on May 19 2008 09:14 EDT
- Re: How to develop EJB3.0 with eclipse3.3.1 ? by Kranthi dharanikota on May 25 2008 08:01 EDT
-
Re: How to develop EJB3.0 with eclipse3.3.1 ?[ Go to top ]
- Posted by: guddu sk
- Posted on: May 18 2008 02:01 EDT
- in response to vimal raja
i think, u can use anotations, doclet and ANT script for packaging and deployment there are some useful matterials can be found at http://freesourceutilityhelp.googlepages.com thanks. -
RE: How to develop EJB 3.0 with Eclipse 3.3.1?[ Go to top ]
- Posted by: Will Williams
- Posted on: May 19 2008 09:14 EDT
- in response to guddu sk
You should be able to add the JPA/Dali plug-in to Eclipse. This plugin will generate your persistent objects from a schema with the annotations. -
Re: How to develop EJB3.0 with eclipse3.3.1 ?[ Go to top ]
- Posted by: Kranthi dharanikota
- Posted on: May 25 2008 08:01 EDT
- in response to vimal raja
Hi you can make use of Xdoclet feature to develop EJB'S in Eclipse 3.3