MyEclipse: Does ME generate custom dd's for all supported app servers? nat101 - Jan 31, 2007 - 08:41 PM Post subject: Does ME generate custom dd's for all supported app servers?
Hi;
To what degree does ME support all the appservers listed in the docs/preferences? Is it just to control debug?
Does ME also generate all custom deployment descriptors? eg. Oracle oc4j, Sun, Jonas?
Thanks;
natsupport-rkalla - Feb 01, 2007 - 03:23 AM Post subject:
nat,
Good question. We support starting/stopping/restarting the app servers and also hooking the debugger into them for debugging. Custom deployment descriptors is generated by using XDoclet added to your project and the doclet configured to generate the appropriate deployment descriptor.nat101 - Feb 01, 2007 - 06:47 PM Post subject:
Does that mean that only the few servers listed in the xdoclet submenu are supported, or is there away to import other doclets?
If so, in which directory are these, and how do I make them appear on the xdoclet submenu?
Thanks
natsupport-rkalla - Feb 01, 2007 - 07:11 PM Post subject:
nat,
At this time just the ones on the existing doclet menu are supported.nat101 - Feb 01, 2007 - 07:44 PM Post subject:
Thank you.
nat