[opencms-dev] WebDav/Synchronisation problem/EclipseGanymede (3.4.1)

EdKpnPlanet e.doppenberg at kpnplanet.nl
Thu Nov 27 00:25:32 CET 2008


Hallo Bernd,
                  This a quite strange behavior of your setup.
It seems like the setup has no write-permission. I had a comparable problem and solved it by explixitly 'opening' the documentroot to Tomcat in the http-vhost.conf file root as follows:
   <Directory "C:/Program Files/Apache Software Foundation/Tomcat 5.5/webapps/opencms/" >
  AllowOverride All
  Order allow,deny
  Allow from all
 </Directory>
Be carefull with the permission. You can be vunerable for intruders.

See if this does help you. Bear in mind Apache is and will stay a tricky piece of software.

Regards Ed

PS. I am using WebDav on windows 2003 and on Linux Ubuntu.
  ----- Original Message ----- 
  From: Bernd Wolfsegger 
  To: 'The OpenCms mailing list' 
  Sent: Thursday, November 27, 2008 12:03 AM
  Subject: Re: [opencms-dev]WebDav/Synchronisation problem/EclipseGanymede (3.4.1)


  Hi Ed,

   

  yeah, it's the Apache which comes with OpenSuSE 11.

  There is no problem accessing the WebDAV OpenCms per browser (via same url as used in Eclipse).

  I have also no problem accessing it via Eclipse. I can list and I can see the differences in the Synchronize view.

  I can also download from VFS to RFS via Eclipse WebDav.

  But unfortunately I can't upload . K

   

  I have OpenCms installed as ROOT application and I use mod_jk and mod_rewrite to suppress the servletname

  But the ./webdav request goes through to tomcat without modification as do the ones for the resources and export.

  All works well in that way.

   

  And there is another little problem:

  I have resources in the VFS which are of type JSP but which names does not have an extension.

  In the Synchronize view there is shown  one collection of these files without extension for upload and the same collection of these files but with ".jsp" extension for download .

  Is there a smiley for "scratching ones head" ? J

   

  Bernd

   

  Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von EdKpnPlanet
  Gesendet: Mittwoch, 26. November 2008 23:11
  An: The OpenCms mailing list
  Betreff: Re: [opencms-dev] WebDav/Synchronisation problem/EclipseGanymede (3.4.1)

   

  Hallo Bernd,

                    Thanks for the tip. It is working fine now.

   

  Now your problem. 

  I suppose you are using Apache 2.2.x . 

  Some suggestions:

  1. Did you suppress the suffix opencms/opencms. If you did, did you take the appropriate action in Apache's config file to pass through request for WebDav?

  2. Can you access ../opencms/webdav using a brouwser?

   

  regards Ed

    ----- Original Message ----- 

    From: Bernd Wolfsegger 

    To: 'The OpenCms mailing list' 

    Sent: Wednesday, November 26, 2008 9:59 PM

    Subject: Re: [opencms-dev] WebDav/Synchronisation problem/EclipseGanymede (3.4.1)

     

    Hi Ed,

     

    I had the same error message.

    You have to install the newest WebDAV Plugin, wich is Version 3.1.100.v .something.

    You can find it here (With Eclipse Update Tool): http://update.eclipse.org/updates/3.2

    You should uninstall the previous version before installing the new one.

     

    But still I can't upload . (see my recent post)

     

    Bernd

     

     

    Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von EdKpnPlanet
    Gesendet: Mittwoch, 26. November 2008 21:23
    An: 'The OpenCms mailing list'
    Betreff: [opencms-dev] WebDav/Synchronisation problem/Eclipse Ganymede (3.4.1)

     

    Dear everyone,

                         I am using recently Eclipse Ganymede to speed-up development using Opencms (version 6.2.2., 7.0.3 up to the latest 7.0.5) for several projects. 

    Everything works well. However the synchronisation does not work as promised for WebDav or FTP connections. It does work for cvs resources.

    If I select WebDav, the following error message appears:

     

    Plug-in org.eclipse.team.webdav was unable to load class org.eclipse.team.internal.webdav.ui.subscriber.WebDavSynchronizeWizard.
    org/eclipse/team/internal/ui/synchronize/SubscriberParticipantWizard

    Does anyone have a clue what's wrong?

     

    Kind regards, Ed


----------------------------------------------------------------------------


    _______________________________________________
    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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20081127/dc8c286a/attachment.htm>


More information about the opencms-dev mailing list