[Xdoclet-devel] [ xdoclet-Bugs-514180 ] empty XDtEjbRel:rightEJBName

2002-02-07 Thread noreply
Bugs item #514180, was opened at 2002-02-07 01:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=514180&group_id=31602 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Thomas Phan (twhphan) Assigned to: Nobody/Anonymous

Re: [Xdoclet-devel] Re: XDoclet text

2002-02-07 Thread Erik Hatcher
Ok I understand, and that is what I understood from the code I was just confused because I thought you implied that it was always possible. Perhaps this could be something for a future enhancement - to abstract the template files that a subtask uses in a way that is automatically overridab

Re: [Xdoclet-devel] OFF: this is funny...

2002-02-07 Thread Vincent Harcq
A Big Smile on my face for the day. Thanks ! --- Konstantin Priblouda <[EMAIL PROTECTED]> wrote: > http://www.microsoft.com&[EMAIL PROTECTED]/nyheter/feb01/Q209354%20-%20HOWTO.htm > > I hope link works... > > regards, > > = > Konstantin Priblouda ( ko5tik )Freelance Software develope

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/jmx

2002-02-07 Thread J?r?me Bernard
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/jmx In directory usw-pr-cvs1:/tmp/cvs-serv7884/core/src/xdoclet/jmx Modified Files: JMXDocletTask.java Added Files: MLetSubTask.java Log Message: Added a mlet subtask in the JMX task.

[Xdoclet-devel] CVS update: xdoclet/core/resources/xdoclet/jmx

2002-02-07 Thread J?r?me Bernard
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/jmx In directory usw-pr-cvs1:/tmp/cvs-serv7884/core/resources/xdoclet/jmx Added Files: mlet.j Log Message: Added a mlet subtask in the JMX task. ___ Xdoclet-devel mailing list [EMAIL

[Xdoclet-devel] [ xdoclet-Bugs-514220 ] Genrates entity descriptor for BMP beans

2002-02-07 Thread noreply
Bugs item #514220, was opened at 2002-02-07 04:00 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=514220&group_id=31602 Category: weblogic Group: v1.1 Status: Open Resolution: None Priority: 5 Submitted By: Kjetil H.Paulsen (kjetilhp) Assigned to: Aslak H

[Xdoclet-devel] [ xdoclet-Feature Requests-514224 ] Improvements to BMP DAOs

2002-02-07 Thread noreply
Feature Requests item #514224, was opened at 2002-02-07 04:33 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402707&aid=514224&group_id=31602 Category: ejbdoclet Group: None Status: Open Priority: 5 Submitted By: Andrew Stevens (stevensa) Assigned to: Andrew Steven

[Xdoclet-devel] Couple of small problems

2002-02-07 Thread Dave Smith
there is a small typo in jbosscmp-jdbc_xml.j ^ Also when we are using the dataobject.j it used to not include the primary key(s) in the dataobject. It now does and this is broken (only the create method should touch it). Should we add a flag to persistantFields inclu

RE: [Xdoclet-devel] OFF: this is funny...

2002-02-07 Thread Ara Abrahamian
Amazing! We should also add such docs to xdoclet's docs too :-) PS: At least Opera complains "you're going to view a page with a user name", IE just goes in :-) Ara. > -Original Message- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED]] On Behalf Of Konstantin Priblo

RE: [Xdoclet-devel] Project activity statistics

2002-02-07 Thread Ara Abrahamian
Latest statistics: 1.1.1 = 0 1.1 = 0 1.1 used to be 4000+ :-) Seems like the guys are testing the stuff in production :o) Ara. > -Original Message- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED]] On Behalf Of Andrew Stevens > Sent: Monday, February 04, 2002 3:52 A

[Xdoclet-devel] [ xdoclet-Bugs-514022 ] EJB:Relationships

2002-02-07 Thread noreply
Bugs item #514022, was opened at 2002-02-06 15:24 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=514022&group_id=31602 Category: ejbdoclet Group: cvs >Status: Closed Resolution: Fixed Priority: 5 Submitted By: Matt (mpetteys) Assigned to: Nobody/Anonymou

Re: [Xdoclet-devel] Couple of small problems - dataobject.j,entiycmp.j

