Ah, you have to create a user first. Seems the projects are only available
if you're logged in.

.eivind

On Thu, 19 Jun 2003, Ed Ross wrote:

> Well that's the problem.  When I go to the link specified, I find the
> middlegen project. When I  go to the "Create new issue" page, Middelgen (nor
> anything close) is not one of the projects on the drop down list.  
> 
> 
> 
> -----Original Message-----
> From: Eivind Waaler [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 19, 2003 7:04 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: [Middlegen-user] Generation errors
> 
> 
> The project is called middlegen3, this link should take you directly to
> it:
> http://jira.codehaus.org/secure/BrowseProject.jspa?id=10110
> 
> Select 'create new issue' in the top menu, and make sure middlegen3 is
> chosen as project in the dropdown..
> 
> .eivind
> 
> On Thu, 19 Jun 2003, Ed Ross wrote:
> 
> > Not sure how to log a bug in Jira.  The projects page does not include the
> > middlegen project.
> > 
> > thx
> > ed
> > 
> > -----Original Message-----
> > From: Eivind Waaler [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, June 19, 2003 2:42 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: Re: [Middlegen-user] Generation errors
> > 
> > 
> > Log your bugs in Jira:
> > 
> > http://jira.codehaus.org/secure/BrowseProject.jspa?id=10110
> > 
> > .eivind
> > 
> > On Wed, 18 Jun 2003, Ed Ross wrote:
> > 
> > > When a table name is the same as the primary key column name, the
> > templates
> > > generate multiple errors
> > >  
> > > There is an attribute that can be set in the build.xml  (singlualr='xxx'
> > > plural='xxxs' ) but these names are never used.
> > >  
> > > here is the example -
> > >  
> > > I have a table named patients (yes plural, but that's the way it is)
> > > I have a table named rxs (perscriptions)
> > > there is a fk relationship (one to many) between patients and rx
> > > the code in the RxBean gets a bit confused - it generates a
> > >  
> > > public abstract java.lang.Integer getPatient();
> > > 
> > > and also generates 
> > > 
> > > public abstract techrx.interfaces.PatientLocal getPatient();
> > > 
> > >  
> > > 
> > > The first one is used to return the patient ID that is part of the Rx
> > > 
> > > The secon one is used to return the patient object found by the fk
> > > 
> > > I tried to change the build.xml to rename the singlular form of patiens
> to
> > > "indvidualPatinet", but the generator just ignored this. Any quick way
> to
> > > fix this??
> > > 
> > >  
> > > 
> > > This E-mail message is for the sole use of the intended recipient(s) and
> > may
> > > contain confidential and privileged information.  Any unauthorized
> review,
> > > use, disclosure or distribution is prohibited.  If you are not the
> > intended
> > > recipient, please contact the sender by reply E-mail, and destroy all
> > copies
> > > of the original message.
> > > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: INetU
> > Attention Web Developers & Consultants: Become An INetU Hosting Partner.
> > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
> > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> > _______________________________________________
> > middlegen-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/middlegen-user
> > This E-mail message is for the sole use of the intended recipient(s) and
> may
> > contain confidential and privileged information.  Any unauthorized review,
> > use, disclosure or distribution is prohibited.  If you are not the
> intended
> > recipient, please contact the sender by reply E-mail, and destroy all
> copies
> > of the original message.
> > 
> > 
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: INetU
> > Attention Web Developers & Consultants: Become An INetU Hosting Partner.
> > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
> > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> > _______________________________________________
> > middlegen-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/middlegen-user
> > 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: INetU
> Attention Web Developers & Consultants: Become An INetU Hosting Partner.
> Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
> INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> _______________________________________________
> middlegen-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/middlegen-user
> This E-mail message is for the sole use of the intended recipient(s) and may
> contain confidential and privileged information.  Any unauthorized review,
> use, disclosure or distribution is prohibited.  If you are not the intended
> recipient, please contact the sender by reply E-mail, and destroy all copies
> of the original message.
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: INetU
> Attention Web Developers & Consultants: Become An INetU Hosting Partner.
> Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
> INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> _______________________________________________
> middlegen-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/middlegen-user
> 



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to