RE: problem with Geronimo-1.0

2006-01-06 Thread Ranjan, Rakesh \(Cognizant\)
Hi friends,   With new release of Geronimo-1.0, my code is working correctly.   Rakesh Ranjan     From: Ranjan, Rakesh (Cognizant) [mailto:[EMAIL PROTECTED] Sent: Thursday, January 05, 2006 10:01 AM To: dev@geronimo.apache.org Subject: Re: problem with Geronimo-1.0

Re: problem with Geronimo-1.0

2006-01-04 Thread Ranjan, Rakesh \(Cognizant\)
own how those variables are being assigned. On 1/4/06, Ranjan, Rakesh (Cognizant) <[EMAIL PROTECTED]> wrote: > Hi, > >  Sorry Aaron about confidential information footers. But i cann't do anything because it is generated by the mail server. Presumably your company doesn'

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: problem with Geronimo-1.0

2006-01-04 Thread Ranjan, Rakesh \(Cognizant\)
/Server is coming from. > > If none of this helps you figure out what's going > on, please post a > more complete chunk of your code, plus all the > pertinent output and a > full stack trace.  Also, please mention what you've > deployed into the > server (i

Re: problem with Geronimo-1.0

2006-01-04 Thread Ranjan, Rakesh \(Cognizant\)
e complete chunk of your code, plus all the pertinent output and a full stack trace.  Also, please mention what you've deployed into the server (if anything) other than this application. Thanks,     Aaron On 1/4/06, Ranjan, Rakesh (Cognizant) <[EMAIL PROTECTED]> wrote:

problem with Geronimo-1.0

2006-01-04 Thread Ranjan, Rakesh \(Cognizant\)
Hi friends, I am trying to get a reference to Geronimo TransactionManager. For this, I have done the following things : - a)   Getting a reference to the kernel using the KernelRegistry class. b)   Then searching the TransactionManager GBean using a pattern. c)   Finally get

problem with Geronimo-1.0

2006-01-03 Thread Ranjan, Rakesh \(Cognizant\)
Hi friends, I am trying to get a reference to Geronimo TransactionManager. For this, I have done the following things : - a)   Getting a reference to the kernel using the KernelRegistry class. b)   Then searching the TransactionManager GBean using a pattern. c)   Finally get

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

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

RE: gbean look up exception

2005-11-16 Thread Ranjan, Rakesh \(Cognizant\)
ectly with KernelRegistry.getSingleKernel(); thanks david jencks On Nov 15, 2005, at 9:37 PM, Ranjan, Rakesh ((Cognizant)) wrote: > Hi all, >   > I have deployed a GBean. Then I am trying to look up that GBean > through Jsp page. But I am getting exception : >   >   >   &g

gbean look up exception

2005-11-15 Thread Ranjan, Rakesh \(Cognizant\)
Hi all,   I have deployed a GBean. Then I am trying to look up that GBean through Jsp page. But I am getting exception :       GBean exception occurred during initializationorg.apache.geronimo.kernel.GBeanNotFoundException: *:name=echoserver not found   org.apache.geronimo.kernel.G