[opencms-dev] Eclipse WebDAV access problem in OpenCms 8.0

Enrico Ballarin Dolfin enrico at sed.ethz.ch
Fri May 20 09:42:58 CEST 2011


Hi Manfred,

On Wednesday 18 May 2011 16.37:04 Manfred Schenk wrote:
> Hi Enrico,
> 
> do you have a valid download location for the mentioned eclipse-plugin?
> It seems that is is out of development since 2006.
> 

I know that the WebDAV plugin is no more under development since version 3.2, 
but I read that it works also with newer versions of eclipse and myself have 
installed and used it successfully with eclipse 3.6.1.

I have downloaded the plugin from http://update.eclipse.org/updates/3.2/

Beside this, I have analyzed the data flow during the folder import with 
WebDAV and I have discovered that there is a lot of network data packages 
traffic requesting data from the database till to the moment that I got a 
"Malformed Packet: LLC" Logical-Link Control and "Frame check sequence: 
0x54482c43 [incorrect, should be 0xb756b268]".

I don't know what is the cause, maybe I have to assign more memory to tomcat?

Regards,
Enrico

> Regards,
> Manfred
> 
> Am 18.05.2011 11:13, schrieb Enrico Ballarin Dolfin:
> > Hi,
> > 
> > with OpenCms 7.5.3 using Eclipse we have developed several "template two"
> > based modules that use Java beans.
> > It was possible to set breakpoints in the Java code as well in the JSP
> > and to debug them in eclipse using the WebDAV functionality.
> > 
> > Now having installed OpenCms 8.0.0 on another computer, we are trying to
> > port there those modules, changing them where needed, to use template3.
> > 
> > After having installed the eclipse WebDAV plugin, it's possible to open
> > the SiteExplorer view, to create there a WebDAV TargetSite and to open
> > the connection, browsing successfully through the VFS module files.
> > 
> > But trying to import with WebDAV the VFS module files into the src folder
> > of the eclipse project, I'm getting an error dialog telling "Unexpected
> > end of stream".
> > After dismissing the dialog with OK, another dialog opens telling
> > "An error occurred while determining the resources to be included in this
> > operation" with the details: java.lang.NullPointerException.
> > 
> > It's strange, because the WebDAV connection in the eclipse SiteExplorer
> > view works, but not the importing of the VFS module files into the
> > eclipse project folder.
> > 
> > Beside this everything works well.
> > 
> > Any idea how to solve the problem?
> > 
> > The working 7.5.3 environment is:
> > - OpenCms 7.5.3
> > - Tomcat 6
> > - Eclipse 3.6.1
> > - WebDAV plugin "Eclipse FTP and WebDAV Support
> > 3.1.100.v20060609m2WOGMLJdDiJAPA_"
> > 
> > The new 8.0.0 environment is:
> > - OpenCms 8.0.0
> > - Tomcat 7
> > - Eclipse 3.6.2
> > - WebDAV plugin "Eclipse FTP and WebDAV Support
> > 3.1.100.v20060609m2WOGMLJdDiJAPA_"
> > 
> > Many thanks!
> > Enrico
> > 
> > _______________________________________________
> > 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