Re: WebLogic
Akhil Nagpal <[email protected]> Fri, 21 Feb 2003 15:59:30 +0900
| Newsgroups | gmane.comp.java.sun.connector |
|---|---|
| Message-ID | <000f01c2d976$c9f5c250$3e340746@egodesk> |
HI,
I am also having the same problem when i am trying to deploy my JMS
adapter. Actually this is a open source JMS adapter
from JBoss..I am using weblogic7.0 . It gives me ClassCastException when
server tries to deploy my connector.
Below is the exception.........
<2003-02-21 오후 03시55분50초> <Error> <Deployer> <149201> <The Slave
Deployer failed to complete the deployment task with id
1 for the application _appsdir_jms-ra_rar.
weblogic.management.ApplicationException: activate failed forjms-ra
{
Module Name: jms-ra, Error: java.lang.ClassCastException:
weblogic.jms.client.JMSConnectionFactory
}
at
weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.jav
a:1035)
at
weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.jav
a:1016)
at
weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeplo
yer.java:1112)
at
weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.j
ava:732)
at
weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.ja
va:24)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
>
Any Idea ???
Regards
Akhil
----- Original Message -----
From: "Deb June" <[email protected]>
To: <[email protected]>
Sent: Friday, February 21, 2003 2:34 PM
Subject: Re: WebLogic
> Hi Jason!
>
> Are you having this CastClassException with an application client calls
> ConnectionFactory.getConnection()? If so, there is a good reason for this
> (which I'll explain). Please let me know because I'd like to help.
>
> Deb
>
>
> >Hello,
> >
> >Just a quick question for all you Resource Adapter
> >develoers out there. Has anyone had any success
> >deploying/using a custom Resource Adapter in WebLogic
> >7.0 (or any version of WebLogic for that matter)?
> >I've been stuggling with it for about a week and it's
> >been one problem after another. The most recent issue
> >is a ClassCastException casting to
> >javax.naming.CompositeName from within their
> >ConnectionManager. So, what have other's experiences
> >with WebLogic been?
> >
> >-jason
> >
> >__________________________________________________
> >Do you Yahoo!?
> >Yahoo! Tax Center - forms, calculators, tips, more
> >http://taxes.yahoo.com/
> >
>
>===========================================================================
> >To unsubscribe, send email to [email protected] and include in the
body
> >of the message "signoff CONNECTOR-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 CONNECTOR-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 CONNECTOR-INTEREST". For general help, send email to
[email protected] and include in the body of the message "help".