Hi Konstantin,

    Thanks.  I cannot check out CVS here because of firewall.  I tested the
version found at:
 http://xdoclet.sourceforge.net/xdoclet-cvs.zip

Is that up to date with the CVS head?

Thank you!

Simone
----- Original Message ----- 
From: "Konstantin Priblouda" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 26, 2003 6:11 PM
Subject: Re: [Xdoclet-user] beta3 bug - Please read


>
> --- Simone Milani <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> >     I found that when in an entity bean I have a
> > field with more than one
> > consecutive uppercase letter the value object code
> > generated is
> > inconsistent.
> > Example:
> > Setter name: getMDSId
> >
> > ejb-jar.xml:
> >          <cmp-field >
> >             <description><![CDATA[Gets the mDSId
> > attribute of the
> > MDSKeyMatrixBean object]]></description>
> >             <field-name>MDSId</field-name>
> >          </cmp-field>
> >
> >
> > Value Object:
> >
> >    private boolean MDSIdHasBeenSet = false;
> >    protected boolean hasIdentity()
> >    {
> >    return mDSIdHasBeenSet;
> >    }
> > Causing a compilation error.
>
> Judging from  current CVS version of template, there
> shall be no problem.
>
> Can you verify that current CVS version has this bug?
>
>
> regards,
>
> =====
> ----[ Konstantin Pribluda ( ko5tik ) ]----------------
> Zu Verstärkung meines Teams suche ich ab Sofort einen
> Softwareentwickler[In] für die Festanstellung.
> Arbeitsort: Mainz
> Skills:  Programieren, Kentnisse in OpenSource-Bereich
> ----[ http://www.pribluda.de ]------------------------
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search
> http://shopping.yahoo.com
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to