Re: Doesn't XDoclet defeat the basic purpose of having deployment descriptors?
Posted By:
Anonymous
Posted On:
Monday, March 17, 2003 07:54 AM
The idea of vendor specific deployment descriptors is not a basic idea of java and j2ee: build once, run everywhere.
Re: Doesn't XDoclet defeat the basic purpose of having deployment descriptors?
Posted By:
Chuck_Lan
Posted On:
Friday, February 28, 2003 12:09 PM
Well, I look at XDoclet as a development tool. As of now, it is capable of generating home/remote interfaces, as well as deployment descriptor files, to make life simpler for you. The descriptor files are still available for modification.