aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes A good guide to writing deployment descriptors. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "A good guide to writing deployment descriptors." Watch "A good guide to writing deployment descriptors." New topic
Author

A good guide to writing deployment descriptors.

Shabeen Jafri
Greenhorn

Joined: Dec 30, 2002
Posts: 6
Does anyone know of a good guide to writing deployment descriptors?
Something on the web would be great, but any references are much appreciated.
Thanks.
-Shabeen Jafri
Simon Brown
sharp shooter, and author
Ranch Hand

Joined: May 10, 2000
Posts: 1860
Apart from books and the J2EE tutorial, you could always take a look at XDoclet - it's a way of writing the deployment information as JavaDoc tags in your bean source code. It's a great tool.
Simon
Dhananjay Inamdar
Ranch Hand

Joined: Jan 27, 2003
Posts: 130
Hello
I am refering the "Professional Java Server Programming", in this book there is one complete chapter is devoted to this topic only. I found it is very good and helpful.
Please go through it.
- Dhananjay


Just like you, struggeling to get the right solutions!<br /> <br />Sun Certified Java Programmer 1.5<br /> <br />Target - SCWCD
Shabeen Jafri
Greenhorn

Joined: Dec 30, 2002
Posts: 6
Thanks for the suggestions! They both proved invaluable.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: A good guide to writing deployment descriptors.
 
Similar Threads
Which IDE to use for learning EJB
Could not reload resource bundles
ejb deployement in weblogic 7.0 server
RequestDispatcher problem
Is XDoclet useful if i am using IBM Websphere