Hi Devs,

https://github.com/wso2/product-ei/issues/2150

Found this issue that I think is related to this. The issue is closed and
there a new jar added to the orbit project.
How can I get this jar into my installation?

Thanks in advance.
Norberto

On 4 May 2018 at 17:49, Fernandes, Norberto <[email protected]>
wrote:

> Hi Devs,
>
> I am trying to use VFS to read and write files to a SMB location. I try to
> configure a proxy to access SMB share but I always get an error reporting
> unknown protocol smb.
>
> ...
>
> Caused by: java.net.MalformedURLException: unknown protocol: smb
>
> at java.net.URL.<init>(URL.java:600)
>
> at java.net.URL.<init>(URL.java:490)
>
> at java.net.URL.<init>(URL.java:439)
>
> at org.apache.commons.vfs2.provider.url.UrlFileProvider.
> findFile(UrlFileProvider.java:60)
> ..
>
> I had a look into the vfs-providers.xml file at commons-vfs2_2.2.0.wso2v1.jar
> and it refers to org.apache.commons.vfs2.provider.smb.SmbFileProvider
> class.
>
> I tried to find this class in all jars in the 6.2.0 distribution and could
> not find it.
>
> Could you please indicate if this class should be present or if smb should
> work without it?
>
> Norberto
> JLR
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to