RE: [Xdoclet-devel] http://xdoclet.sourceforge.net/

2002-01-15 Thread Andrew Stevens
A wise old hermit known only as Ara Abrahamian <[EMAIL PROTECTED]> once said: > Maybe a kind developer could do that?! :-) If I can figure it out, and no-one beats me to it, I'll give it a try this evening. > I haven't done it before but it seems you have to wrestle with some > command line t

Re: [Xdoclet-devel] http://xdoclet.sourceforge.net/

2002-01-15 Thread Dmitri Colebatch
Ara/Vincent, I've done this... only takes two seconds Vincent asked for a quick rundown, so here tis: ssh shell1.sf.net ( or whatever your shell box is) cd /home/groups/x/xd/xdoclet wget http://prdownloads.sourceforge.net/xdoclet/xdoclet-v1.1.zip mkdir tmp cd tmp jar -xf ../xdoclet-v1.1/zip

RE: [Xdoclet-devel] http://xdoclet.sourceforge.net/

2002-01-15 Thread Vincent Harcq
I will try tonight (meaning now + 12 hours), this week end at the latest. If someone else can do it before, let me know here so we do not the work twice. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf > Of Ara Abrahamian > Sent: mercredi 16 janvier

RE: [Xdoclet-devel] http://xdoclet.sourceforge.net/

2002-01-15 Thread Ara Abrahamian
Maybe a kind developer could do that?! :-) I haven't done it before but it seems you have to wrestle with some command line tools. Dmitri used to handle it but he's busy these days, so will someone else handle it please? And if that kind person is really kind, it's a good idea to put a sourceforg

[Xdoclet-devel] [ xdoclet-Bugs-496550 ] local-jndi-name: ignored by jboss.xml

2002-01-15 Thread noreply
Bugs item #496550, was opened at 2001-12-24 13:18 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=496550&group_id=31602 >Category: jboss Group: None Status: Open Resolution: Fixed Priority: 5 Submitted By: Nicolas Carranza (nicarran) Assigned to: Vincent

[Xdoclet-devel] [ xdoclet-Patches-504097 ] local-jndi-name support in jboss.xml

2002-01-15 Thread noreply
Patches item #504097, was opened at 2002-01-15 14:13 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=504097&group_id=31602 Category: vendor Group: None Status: Open >Resolution: Fixed Priority: 5 Submitted By: Larry Budnick (lbudnick) >Assigned to: Vincen

[Xdoclet-devel] CVS update: 'xdoclet/core/resources/xdoclet/ejb/vendor jboss_xml.j'

2002-01-15 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/vendor In directory usw-pr-cvs1:/tmp/cvs-serv1453 Modified Files: jboss_xml.j Log Message: [JBoss] Add local-jndi-name for session/entity bean DD ___ Xdoclet-devel mailing list [EMA

[Xdoclet-devel] http://xdoclet.sourceforge.net/

2002-01-15 Thread Erik Hatcher
Now that 1.1 is released, how about an update to the main XDoclet website? Its in dire need of it! Pretty please?! :) Thanks, Erik ___ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

[Xdoclet-devel] [ xdoclet-Patches-503809 ] jboss:container-configuration for MDBs

2002-01-15 Thread noreply
Patches item #503809, was opened at 2002-01-15 03:17 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=503809&group_id=31602 Category: vendor Group: None Status: Open >Resolution: Fixed Priority: 5 Submitted By: Chris Harris (charris) >Assigned to: Andrew S

[Xdoclet-devel] CVS update: 'xdoclet/core/resources/xdoclet/ejb/vendor jboss_xml.j'

2002-01-15 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/vendor In directory usw-pr-cvs1:/tmp/cvs-serv26034 Modified Files: jboss_xml.j Log Message: Patch #503809: problem with in MDBs ___ Xdoclet-devel mailing list [EMAIL PROTECTED] htt

[Xdoclet-devel] [ xdoclet-Patches-504097 ] local-jndi-name support in jboss.xml

2002-01-15 Thread noreply
Patches item #504097, was opened at 2002-01-15 14:13 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=504097&group_id=31602 Category: vendor Group: None Status: Open Resolution: None Priority: 5 Submitted By: Larry Budnick (lbudnick) Assigned to: Nobody/An

Re: [Xdoclet-devel] @todo and announcements

2002-01-15 Thread Andrew Stevens
A wise old hermit known only as <[EMAIL PROTECTED]> once said: > Please start using the @todo tag more actively in class and method > comments. > It's the old of eat-your-own-dogfood principle. The todo list is created > under xdoclet/core/build/todo, so let's start using it. Something to get

[Xdoclet-devel] CVS update: 'xdoclet/core/resources/xdoclet/ejb/vendor orion-cmp-mapping.j'

2002-01-15 Thread Ara Abrahamian
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/vendor In directory usw-pr-cvs1:/tmp/cvs-serv32528/xdoclet/core/resources/xdoclet/ejb/vendor Modified Files: orion-cmp-mapping.j Log Message: applied patch from Hani Suleiman: "This adds handling for collections of type Object

Re: RE: [Xdoclet-devel] where to new tools?

2002-01-15 Thread aslak . hellesoy
Then I guess -reverse xdoclet -> in its module OK? I have some scratchpad stuff we can work on as a start. Let it evolve the XP way. I'll commit xdocletgui and reverse xdoclet modules this week-end. I'll be cut off from CVS till then. Aslak ___ X

RE: [Xdoclet-devel] where to new tools?

2002-01-15 Thread Vincent Harcq
BTW, In Jboss they use "modules" file of CVSROOT to be able to get a fake module that is in fact (here) 3 modules. It is then simple to tag/branch several module in one shot (and get also one specific tag in one shot) I don't think we need that now, but this facility goes in favour of multiple mod

RE: [Xdoclet-devel] where to new tools?

2002-01-15 Thread Ara Abrahamian
After all, if we all agree we will continue development of new stuff as below: - xjavadoc -> in its module - xdocletgui -> in its module - xtags -> in xdoclet (core) I think everyone has the permission to import new modules (?). For xtags we'll create a new branch, till it gets mature enough it

[Xdoclet-devel] [ xdoclet-Bugs-503810 ] build problems in dist zip

2002-01-15 Thread noreply
Bugs item #503810, was opened at 2002-01-15 03:36 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=503810&group_id=31602 Category: other Group: v1.1 Status: Open Resolution: None Priority: 5 Submitted By: Andrew Stevens (stevensa) Assigned to: Nobody/Anony

[Xdoclet-devel] [ xdoclet-Patches-503809 ] jboss:container-configuration for MDBs

2002-01-15 Thread noreply
Patches item #503809, was opened at 2002-01-15 03:17 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402706&aid=503809&group_id=31602 Category: vendor Group: None Status: Open Resolution: None Priority: 5 Submitted By: Chris Harris (charris) Assigned to: Nobody/Anon

RE: [Xdoclet-devel] @todo and announcements

2002-01-15 Thread Ara Abrahamian
> > I can see 4 important parts: > > - beginner > > complete example using webwork/ejb doclet (webwork or struts ? Well > > webwork is done by Rickard so... ) > > > The only complete example using WebWork/EJBDoclet I'll be doing is > called TheServerSide.com, and yes I'll write muchos articles

Re: [Xdoclet-devel] @todo and announcements

2002-01-15 Thread Rickard
Vincent Harcq wrote: > I can see 4 important parts: > - beginner > complete example using webwork/ejb doclet (webwork or struts ? Well > webwork is done by Rickard so... ) The only complete example using WebWork/EJBDoclet I'll be doing is called TheServerSide.com, and yes I'll write muchos a