We have updated xopus to 3.2.11, but it seems the fix for https isn't in there. I've looked through the release notes of Xopus, but couldn't find the issue in there. Where can I get the HIPXOP release and what issue (number) did this release fix?
With regards, Nick Stolwijk Dennis Dam-2 wrote: > > Nick, > > are you using Xopus as CMS editor? And no document can be saved ? This was > a bug in the Xopus extension in a CMS running under https which was > recently solved. Please use Xopus version HIPXOP-v3_02_09-release2. > > regards, > Dennis > > -----Original Message----- > From: [EMAIL PROTECTED] on behalf of > [EMAIL PROTECTED] > Sent: Mon 6/9/2008 3:56 PM > To: [email protected] > Subject: [HippoCMS-dev] CMS won't save documents when connecting through > asecure connection > > Hi, > > We have a problem with our CMS version 6.05.01. We are connecting to the > cms through a secure connection. We are using a combination of Apache, > JBoss and the CMS, thus: > > client -> https -> Apache -> http -> JBoss > > With this setup we have a problem while saving a document. It throws the > following exception: > > 2008-06-09 14:12:24,006 ERROR [STDERR] java.lang.NullPointerException > 2008-06-09 14:12:24,006 ERROR [STDERR] at > nl.hippo.cocoon.webdav.WebDAVHelper.propfindAsString(WebDAVHelper.java:329) > 2008-06-09 14:12:24,006 ERROR [STDERR] at > nl.hippo.cms.contentmodel.WebdavRepository.lookupDocument(WebdavRepository.java:122) > 2008-06-09 14:12:24,006 ERROR [STDERR] at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > java.lang.reflect.Method.invoke(Method.java:585) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > org.apache.avalon.excalibur.component.ComponentProxyGenerator$ComponentInvocationHandler.invoke(ComponentProxyGenerator.java:143) > 2008-06-09 14:12:24,007 ERROR [STDERR] at $Proxy72.lookupDocument(Unknown > Source) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > java.lang.reflect.Method.invoke(Method.java:585) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > org.mozilla.javascript.MemberBox.invoke(MemberBox.java:149) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:204) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:3089) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2255) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:161) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:386) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2772) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:159) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > org.mozilla.javascript.ScriptRuntime.call(ScriptRuntime.java:917) > 2008-06-09 14:12:24,007 ERROR [STDERR] at > org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter.callFunction(FOM_JavaScriptInterpreter.java:764 > > > We are using version 1.03.07 of the webdav-block. I have seen there are > newer versions. Will that solve this problem? Is it a known issue? > > With regards, > > Nick Stolwijk > ~Java Developer~ > > Iprofs BV. > Claus Sluterweg 125 > 2012 WS Haarlem > www.iprofs.nl > > ******************************************** > Hippocms-dev: Hippo CMS development public mailinglist > > > > ******************************************** > Hippocms-dev: Hippo CMS development public mailinglist > > -- View this message in context: http://www.nabble.com/CMS-won%27t-save-documents-when-connecting-through-a-secure-connection-tp17733406p18231795.html Sent from the Hippo CMS development public mailinglist mailing list archive at Nabble.com. ******************************************** Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: <a href="http://hippocms-dev.markmail.org/">MarkMail</a> and <a href="http://www.nabble.com/Hippo-CMS-f26633.html">Nable</a>.
