Re: GBean for auto generation of primary key

2006-01-04 Thread Ranjan, Rakesh \(Cognizant\)
hope adventure builder deployment issue will be resolved very soon       Re: GBean for auto generation of primary key   Reply (Restricted by the Administrator) | Show Only this Message 2005/12/16, Ranjan, Rakesh (Cognizant) <[EMAIL PROTECTED]>: &

Re: GBean for auto generation of primary key

2006-01-04 Thread Jacek Laskowski
2005/12/16, Ranjan, Rakesh (Cognizant) <[EMAIL PROTECTED]>: > So, I hope adventure builder deployment issue will be resolved very soon. Hi, I must've missed it, but what issue are you talking about? > Rakesh Ranjan Jacek

Re: GBean for auto generation of primary key

2006-01-03 Thread Rakesh Ranjan
Hi Dims, I didn’t got your reply in my mailbox. Today I checked this thread.Then i come to know that u want me to upload the contribution files.But I don’t know how to upload and what should be the format. Can you please help me? Regards Rakesh Ranjan

Re: GBean for auto generation of primary key

2006-01-03 Thread Gianny Damour
Hello Rakesh, It is definitively useful. Dain has already created a JIRA for this issue: http://issues.apache.org/jira/browse/GERONIMO-1133. To contribute your custom PrimaryKeyGenerator, you need to attach to this JIRA your implementation and select the "Grant license to ASF..." radio button.

Re: GBean for auto generation of primary key

2006-01-02 Thread Ranjan, Rakesh \(Cognizant\)
Hi Dims, I didn’t got your reply to my mail. Today I checked this thread. If you think this would be useful for the community, I will upload the related files. But I don’t know how to upload and what should be the format. Can u please guide me?   Regards Rakesh Ranjan   Thi

Re: GBean for auto generation of primary key

2005-12-16 Thread Davanum Srinivas
Rakesh, Please open a JIRA issue and upload the contribution files. thanks, dims On 12/15/05, Ranjan, Rakesh (Cognizant) <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > I have a written a custom-generator GBean which implements > org.tranql.pkgenerator.PrimaryKeyGenerator. This GBean is able

RE: GBean for auto generation of primary key

2005-12-15 Thread Panda, Akshaya Kumar \(Cognizant\)
--- Begin Message --- i think this can be refered to jira GERONUMO-1133 akshay From: Ranjan, Rakesh (Cognizant) [mailto:[EMAIL PROTECTED] Sent: Fri 12/16/2005 10:07 AM To: dev@geronimo.apache.org Subject: GBean for auto generation of primary key Hi all

GBean for auto generation of primary key

2005-12-15 Thread Ranjan, Rakesh \(Cognizant\)
Hi all,   I have a written a custom-generator GBean which implements org.tranql.pkgenerator.PrimaryKeyGenerator. This GBean is able to create automatically generated UUID primary key for unknown primary keys. It uses. the org.apache.axis components.uuid.FastUUIDGen class for generating th