[opencms-dev] Ldap with OpenCms 7.0.4
Shi Yusen
shiys at langhua.cn
Thu Jun 5 11:40:57 CEST 2008
Sorry, we don't have client has this requirement. :)
I'll update it to OpenCms 7.0.3 in early July. I'll test it on OpenCms
7.0.4.
Regards,
Shi Yusen/Beijing Langhua Ltd.
在 2008-06-05四的 10:12 +0200,Juan Francisco Fernández写道:
> I have no idea about that, when Shi (the developer) reads this, maybe he
> could answer you :).
>
> Greets!
>
> -----Mensaje original-----
> De: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org]
> En nombre de Chirouze Olivier
> Enviado el: jueves, 05 de junio de 2008 9:15
> Para: The OpenCms mailing list
> Asunto: Re: [opencms-dev] Ldap with OpenCms 7.0.4
>
> Hi Francisco,
>
> I am also very interested by an LDAP module. Do you know if any version of
> this module is planned for 7.0.4?
> I know alkacon is selling a LDAP module, but as far as I understood it has
> to be bought in a package of a lot more modules I don't need...
>
> Thanks
>
> Olivier
>
>
> > -----Original Message-----
> > From: opencms-dev-bounces at opencms.org
> > [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Juan
> > Francisco Fernández
> > Sent: 04 June 2008 13:32
> > To: 'The OpenCms mailing list'
> > Subject: Re: [opencms-dev] Ldap with OpenCms 7.0.4
> >
> > Hi Carol,
> >
> > The cn.langhua.opencms.ldap_1.1.1 module works with OpenCcms 7.0.1. It
> > overwrites some classes from OpenCms core, so it's not
> > strange if it doesn't
> > work for OpenCms 7.0.4.
> >
> >
> > -----Mensaje original-----
> > De: opencms-dev-bounces at opencms.org
> > [mailto:opencms-dev-bounces at opencms.org]
> > En nombre de Carol Manchó
> > Enviado el: martes, 03 de junio de 2008 12:51
> > Para: The OpenCms mailing list
> > Asunto: Re: [opencms-dev] Ldap with OpenCms 7.0.4
> >
> > Hi Kay,
> > I run my OpenCms application with java 1.6 and tomcat can't
> > start. But
> > now this is the problem:
> >
> > Exception sending context initialized event to listener instance of
> > class org.opencms.main.OpenCmsListener
> > org.opencms.main.CmsInitException: Critical error during OpenCms
> > initialization:
> > org.opencms.db.CmsDriverManager.readResourcesWithProperty(Lorg
> > /opencms/db/Cm
> > sDbContext;Lorg/opencms/file/CmsResource;Ljava/lang/String;Lja
> > va/lang/String
> > ;Lorg/opencms/file/CmsResourceFilter;)Ljava/util/List;.
> >
> > at
> > org.opencms.main.OpenCmsListener.contextInitialized(OpenCmsLis
> > tener.java:97)
> >
> >
> > at
> > org.apache.catalina.core.StandardContext.listenerStart(Standar
> > dContext.java:
> > 3764)
> >
> > at
> > org.apache.catalina.core.StandardContext.start(StandardContext
> > .java:4216)
> > at
> > org.apache.catalina.core.ContainerBase.addChildInternal(Contai
> > nerBase.java:7
> > 60)
> >
> > at
> > org.apache.catalina.core.ContainerBase.addChild(ContainerBase.
> > java:740)
> > at
> > org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
> > at
> > org.apache.catalina.startup.HostConfig.deployDirectory(HostCon
> > fig.java:920)
> > at
> > org.apache.catalina.startup.HostConfig.deployDirectories(HostC
> > onfig.java:883
> > )
> >
> > at
> > org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
> > at
> > org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
> > at
> > org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConf
> > ig.java:311)
> > at
> > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(L
> > ifecycleSuppor
> > t.java:120)
> >
> > at
> > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
> > at
> > org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
> > at
> > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
> > at
> > org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
> > at
> > org.apache.catalina.core.StandardService.start(StandardService
> > .java:448)
> > at
> > org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
> > at
> > org.apache.catalina.startup.Catalina.start(Catalina.java:552)
> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
> > orImpl.java:39
> > )
> >
> > at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth
> > odAccessorImpl
> > .java:25)
> >
> > at java.lang.reflect.Method.invoke(Method.java:585)
> > at
> > org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
> > at
> > org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
> >
> > Do you know what's happening?
> >
> > Thanks and regards !!!!
> > Carol
> >
> >
> >
> > En/na Schliemann, Kai ha escrit:
> > > Hi Carol,
> > > It looks like the sources are compiled with another
> > java-version than you
> > are using. E.g. 1.6.
> > > Could you try running your OpenCms application with JAVA 1.6?
> > > HTH
> > >
> > > Regards
> > > Kai
> > >
> > >
> >
> >
> > > Hi!
> > > I have a problem with the cn.langhua.opencms.ldap_1.1.1.zip
> > module. I
> > import this module and then I can't start tomcat. I use OpenCms 7.0.4,
> > tomcat 5.5.25 and java 1.5.0_07.
> > > Tomcat shows this critical error:
> > > ----------------------------------------
> > > The following critical error occured:
> > > Critical error during OpenCms initialization: Bad version
> > number in .class
> > file.
> > > Giving up, unable to start OpenCms.
> > > ----------------------------------------
> > >
> > > Can you help me? Thanks!
> > >
> > > Carol
> > >
> >
> > _______________________________________________
> > This mail is sent to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list,
> > please visit
> > http://lists.opencms.org/mailman/listinfo/opencms-dev
> >
> >
> > _______________________________________________
> > This mail is sent to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list,
> > please visit
> > http://lists.opencms.org/mailman/listinfo/opencms-dev
> >
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list