Hi Friends

I just wrote a Client for the Hello bean which comes along with websphere3.5
AE.But when i run it i am having problems.It states as classcast
exception.the same client runs on a different machine.

So could any one send me the list of jars to be in classpath for running the
client.Should i put all the jars in the lib directory of my WAS 3.5 AE in
the classpath?

Arul
----- Original Message -----
From: "Ashwani Kalra" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 09, 2001 10:51 AM
Subject: Re: facing RollbackException ,


> You must invoke the method in some transaction context. Otherwise change
the
> attribute to RequiresNew.
>
> Thanks & Regards
> Ashwani Kalra
> Systems Executive,
> NIIT Ltd.
>
>
> > ----------
> > From:         Ammar Mubaslat[SMTP:[EMAIL PROTECTED]]
> > Reply To:     A mailing list for Enterprise JavaBeans development
> > Sent:         Monday, January 08, 2001 7:34 PM
> > To:   [EMAIL PROTECTED]
> > Subject:      facing RollbackException ,
> >
> > Hi Ladies & Gentlemen,
> >
> > i keep getting an exception when i try to invoke a method on the
EJBObject
> > returned by a finder method, the method that i'm invoking has a
"Required"
> > transaction attribute.
> > The Exception is as follows:
> > RemoteException occurred in server thread; nested exception is:
> > java.rmi.RemoteException: Transaction aborted (possibly due to
transaction
> > time out).; nested exception is: javax.transaction.RollbackException
> > I'm using an Oracle8i Database.
> > anyone may figure out the reason, tell me,
> > Thanks everybody,
> >
> > Ammar MUBASLAT
> > ONEWORLD Software Solutions
> >
> >
==========================================================================
> > =
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> > body
> > of the message "signoff EJB-INTEREST".  For general help, send email to
> > [EMAIL PROTECTED] and include in the body of the message "help".
> >
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to