Well, the bnd files are ok afaik, ext files are also ok but lack a lot of options WAS provides. I don't know about schema files, never used it myself, but I assume it shouldn't be in a good shape. And there's no web-bnd/web-ext/etc generation.
What I propose is: - make a dtd of bnd/ext/etc files. - compare it with the templates - implement the missing parts - create some tests/samples This is the recommended process for any xml template you write for xdoclet. Don't add missing attributes here and there, it's getting hard to make sure something is missing or not. Try to implement the whole dtd somehow, then make it better and more intuitive/etc. And I suggest you to wait for v1.2 release and work on the websphere module. There you have complete control and have enough room to play with it in isolation from other parts. Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of J. Matthew Pryor > Sent: Thursday, May 02, 2002 9:07 AM > To: Ara Abrahamian; 'Narinder Makin'; 'Xdoclet-User (E-mail)' > Subject: RE: [Xdoclet-user] websphere and xdoclet > > Ara, > > What are the WAS 4 enhancements ? > > We have several WAS 4 issues we'd like to solve and would be willing to > contribute back if they are general > > thx, > jmp > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Ara > > Abrahamian > > Sent: Tuesday, April 16, 2002 3:56 AM > > To: 'Narinder Makin'; 'Xdoclet-User (E-mail)' > > Subject: RE: [Xdoclet-user] websphere and xdoclet > > > > > > No WAS4 is supported. But you're welcome to implement the necessary > > templates and send it directly to me. Btw, I'm enhancing the WAS stuff > > so v1.2 will have a better WAS support, but we definitely need more > > active contribution from users. Anyone interested? > > > > Ara. > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > > > [EMAIL PROTECTED]] On Behalf Of Narinder Makin > > > Sent: Monday, April 15, 2002 9:27 PM > > > To: Xdoclet-User (E-mail) > > > Subject: [Xdoclet-user] websphere and xdoclet > > > > > > Is there a version of xdoclet that supports Websphere 5 , Technology > > > Preview? > > > > > > thanks, > > > Narinder. > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > > Sent: Monday, April 15, 2002 10:38 AM > > > To: Narinder Makin > > > Subject: Re: RE: websphere and xdoclet > > > > > > > > > Hi Narinder. > > > > > > I'm not sure what version of WS is supported. Please ask questions > > > about xdoclet on [EMAIL PROTECTED] I don't offer > > > private help (unless you send me a check ;-), but I (and the other > > > XDoclet developers/users) provide free help on the above-mentioned > > > mailing list. > > > > > > Cheers, > > > Aslak > > > > > > ----- Original Message ----- > > > From: Narinder Makin <[EMAIL PROTECTED]> > > > Date: Monday, April 15, 2002 3:45 pm > > > Subject: RE: websphere and xdoclet > > > > > > > Is there a version that supports Websphere 5 , Technology Preview? > > > > > > > > thanks, > > > > Narinder. > > > > > > > > -----Original Message----- > > > > From: Aslak Hellesoy [mailto:[EMAIL PROTECTED]] > > > > Sent: Sunday, April 14, 2002 8:10 PM > > > > To: [EMAIL PROTECTED] > > > > Subject: websphere and xdoclet > > > > > > > > > > > > Hi Narinder, > > > > > > > > I checked my yahoo email (which I don't use really), and saw you > > > > asked about > > > > WebSphere support in XDoclet. Well, XDoclet has been supporting > > > > WebSpherefor a long time! Just try it out: > > > > http://xdoclet.sourceforge.net. > > > > Cheers, > > > > Aslak > > > > > > > > > > _______________________________________________ > > > Xdoclet-user mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > > > > _________________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.com address at http://mail.yahoo.com > > > > > > _______________________________________________ > > Xdoclet-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