2002-02-07 Thread Dave Smith
Ok after some more digging we can add the not-pk="true" to the forAllPersistentFields and this workds. No the only problem is that we need a similar option on persistentfieldNameValueList and persistentfieldList Dave Smith wrote: > there is a small typo in > jbosscmp-jdbc_xml.j > > >

RE: [Xdoclet-devel] OFF: this is funny...

2002-02-07 Thread aslak . hellesoy
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Ara > Abrahamian > Sent: 7. februar 2002 17:22 > To: 'Konstantin Priblouda'; [EMAIL PROTECTED] > Subject: RE: [Xdoclet-devel] OFF: this is funny... > > > Amazing! We should also add such docs to xdocl

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/util

2002-02-07 Thread Aslak Helles?y
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/util In directory usw-pr-cvs1:/tmp/cvs-serv13901/core/src/xdoclet/util Modified Files: Translator.java Log Message: In stead of throwing an XDocletException when a resource is not found, do cat.error(). IMO the getString() methods shoul

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/ant

2002-02-07 Thread Aslak Helles?y
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ant In directory usw-pr-cvs1:/tmp/cvs-serv14118/core/src/xdoclet/ant Modified Files: AntPropertyTagsHandler.java Log Message: Now throws XDocletException if an undefined property is referenced __

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet

2002-02-07 Thread Aslak Helles?y
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet In directory usw-pr-cvs1:/tmp/cvs-serv15385/core/src/xdoclet Modified Files: XDocletTagSupport.java Log Message: Refactored generate( String ) from XDocletTagSupport up to TemplateTagHandler. I need it for Middlegen, and it makes the te

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/template

2002-02-07 Thread Aslak Helles?y
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/template In directory usw-pr-cvs1:/tmp/cvs-serv15385/core/src/xdoclet/template Modified Files: TemplateTagHandler.java Log Message: Refactored generate( String ) from XDocletTagSupport up to TemplateTagHandler. I need it for Middlegen,

[Xdoclet-devel] FW: Mail delivery failed: returning message to sender

2002-02-07 Thread aslak . hellesoy
Now SF is treating files as users, trying to send email to files (!!??) I received this mail (and three other similar ones) just after committing Translator.java I have filed a bug report to SF, in case anybody else experiences the same weirdo behaviour. Aslak -Original Message- From:

RE: [Xdoclet-devel] OFF: this is funny...

2002-02-07 Thread Ara Abrahamian
> > Amazing! We should also add such docs to xdoclet's docs too :-) > > > > PS: At least Opera complains "you're going to view a page with a user > > name", IE just goes in :-) > > > > Ara. > > > > Opera is Norwegian, The RTFM page is Norwegian and I'm Norwegian. -And > AFAIK > I am the only pers

[Xdoclet-devel] [ xdoclet-Bugs-514180 ] empty XDtEjbRel:rightEJBName

2002-02-07 Thread noreply
Bugs item #514180, was opened at 2002-02-07 01:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=514180&group_id=31602 Category: None Group: None Status: Open Resolution: None >Priority: 9 Submitted By: Thomas Phan (twhphan) >Assigned to: Aslak Hellesøy

[Xdoclet-devel] [ xdoclet-Feature Requests-514224 ] Improvements to BMP DAOs

2002-02-07 Thread noreply
Feature Requests item #514224, was opened at 2002-02-07 04:33 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402707&aid=514224&group_id=31602 Category: ejbdoclet Group: None Status: Open Priority: 5 Submitted By: Andrew Stevens (stevensa) Assigned to: Andrew Steven

[Xdoclet-devel] CVS update: xdocletgui

2002-02-07 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdocletgui In directory usw-pr-cvs1:/tmp/cvs-serv27423 Modified Files: build.bat Log Message: Wouldn't build if various paths contained spaces ___ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforg

[Xdoclet-devel] CVS update: xdoclet/core/samples/script

2002-02-07 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/samples/script In directory usw-pr-cvs1:/tmp/cvs-serv29365/script Modified Files: Build.bat build.xml Log Message: - Add valueobject subtask - Add log4j to samples (you need log4j.properties in script/)

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/ejb/tags

