Jakarta slide with weblogic

          Hello
          Has anyone used jakarta slide with weblogic 6.1. I am trying to find some installation
          and configuration instructions.
          Also is webDAV supported now? I came across posts that it will be supported in
          the future.
          I am using a SQL server database
          Thankyou
          

Any solution??? I am also curious about the same...

Similar Messages

  • Jakarta Slide - can ANYONE help?!

    I am trying to configure Jakarta Slide with Tomcat and I can't get any help from the Slide forums... I know you are a helpful lot so, does anyone know anything about it?!
    I have configured a JDBCStore (mySQL) and I am also using the JDBCRealm for authentication, as SlideRealm would not accept logins even though tomcat-users.xml and Domain.xml BOTH had the correct user listing�
    When I try to authenticate as �root, root� in Slide-admin, I get NullPointerException in Tomcat stderror.log (below) and it throws a 500 internal server error in the browser� The other exceptions in stdout.log (below again) exist on startup even before I try to authenticate... any help at all would be appreciated...
    I will post each error as a separate follow-up so as to keep it clear(ish)

    TOMCAT STDOUT.LOG

    Bootstrap: Create Catalina server
    Bootstrap: Starting service
    Starting service Tomcat-Standalone
    Apache Tomcat/4.1.24
    22 Jul 2003 22:14:04 - org.apache.slide.common.Domain - INFO - Initializing Domain 22 Jul 2003 22:14:04 - org.apache.slide.common.Domain - INFO - Domain configuration : {org.apache.slide.security=true} 22 Jul 2003 22:14:04 - org.apache.slide.common.Domain - INFO - Initializing namespace : slide 22 Jul 2003 22:14:04 - org.apache.slide.common.Namespace - INFO - Loading namespace definition 22 Jul 2003 22:14:04 - org.apache.slide.common.Namespace - INFO - Node
    store: slidestore.reference.JDBCDescriptorsStore
    22 Jul 2003 22:14:04 - org.apache.slide.common.Namespace - INFO - Security store references nodestore 22 Jul 2003 22:14:04 - org.apache.slide.common.Namespace - INFO - Lock store store references nodestore 22 Jul 2003 22:14:04 - org.apache.slide.common.Namespace - INFO - Revision descriptors store references nodestore 22 Jul 2003 22:14:04 - org.apache.slide.common.Namespace - INFO - Revision descriptor store references nodestore 22 Jul 2003 22:14:04 - org.apache.slide.common.Namespace - INFO - Content
    store: slidestore.reference.JDBCContentStore
    22 Jul 2003 22:14:04 - org.apache.slide.common.Namespace - INFO - Registering Store jdbc of class class org.apache.slide.store.StandardStore
    with parameters {} on scope /
    22 Jul 2003 22:14:04 - org.apache.slide.common.SlideException - DEBUG -
    ����������� at
    org.apache.slide.common.Namespace.initializeServices(Namespace.java:446)
    ����������� at
    org.apache.slide.common.Namespace.loadDefinition(Namespace.java:718)
    ����������� at org.apache.slide.common.Domain.initNamespace(Domain.java:785)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:448)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:398)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:361)
    ����������� at
    org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:403)
    ����������� at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    ����������� at
    org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:324)
    ����������� at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:93
    5)
    ����������� at
    org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:823)
    ����������� at
    org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:
    3420)
    ����������� at
    org.apache.catalina.core.StandardContext.start(StandardContext.java:3608)
    ����������� at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:8
    21)
    ����������� at
    org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
    ����������� at
    org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579)
    ����������� at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.j
    ava:307)
    ����������� at
    org.apache.catalina.core.StandardHost.install(StandardHost.java:772)
    ����������� at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:559
    ����������� at
    org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:401)
    ����������� at
    org.apache.catalina.startup.HostConfig.start(HostConfig.java:718)
    ����������� at
    org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:358)
    ����������� at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppor
    t.java:166)
    ����������� at
    org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1196)
    ����������� at
    org.apache.catalina.core.StandardHost.start(StandardHost.java:738)
    ����������� at
    org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188)
    ����������� at
    org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347)
    ����������� at
    org.apache.catalina.core.StandardService.start(StandardService.java:497)
    ����������� at
    org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)
    ����������� at
    org.apache.catalina.startup.CatalinaService.start(CatalinaService.java:273)
    ����������� at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    ����������� at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
    ����������� at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    ����������� at java.lang.reflect.Method.invoke(Method.java:324)
    ����������� at org.apache.catalina.startup.BootstrapService.start(BootstrapService.java:245
    ����������� at
    org.apache.catalina.startup.BootstrapService.main(BootstrapService.java:307)

    22 Jul 2003 22:14:04 - org.apache.slide.common.Namespace - INFO - Initializing Store jdbc(org.apache.slide.store.StandardStore)
    22 Jul 2003 22:14:04 - slidestore.reference.JDBCDescriptorsStore - INFO - Loading and registering driver: org.gjt.mm.mysql.Driver 22 Jul 2003 22:14:04 - slidestore.reference.JDBCContentStore - INFO - Loading and registering driver: org.gjt.mm.mysql.Driver 22 Jul 2003 22:14:04 - org.apache.slide.common.Namespace - INFO - Loading namespace slide parameters 22 Jul 2003 22:14:04 - org.apache.slide.common.Namespace - INFO - Loading namespace slide base data 22 Jul 2003 22:14:04 - org.apache.slide.transaction.SlideTransactionManager
    - DEBUG - Begin Transaction 1 xid main-1058908444856-1- in thread main 22 Jul 2003 22:14:04 - slidestore.reference.JDBCDescriptorsStore - INFO - Connecting to "jdbc:mysql://localhost:3306/slide?user=slideuser" as user "" 22 Jul 2003 22:14:05 - slidestore.reference.JDBCContentStore - INFO - Connecting to "jdbc:mysql://localhost:3306/slide?user=slideuser" as user "" 22 Jul 2003 22:14:05 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Enlist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMNOFLAGS in Transaction 1 xid main-1058908444856-1- in thread main 22 Jul 2003 22:14:05 - org.apache.slide.store.StandardStore - DEBUG - Enlist service slidestore.reference.JDBCDescriptorsStore@b3319f in active transaction 22 Jul 2003 22:14:06 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Delist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMSUSPEND in Transaction 1 xid main-1058908444856-1- in thread main 22 Jul 2003 22:14:06 - org.apache.slide.store.StandardStore - DEBUG - Delist service slidestore.reference.JDBCDescriptorsStore@b3319f from active transaction 22 Jul 2003 22:14:06 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Enlist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMRESUME in Transaction 1 xid main-1058908444856-1- in thread main 22 Jul 2003 22:14:06 - org.apache.slide.store.StandardStore - DEBUG - Enlist service slidestore.reference.JDBCDescriptorsStore@b3319f in active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Delist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMSUSPEND in Transaction 1 xid main-1058908444856-1- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Delist service slidestore.reference.JDBCDescriptorsStore@b3319f from active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Enlist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMRESUME in Transaction 1 xid main-1058908444856-1- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Enlist service slidestore.reference.JDBCDescriptorsStore@b3319f in active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Delist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMSUSPEND in Transaction 1 xid main-1058908444856-1- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Delist service slidestore.reference.JDBCDescriptorsStore@b3319f from active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransactionManager
    - DEBUG - Commit Transaction 1 xid main-1058908444856-1- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.common.Namespace - INFO - Init namespace slide configuration 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransactionManager
    - DEBUG - Begin Transaction 2 xid main-1058908448201-2- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.common.Namespace - INFO - Import data into namespace slide 22 Jul 2003 22:14:08 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object / 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Enlist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMNOFLAGS in Transaction 2 xid main-1058908448201-2- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Enlist service slidestore.reference.JDBCDescriptorsStore@b3319f in active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Delist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMSUSPEND in Transaction 2 xid main-1058908448201-2- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Delist service slidestore.reference.JDBCDescriptorsStore@b3319f from active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Enlist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMRESUME in Transaction 2 xid main-1058908448201-2- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Enlist service slidestore.reference.JDBCDescriptorsStore@b3319f in active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Delist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMSUSPEND in Transaction 2 xid main-1058908448201-2- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Delist service slidestore.reference.JDBCDescriptorsStore@b3319f from active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Enlist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMRESUME in Transaction 2 xid main-1058908448201-2- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Enlist service slidestore.reference.JDBCDescriptorsStore@b3319f in active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Delist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMSUSPEND in Transaction 2 xid main-1058908448201-2- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Delist service slidestore.reference.JDBCDescriptorsStore@b3319f from active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Enlist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMRESUME in Transaction 2 xid main-1058908448201-2- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Enlist service slidestore.reference.JDBCDescriptorsStore@b3319f in active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Delist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMSUSPEND in Transaction 2 xid main-1058908448201-2- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Delist service slidestore.reference.JDBCDescriptorsStore@b3319f from active transaction 22 Jul 2003 22:14:08 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /users 22 Jul 2003 22:14:08 - org.apache.slide.common.SlideException - DEBUG -
    org.apache.slide.structure.ObjectNotFoundException: No object found at /users
    ����������� at slidestore.reference.JDBCDescriptorsStore.retrieveObject(JDBCDescriptorsStor
    e.java:584)
    ����������� at
    org.apache.slide.store.StandardStore.retrieveObject(StandardStore.java:171)
    ����������� at
    org.apache.slide.structure.StructureImpl.create(StructureImpl.java:322)
    ����������� at
    org.apache.slide.common.XMLUnmarshaller.loadObjectNode(XMLUnmarshaller.java:
    180)
    ����������� at
    org.apache.slide.common.XMLUnmarshaller.loadObjectNode(XMLUnmarshaller.java:
    277)
    ����������� at
    org.apache.slide.common.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:111)
    ����������� at org.apache.slide.common.NamespaceAccessTokenImpl.importData(NamespaceAccessT
    okenImpl.java:269)
    ����������� at
    org.apache.slide.common.Namespace.loadBaseData(Namespace.java:776)
    ����������� at org.apache.slide.common.Domain.initNamespace(Domain.java:795)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:448)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:398)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:361)
    ����������� at
    org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:403)
    ����������� at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    ����������� at
    org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:324)
    ����������� at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:93
    5)
    ����������� at
    org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:823)
    ����������� at
    org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:
    3420)
    ����������� at
    org.apache.catalina.core.StandardContext.start(StandardContext.java:3608)
    ����������� at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:8
    21)
    ����������� at
    org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
    ����������� at
    org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579)
    ����������� at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.j
    ava:307)
    ����������� at
    org.apache.catalina.core.StandardHost.install(StandardHost.java:772)
    ����������� at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:559
    ����������� at
    org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:401)
    ����������� at
    org.apache.catalina.startup.HostConfig.start(HostConfig.java:718)
    ����������� at
    org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:358)
    ����������� at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppor
    t.java:166)
    ����������� at
    org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1196)
    ����������� at
    org.apache.catalina.core.StandardHost.start(StandardHost.java:738)
    ����������� at
    org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188)
    ����������� at
    org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347)
    ����������� at
    org.apache.catalina.core.StandardService.start(StandardService.java:497)
    ����������� at
    org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)
    ����������� at
    org.apache.catalina.startup.CatalinaService.start(CatalinaService.java:273)
    ����������� at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    ����������� at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
    ����������� at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    ����������� at java.lang.reflect.Method.invoke(Method.java:324)
    ����������� at org.apache.catalina.startup.BootstrapService.start(BootstrapService.java:245
    ����������� at
    org.apache.catalina.startup.BootstrapService.main(BootstrapService.java:307)

    22 Jul 2003 22:14:08 - org.apache.slide.common.Domain - DEBUG - Checking basic permissions on new object 22 Jul 2003 22:14:08 - org.apache.slide.common.Domain - DEBUG - Basic permissions granted for user / 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Enlist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMRESUME in Transaction 2 xid main-1058908448201-2- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Enlist service slidestore.reference.JDBCDescriptorsStore@b3319f in active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Delist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMSUSPEND in Transaction 2 xid main-1058908448201-2- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Delist service slidestore.reference.JDBCDescriptorsStore@b3319f from active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Enlist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMRESUME in Transaction 2 xid main-1058908448201-2- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - DEBUG - Enlist service slidestore.reference.JDBCDescriptorsStore@b3319f in active transaction 22 Jul 2003 22:14:08 - org.apache.slide.transaction.SlideTransaction - DEBUG
    - Delist resource manager slidestore.reference.JDBCDescriptorsStore@b3319f
    with flag TMFAIL in Transaction 2 xid main-1058908448201-2- in thread main 22 Jul 2003 22:14:08 - org.apache.slide.store.StandardStore - INFO - Delisting service slidestore.reference.JDBCDescriptorsStore@b3319f from active transaction with failure 22 Jul 2003 22:14:08 - org.apache.slide.common.SlideException - DEBUG -
    org.apache.slide.common.SlideException: cause is empty
    ����������� at org.apache.slide.common.ServiceAccessException.computeCause(ServiceAccessExc
    eption.java:131)
    ����������� at org.apache.slide.common.ServiceAccessException.<init>(ServiceAccessException
    .java:94)
    ����������� at org.apache.slide.common.ServiceAccessException.<init>(ServiceAccessException
    .java:105)
    ����������� at
    org.apache.slide.store.AbstractStore.storeObject(AbstractStore.java:548)
    ����������� at
    org.apache.slide.store.StandardStore.storeObject(StandardStore.java:191)
    ����������� at
    org.apache.slide.structure.StructureImpl.store(StructureImpl.java:521)
    ����������� at
    org.apache.slide.structure.StructureImpl.create(StructureImpl.java:428)
    ����������� at
    org.apache.slide.common.XMLUnmarshaller.loadObjectNode(XMLUnmarshaller.java:
    180)
    ����������� at
    org.apache.slide.common.XMLUnmarshaller.loadObjectNode(XMLUnmarshaller.java:
    277)
    ����������� at
    org.apache.slide.common.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:111)
    ����������� at org.apache.slide.common.NamespaceAccessTokenImpl.importData(NamespaceAccessT
    okenImpl.java:269)
    ����������� at
    org.apache.slide.common.Namespace.loadBaseData(Namespace.java:776)
    ����������� at org.apache.slide.common.Domain.initNamespace(Domain.java:795)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:448)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:398)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:361)
    ����������� at
    org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:403)
    ����������� at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    ����������� at
    org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:324)
    ����������� at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:93
    5)
    ����������� at
    org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:823)
    ����������� at
    org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:
    3420)
    ����������� at
    org.apache.catalina.core.StandardContext.start(StandardContext.java:3608)
    ����������� at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:8
    21)
    ����������� at
    org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
    ����������� at
    org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579)
    ����������� at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.j
    ava:307)
    ����������� at
    org.apache.catalina.core.StandardHost.install(StandardHost.java:772)
    ����������� at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:559
    ����������� at
    org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:401)
    ����������� at
    org.apache.catalina.startup.HostConfig.start(HostConfig.java:718)
    ����������� at
    org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:358)
    ����������� at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppor
    t.java:166)
    ����������� at
    org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1196)
    ����������� at
    org.apache.catalina.core.StandardHost.start(StandardHost.java:738)
    ����������� at
    org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188)
    ����������� at
    org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347)
    ����������� at
    org.apache.catalina.core.StandardService.start(StandardService.java:497)
    ����������� at
    org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)
    ����������� at
    org.apache.catalina.startup.CatalinaService.start(CatalinaService.java:273)
    ����������� at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    ����������� at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
    ����������� at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    ����������� at java.lang.reflect.Method.invoke(Method.java:324)
    ����������� at org.apache.catalina.startup.BootstrapService.start(BootstrapService.java:245
    ����������� at
    org.apache.catalina.startup.BootstrapService.main(BootstrapService.java:307)

    22 Jul 2003 22:14:08 - org.apache.slide.common.Domain - WARNING - Service slidestore.reference.JDBCContentStore@1c4f0f8 access error : java.lang.NullPointerException
    ����������� at com.mysql.jdbc.Statement.close(Statement.java:808)
    ����������� at
    com.mysql.jdbc.PreparedStatement.close(PreparedStatement.java:1226)
    ����������� at slidestore.reference.JDBCDescriptorsStore.closeStatement(JDBCDescriptorsStor
    e.java:1728)
    ����������� at slidestore.reference.JDBCDescriptorsStore.storeObject(JDBCDescriptorsStore.j
    ava:747)
    ����������� at
    org.apache.slide.store.AbstractStore.storeObject(AbstractStore.java:538)
    ����������� at
    org.apache.slide.store.StandardStore.storeObject(StandardStore.java:191)
    ����������� at
    org.apache.slide.structure.StructureImpl.store(StructureImpl.java:521)
    ����������� at
    org.apache.slide.structure.StructureImpl.create(StructureImpl.java:428)
    ����������� at
    org.apache.slide.common.XMLUnmarshaller.loadObjectNode(XMLUnmarshaller.java:
    180)
    ����������� at
    org.apache.slide.common.XMLUnmarshaller.loadObjectNode(XMLUnmarshaller.java:
    277)
    ����������� at
    org.apache.slide.common.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:111)
    ����������� at org.apache.slide.common.NamespaceAccessTokenImpl.importData(NamespaceAccessT
    okenImpl.java:269)
    ����������� at
    org.apache.slide.common.Namespace.loadBaseData(Namespace.java:776)
    ����������� at org.apache.slide.common.Domain.initNamespace(Domain.java:795)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:448)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:398)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:361)
    ����������� at
    org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:403)
    ����������� at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    ����������� at
    org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:324)
    ����������� at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:93
    5)
    ����������� at
    org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:823)
    ����������� at
    org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:
    3420)
    ����������� at
    org.apache.catalina.core.StandardContext.start(StandardContext.java:3608)
    ����������� at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:8
    21)
    ����������� at
    org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
    ����������� at
    org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579)
    ����������� at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.j
    ava:307)
    ����������� at
    org.apache.catalina.core.StandardHost.install(StandardHost.java:772)
    ����������� at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:559
    ����������� at
    org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:401)
    ����������� at
    org.apache.catalina.startup.HostConfig.start(HostConfig.java:718)
    ����������� at
    org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:358)
    ����������� at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppor
    t.java:166)
    ����������� at
    org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1196)
    ����������� at
    org.apache.catalina.core.StandardHost.start(StandardHost.java:738)
    ����������� at
    org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188)
    ����������� at
    org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347)
    ����������� at
    org.apache.catalina.core.StandardService.start(StandardService.java:497)
    ����������� at
    org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)
    ����������� at
    org.apache.catalina.startup.CatalinaService.start(CatalinaService.java:273)
    ����������� at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    ����������� at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
    ����������� at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    ����������� at java.lang.reflect.Method.invoke(Method.java:324)
    ����������� at org.apache.catalina.startup.BootstrapService.start(BootstrapService.java:245
    ����������� at
    org.apache.catalina.startup.BootstrapService.main(BootstrapService.java:307)

    22 Jul 2003 22:14:08 - org.apache.slide.common.SlideException - DEBUG -
    org.apache.slide.common.ServiceAccessException: Service slidestore.reference.JDBCContentStore@1c4f0f8 access error : java.lang.NullPointerException
    ����������� at com.mysql.jdbc.Statement.close(Statement.java:808)
    ����������� at
    com.mysql.jdbc.PreparedStatement.close(PreparedStatement.java:1226)
    ����������� at slidestore.reference.JDBCDescriptorsStore.closeStatement(JDBCDescriptorsStor
    e.java:1728)
    ����������� at slidestore.reference.JDBCDescriptorsStore.storeObject(JDBCDescriptorsStore.j
    ava:747)
    ����������� at
    org.apache.slide.store.AbstractStore.storeObject(AbstractStore.java:538)
    ����������� at
    org.apache.slide.store.StandardStore.storeObject(StandardStore.java:191)
    ����������� at
    org.apache.slide.structure.StructureImpl.store(StructureImpl.java:521)
    ����������� at
    org.apache.slide.structure.StructureImpl.create(StructureImpl.java:428)
    ����������� at
    org.apache.slide.common.XMLUnmarshaller.loadObjectNode(XMLUnmarshaller.java:
    180)
    ����������� at
    org.apache.slide.common.XMLUnmarshaller.loadObjectNode(XMLUnmarshaller.java:
    277)
    ����������� at
    org.apache.slide.common.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:111)
    ����������� at org.apache.slide.common.NamespaceAccessTokenImpl.importData(NamespaceAccessT
    okenImpl.java:269)
    ����������� at
    org.apache.slide.common.Namespace.loadBaseData(Namespace.java:776)
    ����������� at org.apache.slide.common.Domain.initNamespace(Domain.java:795)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:448)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:398)
    ����������� at org.apache.slide.common.Domain.init(Domain.java:361)
    ����������� at
    org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:403)
    ����������� at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    ����������� at
    org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:324)
    ����������� at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:93
    5)
    ����������� at
    org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:823)
    ����������� at
    org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:
    3420)
    ����������� at
    org.apache.catalina.core.StandardContext.start(StandardContext.java:3608)
    ����������� at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:8
    21)
    ����������� at
    org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
    ����������� at
    org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579)
    ����������� at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.j
    ava:307)
    ����������� at
    org.apache.catalina.core.StandardHost.install(StandardHost.java:772)
    ����������� at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:559
    ����������� at
    org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:401)
    ����������� at
    org.apache.catalina.startup.HostConfig.start(HostConfig.java:718)
    ����������� at
    org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:358)
    ����������� at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppor
    t.java:166)
    ����������� at
    org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1196)
    ����������� at
    org.apache.catalina.core.StandardHost.start(StandardHost.java:738)
    ����������� at
    org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188)
    ����������� at
    org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347)
    ����������� at
    org.apache.catalina.core.StandardService.start(StandardService.java:497)
    ����������� at
    org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)
    ����������� at
    org.apache.catalina.startup.CatalinaService.start(CatalinaService.java:273)
    ����������� at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    ����������� at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
    ����������� at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    ����������� at java.lang.reflect.Method.invoke(Method.java:324)
    ����������� at org.apache.catalina.startup.BootstrapService.start(BootstrapService.java:245
    ����������� at
    org.apache.catalina.startup.Bootstra

  • How to find out version of Jakarta-ORO in Weblogic.jar

    Our environment is Weblogic 6.1 SP3 on Win2k professional with JDK 1.3.1_03 (build
    1.3.1_03-b03). We use Protomatter Syslog in our application and it uses Jakarta
    ORO classes for regexp parsing. Since Weblogic jar already has the classes we
    do not have a separate jar for ORO in our classpath.
    We have seen ArrayIndexOutOfBounds exceptions in ORO code and the bug is listed
    as solved in version 2.0.7 & later versions. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17707
    I appreciate someone letting me know how to find the version of ORO in Weblogic
    6.1 SP3. I could try placing the Jakarta jar before Weblogic jar on my classpath,
    but I would like to figure out the problem instead of trial and error.
    Thanks,
    Nitin
    [ArrayIndexOutOfBounds.txt]

    I don't find it with a quick scan of the src610 code line, you might have to
    open a support case, unless you can give me a class name for some more
    hints.
    mbg
    "Nitin Shenoy" <[email protected]> wrote in message
    news:[email protected]..
    >
    Our environment is Weblogic 6.1 SP3 on Win2k professional with JDK1.3.1_03 (build
    1.3.1_03-b03). We use Protomatter Syslog in our application and it usesJakarta
    ORO classes for regexp parsing. Since Weblogic jar already has the classeswe
    do not have a separate jar for ORO in our classpath.
    We have seen ArrayIndexOutOfBounds exceptions in ORO code and the bug islisted
    as solved in version 2.0.7 & later versions.http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17707
    >
    I appreciate someone letting me know how to find the version of ORO inWeblogic
    6.1 SP3. I could try placing the Jakarta jar before Weblogic jar on myclasspath,
    but I would like to figure out the problem instead of trial and error.
    Thanks,
    Nitin

  • Deploy web application in jbuilder 9 with weblogic 7 problem

    when i create a web application and a servlet, and deploy it in jbuilder 9 with weblogic 7.0 ,jbuilder 9 showed me the error,please tell me why, when i choose "redeploy" ,it can be normally work..
    E:\bea\jdk131_02\bin\javaw -classpath E:\bea\weblogic700\server\lib\weblogic.jar;E:\bea\weblogic700\server\lib\webservices.jar;E:\bea\weblogic700\server\lib\weblogic_sp.jar; weblogic.Deployer -user system -adminurl http://localhost:7001 -password 12345678 -deploy -name firstWebApp -upload -source E:/J2EE/servlet/firstWebApp.war -targets myserver
    WebLogic Application Deployment Utility
    Usage: java weblogic.Deployer [options] [-activate|-deactivate|-remove|-unprepare|-cancel|-list] [files]
    where options include:
    -help Print this help message.
    -version Print version information.
    -adminurl <https://<server>:<port>> The URL of the administration server: default
    http://localhost:7001
    -user <user> A user other than the default of
    "installadministrator"
    -password <password> Specifies the password on the command line.
    If this option is absent the user is
    prompted.
    -verbose Displays additional status during the
    deployment process, including notifications
    when the application is prepared and
    activated on each target.
    -debug Displays debug level messages to the standard
    output.
    -examples Display example usage of this tool.
    -upload Causes the specified source file(s) to be
    transferred to the adminstration server. This
    is used when the Deployer tools is not being
    used on the same machine as the adminstration
    server and the user does not otherwise have
    access to place the targeted files on the
    adminstration server.
    -delete_files Causes the server to remove the files that
    are specified in the file list and leave the
    application activated. This option is valid
    only for unarchived web applications.
    -remote Signals that the tools is not runnning on the
    same machine as the adminstration server and
    that the source path should be made passed
    through unchanged as it represents the path
    on the remote server.
    -nostage Sets the stagingMethod attribute on the
    application mbean when it is created so that
    the application will not be staged and the
    original source is be used.
    -external_stage Sets the stagingMethod attribute on the
    application mbean when it is created so that
    the application will not be staged but the
    value of the staging path will be used when
    preparing the application.
    -stage Sets the stagingMethod staging attribute on
    the application when it is created so that
    the application will always be staged. This
    value will override the stagingMethod
    attribute on any targeted servers.
    -nowait Once the action is initiated the tool will
    print the task id and exit. This is used to
    initiate multiple tasks and then monitor them
    later using the -list action.
    -timeout <seconds> The maximum time in seconds to wait for the
    completion of the deployment task. When the
    time expires the current status is printed
    and the program exits.
    -source <archive file or directory> Location of the file or directory that
    represents the enterprise component or
    application tha is being (re)activated. If
    the source file is relative it is relative to
    the current directory, unless the -remote
    option is used. To specify individual files
    within an application for reployment or
    addition list them at the end of the command
    line.
    -name <application name> The name of the application being deployed.
    -targets <<server 1>,...<component>@<server N>> A comma separated list of the server and/or
    cluster names. Each target may be qualified
    with a J2EE component name. This enables
    different components of the archive to
    deployed on different servers.
    -id <task identifier> Optional client supplied unique identifier
    for the deployment task. The id is first
    specified to -activate, -deactivate,
    -unprepare or -remove. It is then used later
    as an argument to -cancel or -list.
    -activate (Re)activates the <source> application on the
    <targets> with the <name>.
    -deactivate Deactivates the application <name> on the
    <targets> leaving an staged application files
    in a state where the may be quickly
    reactivated.
    -unprepare Deactivates and unloads classes for the
    application <name> on the <targets> leaving
    an staged application files in a state where
    the may be quickly reloaded.
    -remove Deactivates the application <name> on the
    <target> and removes any files that were
    staged for this application. If there are no
    longer any targets for the application, the
    associated configuration is completely
    removed.
    -cancel Atempts to cancel the task <id> if it is has
    not yet completed.
    -list Lists the target status of each task <id>
    -deploy a convenient alias for activate.
    -undeploy a convenient alias for unprepare.
    Optionally a list of the specific files in the archive that are to be
    redeployed may be specified. If a directory is specified the entire subtree is
    redeployed.
    Full documentation on this tool is available at:
    http://edocs.beasys.com/wls/docs70/adminguide/utils.html#1138475
    No actions was specified. Please specify one and only one of:
    -activate, -deactivate, -cancel, -remove, -unprepare, or -list.
    Type java weblogic.Deployer -examples for example usage.

    you use "deploy" under DOS-Mode to deploy your web application?
    i found some differences between "deploy" and "redeploy" function in jbuilder 9.
    when i choose "deploy" ,jbuilder shows me the commond below:
    E:\bea\jdk131_02\bin\javaw -classpath E:\bea\weblogic700\server\lib\weblogic.jar;E:\bea\weblogic700\server\lib\webservices.jar;E:\bea\weblogic700\server\lib\weblogic_sp.jar; weblogic.Deployer -user system -adminurl http://localhost:7001 -password 12345678 -deploy -name firstWebApp -upload -source E:/J2EE/servlet/firstWebApp.war -targets myserver
    WebLogic Application Deployment Utility
    when i choose redeploy,it shows me: (the -deploy parameter has changed to -activate) ,maybe it's a bug.
    E:\bea\jdk131_02\bin\javaw -classpath E:\bea\weblogic700\server\lib\weblogic.jar;E:\bea\weblogic700\server\lib\webservices.jar;E:\bea\weblogic700\server\lib\weblogic_sp.jar; weblogic.Deployer -user system -adminurl http://localhost:7001 -password 12345678 -activate -name firstWebApp -upload -source E:/J2EE/servlet/firstWebApp.war -targets myserver
    WebLogic Application Deployment Utility

  • Crystal Report 9 connectivity with WebLogic 10.3.5

    Hello,
    Is the Crystal Report 9 certified with WebLogic 10.x? Currently WebLogic 8.x is in use. Trying to upgrade the WebLogic.
    Thanks

    What does this have to do with Database Connectivity?
    An I doubt it, CR 9 is about 8 or 9 years old well before 10.3 was released. Check the Platforms PDF's for more info.
    Don

  • How can I copy multiple slides with a HP Scanjet 4050 to photoes using Maverick? HP apparently no longer supports this product for this OS.

    How can I copy multiple slides with a HP Scanjet 4050 to photoes using Maverick? HP apparently no longer supports this product for OS Maverick.

    VueScan
    VueScan FAQ

  • Has anyone used JAAS with WebLogic?

    Has anyone used JAAS with Weblogic? I was looking at their example, and I have a bunch of questions about it. Here goes:
    Basically the problem is this: the plug-in LoginModule model of JAAS used in WebLogic (with EJB Servers) seems to allow clients to falsely authenticate.
    Let me give you a little background on what brought me to this. You can find the WebLogic JAAS example (to which I refer below) in the pdf: http://e-docs.bea.com/wls/docs61/pdf/security.pdf . (I believe you want pages 64-74) WebLogic, I believe goes about this all wrong. They allow the client to use their own LoginModules, as well as CallBackHandlers. This is dangerous, as it allows them to get a reference (in the module) to the LoginContext's Subject and authenticate themselves (i.e. associate a Principal with the subject). As we know from JAAS, the way AccessController checks permissions is by looking at the Principal in the Subject and seeing if that Principal is granted the permission in the "policy" file (or by checking with the Policy class). What it does NOT do, is see if that Subject
    has the right to hold that Principal. Rather, it assumes the Subject is authenticated.
    So a user who is allowed to use their own Module (as WebLogic's example shows) could do something like:
    //THEIR LOGIN MODULE (SOME CODE CUT-OUT FOR BREVITY)
    public class BasicModule implements LoginModule
    private NameCallback strName;
    private PasswordCallback strPass;
    private CallbackHandler myCB;
    private Subject subj;
             //INITIALIZE THIS MODULE
               public void initialize(Subject subject, CallbackHandler callbackHandler, Map sharedState, Map options)
                      try
                           //SET SUBJECT
                             subj = subject;  //NOTE: THIS GIVES YOU REFERENCE
    TO LOGIN CONTEXT'S SUBJECT
                                                     // AND ALLOWS YOU TO PASS
    IT BACK TO THE LOGIN CONTEXT
                           //SET CALLBACKHANDLERS
                             strName = new NameCallback("Your Name: ");
                             strPass = new PasswordCallback("Password:", false);
                             Callback[] cb = { strName, strPass };
                           //HANDLE THE CALLBACKS
                             callbackHandler.handle(cb);
                      } catch (Exception e) { System.out.println(e); }
         //LOG THE USER IN
           public boolean login() throws LoginException
              //TEST TO SEE IF SUBJECT HOLDS ANYTHING YET
              System.out.println( "PRIOR TO AUTHENTICATION, SUBJECT HOLDS: " +
    subj.getPrincipals().size() + " Principals");
              //SUBJECT AUTHENTICATED - BECAUSE SUBJECT NOW HOLDS THE PRINCIPAL
               MyPrincipal m = new MyPrincipal("Admin");
               subj.getPrincipals().add(m);
               return true;
             public boolean commit() throws LoginException
                   return true;
        }(Sorry for all that code)
    I tested the above code, and it fully associates the Subject (and its principal) with the LoginContext. So my question is, where in the process (and code) can we put the LoginContext and Modules so that a client cannot
    do this? With the above example, there is no Security. (a call to: myLoginContext.getSubject().doAs(...) will work)
    I think the key here is to understand JAAS's plug-in security model to mean:
    (Below are my words)
    The point of JAAS is to allow an application to use different ways of authenticating without changing the application's code, but NOT to allow the user to authenticate however they want.
    In WebLogic's example, they unfortunately seem to have used the latter understanding, i.e. "allow the user to authenticate however they want."
    That, as I think I've shown, is not security. So how do we solve this? We need to put JAAS on the server side (with no direct JAAS client-side), and that includes the LoginModules as well as LoginContext. So for an EJB Server this means that the same internal permission
    checking code can be used regardless of whether a client connects through
    RMI/RMI-IIOP/JEREMIE (etc). It does NOT mean that the client gets to choose
    how they authenticate (except by choosing YOUR set ways).
    Before we even deal with a serialized subject, we need to see how JAAS can
    even be used on the back-end of an RMI (RMI-IIOP/JEREMIE) application.
    I think what needs to be done, is the client needs to have the stubs for our
    LoginModule, LoginContext, CallBackHandler, CallBacks. Then they can put
    their info into those, and everything is handled server-side. So they may
    not even need to send a Subject across anyways (but they may want to as
    well).
    Please let me know if anyone sees this problem too, or if I am just completely
    off track with this one. I think figuring out how to do JAAS as though
    everything were local, and then putting RMI (or whatever) on top is the
    first thing to tackle.

    Send this to:
    newsgroups.bea.com / security-group.

  • EJB 3.0 MDB deployment issue with weblogic 10.0

    Hi there,
    I am new to MDB EJB and right now I am using the EJB 3.0 with weblogic server 10.0. I am using Eclipse 3.4 for development.
    After developing the MDB from eclipse I export the EAR from eclipse and deploy it in weblogic. When I try to start the deployed EAR it gives me following error.
    weblogic.application.ModuleException: Exception preparing module: EJBModule(Message.jar)
    Unable to deploy EJB: MessageBean from Message.jar:
    [EJB:011113]Error: The Message Driven Bean 'MessageBean(Application: MessageEAR, EJBComponent: Message.jar)', does not have a message destination configured. The message destination must be set using a message-destination-link, destination-resource-link, destination-jndi-name or a resource-adapter-jndi-name.
         at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:399)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:56)
         Truncated. see log file for complete stacktrace
    [EJB:011113]Error: The Message Driven Bean 'MessageBean(Application: MessageEAR, EJBComponent: Message.jar)', does not have a message destination configured. The message destination must be set using a message-destination-link, destination-resource-link, destination-jndi-name or a resource-adapter-jndi-name.
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl.ensureMDBHasDestinationConfigured(MessageDrivenBeanInfoImpl.java:1811)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl.prepare(MessageDrivenBeanInfoImpl.java:1011)
         at weblogic.ejb.container.deployer.EJBDeployer.setupBeanInfos(EJBDeployer.java:997)
         at weblogic.ejb.container.deployer.EJBDeployer.prepare(EJBDeployer.java:1273)
         at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:372)
         Truncated. see log file for complete stacktrace
    >
    Any help really appreciated. It's too urgent.
    Thanks in advance,
    Piyush

    here is the code for my bean.
    package com.ups;
    import java.util.logging.Logger;
    import javax.ejb.ActivationConfigProperty;
    import javax.ejb.EJBException;
    import javax.ejb.MessageDriven;
    import javax.ejb.MessageDrivenContext;
    import javax.jms.JMSException;
    import javax.jms.Message;
    import javax.jms.MessageListener;
    import javax.jms.TextMessage;
    * Message-Driven Bean implementation class for: MessageBean
    @MessageDriven(
              activationConfig = { @ActivationConfigProperty(
                        propertyName = "destinationType", propertyValue = "javax.jms.Queue"
    public class MessageBean implements MessageListener {
         private MessageDrivenContext mdc;
    * Default constructor.
    public MessageBean() {
    // TODO Auto-generated constructor stub
    * @see MessageListener#onMessage(Message)
    public void onMessage(Message message) {
         TextMessage tmsg = null;
    try {
    tmsg = (TextMessage) message;
    System.out.println("MESSAGE BEAN: Message received: " + tmsg.getText( ));
    System.out.println ("The onMessage() is called");
    } catch (JMSException e) {
    e.printStackTrace( );
    mdc.setRollbackOnly( );
    catch (Throwable th) {
    th.printStackTrace();
    public void ejbRemove( )throws EJBException{
         System.out.println("ejbRemove() is executed >>>>>>>");
    I have configured my JMS Distributed queue in the Weblogic.
    If possible please provide more details so that I can get rid of this error as soon as possible.
    Thanks for reply.
    Piyush

  • Security violation exception with Weblogic cluster installation on OIm 9.1

    Hi,
    I have OIM9.1 installed on weblogic 8.1 SP4 in clustered environment, which more often than not seems to work fine. But some time I get following exception on server console/log file which causes certain provisioning task to be rejected...
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    Caused by: javax.ejb.AccessLocalException: [EJB:010160]Security Violation: User: 'xelsysad
    m' has insufficient permission to access EJB: type=<ejb>, application=Xellerate, module=xl
    DataObjectBeans.jar, ejb=tcFormInstanceOperations, method=create, methodInterface=LocalHom
    e, signature={}.
    at weblogic.ejb20.internal.MethodDescriptor.checkMethodPermissionsLocal(MethodDesc
    riptor.java:486)
    at weblogic.ejb20.internal.StatelessEJBLocalHome.create(StatelessEJBLocalHome.java
    :80)
    at com.thortech.xl.ejb.beans.tcFormInstanceOperations_2j82mm_LocalHomeImpl.create(
    tcFormInstanceOperations_2j82mm_LocalHomeImpl.java:93)
    ... 126 more
    ERROR,19 Dec 2008 14:20:03,752,[XELLERATE.APIS],Class/Method: tcBaseUtilityClient/getLocal
    Interface encounter some problems: {1}
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.in
    Problem is, I get this exception only 4 out of 6 times (when it is least expected). I have googled, and tried all possible means but have't been able to resolve it. One more thing I am sure of is, it only comes with Weblogic installation not with Jboss. So there should be some configuration issue with weblogic installation.
    Any suggestions would be useful...

    No Response???
    Where are the good guys??

  • OAM (10.1.4.3) Integration with WebLogic App Server (10.3.0 or below)

    Hi All,
    Can I use OAM 10.1.4.3 (Authentication Provider & Identity Asserter) to implement SSO with weblogic App Server 10.3.0 or below?
    OAM 10.1.4.3 Authentication Provider & Identity Asserter is the recommended way to configure SSO with Web Logic App server 10.3.1 ( Oracle Middleware 11g).
    And
    OAM 10.1.4.2 uses WebLogic SSPI to configure SSO between OAM 10g and WebLogic App Server 10.3.0 or below.

    Hi,
    This is how the integration goes with different versions of WLS and OAM.
    There is oamAuthnProvider.jar available with OAM 10.1.4.3 downloads. So it provides the assertion functionality.
    Can I use OAM 10.1.4.3 (Authentication Provider & Identity Asserter) to implement SSO with weblogic App Server 10.3.0 or below?
    Mahendra: Yes
    OAM 10.1.4.3 Authentication Provider & Identity Asserter is the recommended way to configure SSO with Web Logic App server 10.3.1 ( Oracle Middleware 11g).
    Mahendra: Yes, this is the recommended and easy approach.
    OAM 10.1.4.2 uses WebLogic SSPI to configure SSO between OAM 10g and WebLogic App Server 10.3.0 or below.
    Mahendra: Yes, older version of OAM uses SSPI connector installation.
    HTH.
    Mahendra.

  • Error while deploying application with WebLogic server

    Hi,
    I use Jdeveloper 11g and created and ADF application which i want to deploy with WebLogic Server.But i have an error which is :
    "There was a failure when processing annotations for application C:\...\xxx.war. Please make sure that the annotations are valid. The error is oracle.adf.library.webapp.ResourceServlet "
    Plz help me.
    Thx

    I am receiving same message for simple servlet. Running JDev11g build 5166 and embedded WLS 10.3. Servlet used to deploy to embedded WLS and ran fine. Recently running newly created servlets produces error message as in this thread.
    Investigation turned up the fact that the class file for the servlet was not deployed to the context-root (o.j2ee\drs) on the server. Copying the class file from the mywork project folder to the context-root folder (o.j2ee\drs) permitted the servlet to run.
    Don't know if this is the cause of what you are experiencing but it may assist in your investigation! I have not figured out why the class file for servlets does not deploy to server despite the fact that the log file shows war and ear files were deployed. As it turns out, the war file does not have the class file in it so something is wrong before the war file is created.
    Cheers!

  • Error while using TXDataSource with Weblogic 6.1 & Oracle 8.1.6

    Hi,
    I am using Weblogic 6.1 and Oracle 8.1.6.
    I have configured JDBC XA Connection Pool with Oracle thin driver. These are my settings...
    Connection Pool:
    Name - myXAPool
    URL - jdbc:oracle:thin:@myServer:1521:myDb
    DriverClassname - oracle.jdbc.xa.client.OracleXADataSource
    TXDataSource:
    Name - myXADS
    JNDIName - myXADS
    PoolName - myXAPool
    I get the following error when I try to lookup the datasource. I am not sure where the problem is as I have configured Connection Pool and TXDataSource as mentioned in the documentation.
    java.sql.SQLException: XA error: XAER_RMERR : A resource manager error has occured in the transaction branch start() failed on resource 'myXAPool' Unexpected error during start for XAResource 'myXAPool': null
    It would be really great if you can help me out.
    Thanks in Advance,
    Sudhir.

    Hi Sudhir,
    If you do not know if upgrade or not, have a look here :
    http://e-docs.bea.com/wls/docs61/notes/bugfixes2.html
    Note that at the end of June SP3 will be released...
    Sergi
    "Sudhir Babu" <[email protected]> wrote:
    >
    Hi Sergi,
    Thanks a lot for the class file, I figured out what the problem was. Actually
    the
    database version I was working with was 8.0.6.0. The Oracle driver doesn't
    work with
    this but the JDriver worked. This is the output of running CheckDriver..
    DatabaseProductName : Oracle
    DatabaseProductVersion : Oracle8 Enterprise Edition Release 8.0.6.0.0 -
    Production
    With the Partitioning and Objects options
    PL/SQL Release 8.0.6.0.0 - Production
    DriverName : Oracle JDBC driver
    DriverVersion : 8.1.7.1.0
    Then I tried on using the Oracle Driver on another instance which has the
    version
    8.1.7.1.0 and it worked. The JDriver and Oracle driver both work with this
    database.
    The output of CheckDriver for this Oracle instance is..
    DatabaseProductName : Oracle
    DatabaseProductVersion : Oracle8i Enterprise Edition Release 8.1.7.1.0 -
    Production
    With the Partitioning option
    JServer Release 8.1.7.1.0 - Production
    DriverName : Oracle JDBC driver
    DriverVersion : 8.1.7.0.0
    By the way I am working on WLS 6.1 SP1. What is the advantage of SP2 ? Should
    I upgrade
    Thanks once again,
    Sudhir.
    "Sergi Vaz" <[email protected]> wrote:
    Hi Sudhir ,
    JDriver works well, you can work with it.
    Just for curiosity, can you run the class I attached using the "exact"classpath
    of your WL instance (with Oracle drivers in front of weblogic.jar) ? What
    is the
    output ?
    On which platform are you running your WLSP2 ?
    Thanks
    Sergi
    "Sudhir Babu" <[email protected]> wrote:
    Hi Sergi,
    I just checked the things you mentioned. The connection pool starts correctly
    without
    any errors. I also made sure SELECT previlege was granted to DBA_PENDING_TRANSACTIONS.
    I do have the JAVA_XA package installed and it has EXECUTE permission
    to
    PUBLIC.
    I actually tried using the Weblogic JDriver (weblogic.jdbc.oci.xa.XADataSource)
    and
    it works perfect without any issue. The only consideration is that itis
    a Type 2
    Driver and needs to have the Oracle Client installed. But right now Ido
    have it
    installed on the same machine.
    Do you know any known issues with Weblogic JDriver. Do you think it'sa
    good idea
    to go with it ?
    Thanks,
    Sudhir.
    "Sergi Vaz" <[email protected]> wrote:
    Hi Sudhir,
    does your connection pool start correctly ?
    Check the setup of your Oracle server too:
    1) grant select on DBA_PENDING_TRANSACTIONS table to PUBLIC
    2) package JAVA_XA installed (with grant execute to PUBLIC)
    Sergi
    "Sudhir Babu" <[email protected]> wrote:
    Hi Sergi,
    Thanks for the response. I downloaded the driver for 8.1.7 from Oraclesite
    and put
    it in classpath in front of weblogic.jar. I still get the same problem.
    Is there
    another location where we can download the Oracle driver with the bug
    fixed
    Regards, Sudhir.
    "Sergi Vaz" <[email protected]> wrote:
    Hi Sudhir,
    I think you are using Oracle JDBC drivers 8.1.6.
    They have a bug, they do not accept a foreign XID.
    Use 8.1.7 or higher to solve this problem.
    Sergi
    Sudhir Babu <[email protected]> wrote:
    Hi,
    I am using Weblogic 6.1 and Oracle 8.1.6.
    I have configured JDBC XA Connection Pool with Oracle thin driver.
    These
    are my settings...
    Connection Pool:
    Name - myXAPool
    URL - jdbc:oracle:thin:@myServer:1521:myDb
    DriverClassname - oracle.jdbc.xa.client.OracleXADataSource
    TXDataSource:
    Name - myXADS
    JNDIName - myXADS
    PoolName - myXAPool
    I get the following error when I try to lookup the datasource. I amnot
    sure where the problem is as I have configured Connection Pool and
    TXDataSource
    as mentioned in the documentation.
    java.sql.SQLException: XA error: XAER_RMERR : A resource manager errorhas
    occured in the transaction branch start() failed on resource 'myXAPool'
    Unexpected error during start for XAResource 'myXAPool': null
    It would be really great if you can help me out.
    Thanks in Advance,
    Sudhir.

  • How to resolve setPrefix() in SOAP(saaj API) with weblogic/webservices jar?

    Hi,
    I am facing a problem deploying a Web-Application in Weblogic containing SOAP related code.
    My environment is as below:
    1) Weblogic 8.1 SP2 server
    2) Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
    3) A method is exposed as web-service
    4) A client program(which is a part of Action class of Webb-app) written with SOAP APIs containing the following section:
         MessageFactory mf = MessageFactory.newInstance();
         SOAPMessage sm = mf.createMessage();
         SOAPPart sp = sm.getSOAPPart();
         sp.setPrefix("soapenv");
         SOAPEnvelope se = sp.getEnvelope();
         se.addNamespaceDeclaration("soapenv","http://orion:7001");
    giving the following error at runtime:
    Exception in thread "main" java.lang.AbstractMethodError:
    weblogic.were.soap.SOAPEnvelopeImpl.setPrefix(Ljava/lang/String;)V
    at Client.main(Client.java:39)
    I am able to compile without any error/warning all the time.
    This is giving only when putting the saaj(jwsdp-1.4) jars along with weblogic/webservices jars in classpath.
    I am able to run the same application(outside Web-application as a stand-alone java program) without
    any error while not using weblogic/webservices jar in the classpath.
    The saaj jars needed to run without any error are:
    saaj-api.jar
    saaj-impl.jar
    mailapi.jar
    activation.jar
    xercesImpl.jar
    xalan.jar
    dom.jar
    jdom.jar
    I thinks this is a compatibility issue. Please suggest to resolve it.
    Thanks in advance,
    pal_sk

    Hi,
    I am facing a problem deploying a Web-Application in Weblogic containing SOAP related code.
    My environment is as below:
    1) Weblogic 8.1 SP2 server
    2) Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
    3) A method is exposed as web-service
    4) A client program(which is a part of Action class of Webb-app) written with SOAP APIs containing the following section:
         MessageFactory mf = MessageFactory.newInstance();
         SOAPMessage sm = mf.createMessage();
         SOAPPart sp = sm.getSOAPPart();
         sp.setPrefix("soapenv");
         SOAPEnvelope se = sp.getEnvelope();
         se.addNamespaceDeclaration("soapenv","http://orion:7001");
    giving the following error at runtime:
    Exception in thread "main" java.lang.AbstractMethodError:
    weblogic.were.soap.SOAPEnvelopeImpl.setPrefix(Ljava/lang/String;)V
    at Client.main(Client.java:39)
    I am able to compile without any error/warning all the time.
    This is giving only when putting the saaj(jwsdp-1.4) jars along with weblogic/webservices jars in classpath.
    I am able to run the same application(outside Web-application as a stand-alone java program) without
    any error while not using weblogic/webservices jar in the classpath.
    The saaj jars needed to run without any error are:
    saaj-api.jar
    saaj-impl.jar
    mailapi.jar
    activation.jar
    xercesImpl.jar
    xalan.jar
    dom.jar
    jdom.jar
    I thinks this is a compatibility issue. Please suggest to resolve it.
    Thanks in advance,
    pal_sk

  • AIA 2.4 installation on SOA suite 10.1.3.4 with Weblogic 9.2 MP3

    Hi
    I am trying to install AIA 2.4 on SOA suite 10.1.3.4 with Weblogic 9.2 MP3.
    I could successfully install SOA suite 10.1.3.4 with Weblogic 9.2 MP3 and applied MLR # 9 Patch as well.
    I am looking for document reference(step by step document) To install AIA 2.4 on weblogic.
    When i used AIA 2.4 installer it was asking for OPMN port/OC4J instance name. Is there any other AIA 2.4 Installer for weblogic server?
    Thanks

    Of course, seeing 2.x I mistakenly thought PIPs as AIA Foundation Pack is now current version of 11gR1. Anybody wishing to install AIA Foundation Pack, especially with WLS should use 11gR1.
    Can you elaborate on the reason you are electing to go with an older version of both AIA Foundtion Pack and SOA Suite?

  • How can I export a graphic slide with a quicktime movie from Keynote?

    I export a title slide with a quicktime movie from Keynote to my desktop and it plays fine with audio. Once I insert or drag the clip into iWeb the resolution is degraded and very choppy. The resolution is 320x200 and I'm exporting from Keynote as a custom size (320x200) Frame rate: 29.97 Key Frames: Automatic Key Reordering is checked Data Rate: Automatic Quality: Multi pass. I need some help.

    how large is the video and if you publish - does it still have the same horrible quality?
    you might considering exporting as flash (loads faster) and integrating that into your iweb site using post-editing: http://karreth.com/index.php/articles/iframes-iweb/
    max

