Hi !! All
thanx in advance...
I am using sun.jdbc.rowset.CachedRowSet with EJB2.0 in
Weblogic6.0...
  i got the following error while deploying the EJB.
anykind of help will be appreciated.
*******************************************************

weblogic.ejb20.EJBDeploymentException: EJB Deployment
errors:; nested exception
is:

        Lsun/jdbc/rowset/CachedRowSet;

        Lsun/jdbc/rowset/CachedRowSet;
        at
weblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChe
cker.java:220)
        at
weblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJ
BComplianceChecker.java:185)
        at
weblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:2
95)
        at
weblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:252)

        at
weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:135)
        at
weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
        at
weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
        at
weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
        at
weblogic.j2ee.Application.deploy(Application.java:167)
        at
weblogic.j2ee.J2EEService.deployApplication(J2EEService.java:173)
        at
weblogic.management.mbeans.custom.Application.setLocalDeployed(Applic
ation.java:217)
        at
weblogic.management.mbeans.custom.Application.setDeployed(Application
.java:187)
        at java.lang.reflect.Method.invoke(Native
Method)
        at
weblogic.management.internal.DynamicMBeanImpl.invokeSetter(DynamicMBe
anImpl.java:1136)
        at
weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBe
anImpl.java:773)
        at
weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBe
anImpl.java:750)
        at
weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(Conf
igurationMBeanImpl.java:256)
        at
com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.j
ava:1356)
        at
com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.j
ava:1331)
        at
weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBean
s(ConfigurationMBeanImpl.java:318)
        at
weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(Conf
igurationMBeanImpl.java:259)
        at
com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.j
ava:1356)
        at
com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.j
ava:1331)
        at
weblogic.management.internal.MBeanProxy.setAttribute(MBeanProxy.java:
291)
        at
weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:173)
        at $Proxy7.setDeployed(Unknown Source)
        at
weblogic.management.mbeans.custom.ApplicationManager.autoDeploy(Appli
cationManager.java:494)
        at
weblogic.management.mbeans.custom.ApplicationManager.poll(Application
Manager.java:465)
        at
weblogic.management.mbeans.custom.ApplicationManager.poll(Application
Manager.java:380)
        at
weblogic.management.mbeans.custom.ApplicationManager.update(Applicati
onManager.java:152)
        at java.lang.reflect.Method.invoke(Native
Method)
        at
weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
eanImpl.java:562)
        at
weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
.java:548)
        at
weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
ionMBeanImpl.java:285)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
55)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
23)
        at
weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
        at
weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
        at $Proxy2.update(Unknown Source)
        at
weblogic.management.console.pages._domain._upload_app._jspService(_up
load_app.java:172)
        at
weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:213)
        at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
rvletContext.java:1265)
        at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
pl.java:1622)
        at
weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
        at
weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>

******************************************************

D Patel

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great
prices
http://auctions.yahoo.com/

===========================================================================
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".



__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

===========================================================================
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