2002-02-07 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb/tags In directory usw-pr-cvs1:/tmp/cvs-serv29483 Modified Files: PersistentTagsHandler.java Log Message: Dataobjects of entity beans with no persistent fields (e.g. abstract superclass EJB for specifying getData/setData transaction

[Xdoclet-devel] CVS update: xdoclet/core/resources/xdoclet/ejb

2002-02-07 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb In directory usw-pr-cvs1:/tmp/cvs-serv29701 Modified Files: dataobject.j Log Message: Dataobjects of entity beans with no persistent fields (e.g. abstract superclass EJB for specifying getData/setData transaction properties)

[Xdoclet-devel] CVS update: xdoclet/core/samples/src/java/test/ejb

2002-02-07 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/samples/src/java/test/ejb In directory usw-pr-cvs1:/tmp/cvs-serv29470/src/java/test/ejb Modified Files: CustomerBean.java PersonBean.java Log Message: Add valueobject subtask ___ Xdoclet-devel mailing li

Re: [Xdoclet-devel] CVS update: xdoclet/core/samples/src/java/test/ejb

2002-02-07 Thread Dmitri Colebatch
anyone else getting great amusement from the addresses these commit messages are going to? (o: *lol* - Original Message - From: "Vincent Harcq" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, February 08, 2002 8:58 AM Subject: [Xdo

[Xdoclet-devel] Value Objects

2002-02-07 Thread Vincent Harcq
Well, I commit new subtask, task handlers, etc... To handle multi data objects per entity. A lot better that what I do now on my projects but still requiring a lot of jobs to accomplish all dreams. I create new stuffs to not interfere with current data-object Have a look and come back with remark

[Xdoclet-devel] CVS update: xdoclet/core/config

2002-02-07 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/config In directory usw-pr-cvs1:/tmp/cvs-serv1805 Modified Files: tagmappings.properties Log Message: Add valueobject subtask ___ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.ne

[Xdoclet-devel] CVS update: xdoclet/core/resources/xdoclet/ejb

2002-02-07 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb In directory usw-pr-cvs1:/tmp/cvs-serv2066/xdoclet/ejb Modified Files: entitybmp.j entitycmp.j Added Files: entity-value.j valueobject.j Log Message: Add valueobject subtask __

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/ejb/tags

2002-02-07 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb/tags In directory usw-pr-cvs1:/tmp/cvs-serv3589/xdoclet/ejb/tags Modified Files: PersistentTagsHandler.java PkTagsHandler.java Added Files: ValueObjectTagsHandler.java Log Message: Add valueobject subtask _

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/ejb

2002-02-07 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb In directory usw-pr-cvs1:/tmp/cvs-serv3589/xdoclet/ejb Modified Files: EjbDocletTask.java Added Files: ValueObjectSubTask.java Log Message: Add valueobject subtask ___ Xdoclet-de

[Xdoclet-devel] CVS update: xdoclet/core/resources/xdoclet/ejb/vendor

2002-02-07 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/vendor In directory usw-pr-cvs1:/tmp/cvs-serv4850 Modified Files: mapping_xml.j Log Message: Use Xml namespace tags for system & public IDs ___ Xdoclet-devel mailing list [EMAIL PRO

[Xdoclet-devel] CVS update: xdoclet/core/docs

2002-02-07 Thread Andrew Stevens
Update of /cvsroot/xdoclet/xdoclet/core/docs In directory usw-pr-cvs1:/tmp/cvs-serv8460 Modified Files: architecture.html Log Message: Couple of typos (preopties, propeties) ___ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.source

[Xdoclet-devel] [ xdoclet-Feature Requests-492015 ] Fine grained DataObjects

2002-02-07 Thread noreply
Feature Requests item #492015, was opened at 2001-12-12 06:06 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402707&aid=492015&group_id=31602 >Category: ejbdoclet Group: None Status: Open Priority: 5 Submitted By: Andrew Stevens (stevensa) Assigned to: Vincent Harc

[Xdoclet-devel] writing template jrun-ejb-jar-xml.j

2002-02-07 Thread Dan Schaffer
I wrote a template for jrun specific ejb deployment descriptor. I'm having problems with one particular area of the dtd. Besides the one area the template writing went pretty well. The template commands seems pretty well thought out and easy to use. Information on the problem is below. Le

[Xdoclet-devel] Small changes

2002-02-07 Thread Dave Smith
1) Added a check so that pk fields would not should up in data acessor objects 2) The relations code for jboss works. The field/column names were backwards as well as the relationships. They work now. 3) Added support for durable subscriptions In MDB for jboss. --- JBossRelationTagsHandler.j

Re: [Xdoclet-devel] writing template jrun-ejb-jar-xml.j

2002-02-07 Thread Dmitri Colebatch
> current solution is to do: >* @jdbc-mapping name="load" action="INSERT INTO EntityDB (id,name) VALUES >(?,?)" source="datasource/jndi-testdb" params="idINTEGERvalueVARCHAR" > > something more ideal would be: >* @jdbc-mapping name="load" action="INSERT INTO EntityDB (id,nam

Re: [Xdoclet-devel] CVS update: xdoclet/core/samples/src/java/test/ejb

2002-02-07 Thread Andrew Stevens
A wise old hermit known only as Vincent Harcq <[EMAIL PROTECTED]> once said: > Log Message: > Add valueobject subtask How are valueobjects any different from the existing dataobjects? The templates look much the same, apart from the aggregate bits. Also, wasn't there a suggestion a while bac

Re: [Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/util

2002-02-07 Thread Andrew Stevens
A wise old hermit known only as Aslak Helles?y <[EMAIL PROTECTED]> once said: > Translator.java > Log Message: > Instead of throwing an XDocletException when a resource is not found, > do cat.error(). > IMO the getString() methods should never throw any Exceptions. What if > you do a >

Re: [Xdoclet-devel] CVS update: xdoclet/core/samples/src/java/test/ejb

2002-02-07 Thread Andrew Stevens
A wise old hermit known only as Andrew Stevens <[EMAIL PROTECTED]> once said: > A wise old hermit known only as Vincent Harcq > <[EMAIL PROTECTED]> once said: > > > Log Message: > > Add valueobject subtask > > How are valueobjects any different from the existing dataobjects? The > templates

[Xdoclet-devel] Relations

2002-02-07 Thread Andrew Stevens
Just wondering (since I've got some to do now), what's the "best" way to handle relations in EJB1.1 (BMP) entity beans? And is it practical to try and automate it with XDoclet, so that e.g. the bean class is coded as if for 2.0 CMR, and the templates use the @ejb:relation info or whatever to

RE: [Xdoclet-devel] CVS update: xdoclet/core/samples/src/java/test/ejb

2002-02-07 Thread Vincent Harcq
> I take it once the valueobjects are finished, they'll supersede the > existing dataobjects (which are basically valueobjects that include > everything)? That was my plan yes, rename "value" to "data" everywhere and burry old dataobject, I don't use them for a long time since i have a lot of r

RE: [Xdoclet-devel] Relations

2002-02-07 Thread Vincent Harcq
Hehe :) A xdocMVCletSOFT kind of things. Hehe, have dream about that as well. I will personally go MVCSOFT, before we come near to what he has done we will loose our hairs ;) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf > Of Andrew Stevens > Sen

[Xdoclet-devel] CVS update: xdoclet/core/samples/src/java/test/ejb

2002-02-07 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/samples/src/java/test/ejb In directory usw-pr-cvs1:/tmp/cvs-serv11198/samples/src/java/test/ejb Modified Files: AccountBean.java CustomerBean.java Log Message: Valueobject subtask some corrections, new stuffs __

[Xdoclet-devel] CVS update: xdoclet/core/resources/xdoclet/ejb

2002-02-07 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb In directory usw-pr-cvs1:/tmp/cvs-serv11198/resources/xdoclet/ejb Modified Files: entity-body.j entity-value.j Added Files: entity-value-clean.j entity-value-instantiation-eager.j entity-value-instantiation.j

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/ejb/tags

2002-02-07 Thread Vincent Harcq
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb/tags In directory usw-pr-cvs1:/tmp/cvs-serv11198/src/xdoclet/ejb/tags Modified Files: PersistentTagsHandler.java ValueObjectTagsHandler.java Log Message: Valueobject subtask some corrections, new stuffs

[Xdoclet-devel] [ xdoclet-Bugs-514578 ] cascade-delete

2002-02-07 Thread noreply
Bugs item #514578, was opened at 2002-02-07 15:23 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=514578&group_id=31602 Category: ejbdoclet Group: cvs Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/An

[Xdoclet-devel] [ xdoclet-Bugs-514620 ] cascade-delete

2002-02-07 Thread noreply
Bugs item #514620, was opened at 2002-02-07 17:14 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=514620&group_id=31602 Category: ejbdoclet Group: cvs Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/An

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/ejb/tags

2002-02-07 Thread David Budworth
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb/tags In directory usw-pr-cvs1:/tmp/cvs-serv8153/core/src/xdoclet/ejb/tags Modified Files: RelationTagsHandler.java Log Message: Fixed bug (that I added) where looking for target-ejb in ejb:target-relation, and not ejb:relation as i

[Xdoclet-devel] CVS update: xdoclet/core/resources/xdoclet/ejb/vendor

2002-02-07 Thread David Budworth
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/vendor In directory usw-pr-cvs1:/tmp/cvs-serv12789/core/resources/xdoclet/ejb/vendor Modified Files: jbosscmp-jdbc_xml.j Log Message: fixed typo (wonder why template doesn't choke on my machine???) __

[Xdoclet-devel] CVS update: xdoclet/core/src/xdoclet/ejb/tags

2002-02-07 Thread David Budworth
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb/tags In directory usw-pr-cvs1:/tmp/cvs-serv12886/core/src/xdoclet/ejb/tags Modified Files: RelationTagsHandler.java Log Message: Fixed cascade-delete snafu. Man, I need to pay more attention.

[Xdoclet-devel] CVS update: xdoclet/core/resources/xdoclet/ejb/vendor

2002-02-07 Thread David Budworth
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/vendor In directory usw-pr-cvs1:/tmp/cvs-serv18190 Modified Files: jboss_xml.j Log Message: Added Dave Smith's patch to do MDB subscriber stuff Thanks Dave ___ Xdoclet-devel maili

[Xdoclet-devel] [ xdoclet-Bugs-514620 ] cascade-delete

2002-02-07 Thread noreply
Bugs item #514620, was opened at 2002-02-07 17:14 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=514620&group_id=31602 Category: ejbdoclet Group: cvs >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to:

[Xdoclet-devel] [ xdoclet-Bugs-514578 ] cascade-delete

2002-02-07 Thread noreply
Bugs item #514578, was opened at 2002-02-07 15:23 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=514578&group_id=31602 Category: ejbdoclet Group: cvs Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: David Bu

[Xdoclet-devel] [ xdoclet-Bugs-514578 ] cascade-delete

2002-02-07 Thread noreply
Bugs item #514578, was opened at 2002-02-07 15:23 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=514578&group_id=31602 Category: ejbdoclet Group: cvs Status: Open >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: David B

[Xdoclet-devel] [ xdoclet-Bugs-514578 ] cascade-delete

2002-02-07 Thread noreply
Bugs item #514578, was opened at 2002-02-07 15:23 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=514578&group_id=31602 Category: ejbdoclet Group: cvs Status: Open Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: David Bu

[Xdoclet-devel] [ xdoclet-Bugs-514180 ] empty XDtEjbRel:rightEJBName

2002-02-07 Thread noreply
Bugs item #514180, was opened at 2002-02-07 01:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=514180&group_id=31602 Category: None Group: None Status: Open Resolution: Fixed Priority: 9 Submitted By: Thomas Phan (twhphan) Assigned to: Aslak Hellesøy (

[Xdoclet-devel] [ xdoclet-Bugs-514180 ] empty XDtEjbRel:rightEJBName

2002-02-07 Thread noreply
Bugs item #514180, was opened at 2002-02-07 01:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=514180&group_id=31602 Category: None Group: None Status: Open Resolution: Fixed Priority: 9 Submitted By: Thomas Phan (twhphan) Assigned to: Aslak Hellesøy (

[Xdoclet-devel] [ xdoclet-Bugs-514180 ] empty XDtEjbRel:rightEJBName

2002-02-07 Thread noreply
Bugs item #514180, was opened at 2002-02-07 01:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=514180&group_id=31602 Category: None Group: None Status: Open Resolution: Fixed Priority: 9 Submitted By: Thomas Phan (twhphan) Assigned to: Aslak Hellesøy (