Maybe you are looking for

  • Can a Mac Pro (2.66 ghz duel core) be upgradable to support Thunderbolt displays and other devices.

    Can a Mac Pro (2.66 ghz duel core (4cores)) be upgradable to support Thunderbolt displays and other devices. Does this need to be done through the Graphics card expansion or a additional card to be inserted?

  • Small doubt in query

    Hi SQL> CREATE TABLE char_test (col1 CHAR(10)); Table created. Elapsed: 00:00:00.03 SQL> INSERT INTO char_test VALUES ('qwerty'); 1 row created. Elapsed: 00:00:00.00 SQL> SELECT col1, length(col1), dump(col1) "ASCII Dump" FROM char_test; COL1 LENGTH(

  • Default display for iweb photo albums page

    I am trying to make a web site using i web with several different photopages. I am using an albums page but the default display for the album covers is landscape. Can anyone tell me how to make them portrait so my pictures on the album cover are not

  • User mapping error

    Hi friends,                 When i am creating new user in EP or try to do user mapping, i am getting error :             An error occurred in the persistence, contact your administrator. Note : I have installed ECC6.0 and EP both on same system(lapt

  • Problem in using  Nested  IF-ELSE in Crystal Report  formula

    Hi Experts ,                      I am having some problem using  Nested IF-ELSE in Crystal Report formula , there is no error in the formula but only one condition is working. other condition is not working i am using this concept in formula worksho