[Do you have all of the dependencies you need?]  My classpath is:
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
       <classpathentry kind="src" path="src"/>
       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
       <classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/>
       <classpathentry kind="lib" path="lib/commons-httpclient-3.0.jar"/>
       <classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
       <classpathentry kind="lib" path="lib/commons-net-2.0.0.jar"/>
       <classpathentry kind="lib" path="lib/commons-net-ftp-2.0.0.jar"/>
       <classpathentry kind="lib" path="lib/jcifs-1.1.11.jar"/>
       <classpathentry kind="lib" path="lib/jsch-0.1.48.jar"/>
       <classpathentry kind="lib" path="mail/dsn.jar"/>
       <classpathentry kind="lib" path="mail/imap.jar"/>
       <classpathentry kind="lib" path="mail/mail.jar"/>
       <classpathentry kind="lib" path="mail/mailapi.jar"/>
       <classpathentry kind="lib" path="mail/pop3.jar"/>
       <classpathentry kind="lib" path="mail/smtp.jar"/>
       <classpathentry kind="lib" path="lib/commons-vfs2-2.0.jar"/>
       <classpathentry kind="lib" path="lib/commons-vfs2-2.0-sources.jar"/>
       <classpathentry kind="lib" path="lib/jackrabbit-standalone-2.5.0.jar"/>
       <classpathentry kind="output" path="bin"/>
</classpath>

Turn up logging to see what providers VFS is loading.
How can I do this?
In trunk it looks like the SMB stuff is in the sandbox.  It requires JCIFS, it 
looks like.  Do you have
that? yes





Laura Delli Paoli

[Discovery]
Via del Giorgione, 59
00147 - Roma - ITALY
phone: +39 06 844341
[email protected]
www.reply.it

Da: James Carman [via Apache Commons] 
[mailto:[email protected]]
Inviato: lunedì 11 giugno 2012 15:59
A: Delli Paoli Laura
Oggetto: Re: [vfs] How to resolve a share path to a FileObject

Do you have all of the dependencies you need?  Turn up logging to see
what providers VFS is loading.  In trunk it looks like the SMB stuff
is in the sandbox.  It requires JCIFS, it looks like.  Do you have
that?

On Mon, Jun 11, 2012 at 8:28 AM, ldp <[hidden 
email]</user/SendEmail.jtp?type=node&node=4634917&i=0>> wrote:

> I get the same error
>
> --
> View this message in context: 
> http://apache-commons.680414.n4.nabble.com/How-to-resolve-a-share-path-to-a-FileObject-tp4634909p4634915.html
> Sent from the Commons - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden 
> email]</user/SendEmail.jtp?type=node&node=4634917&i=1>
> For additional commands, e-mail: [hidden 
> email]</user/SendEmail.jtp?type=node&node=4634917&i=2>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden 
email]</user/SendEmail.jtp?type=node&node=4634917&i=3>
For additional commands, e-mail: [hidden 
email]</user/SendEmail.jtp?type=node&node=4634917&i=4>


________________________________
If you reply to this email, your message will be added to the discussion below:
http://apache-commons.680414.n4.nabble.com/How-to-resolve-a-share-path-to-a-FileObject-tp4634909p4634917.html
To unsubscribe from How to resolve a share path to a FileObject, click 
here<http://apache-commons.680414.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4634909&code=bC5kZWxsaXBhb2xpQHJlcGx5Lml0fDQ2MzQ5MDl8LTMyMTg4NzM1OA==>.
NAML<http://apache-commons.680414.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>

________________________________

--
The information transmitted is intended for the person or entity to which it is 
addressed and may contain confidential and/or privileged material. Any review, 
retransmission, dissemination or other use of, or taking of any action in 
reliance upon, this information by persons or entities other than the intended 
recipient is prohibited. If you received this in error, please contact the 
sender and delete the material from any computer.


--
View this message in context: 
http://apache-commons.680414.n4.nabble.com/R-vfs-How-to-resolve-a-share-path-to-a-FileObject-tp4634918.html
Sent from the Commons - User mailing list archive at Nabble.com.

Reply via email to