Foros de discusión

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

simon tuffle, modificado hace 11 años.

web-dav for document library in liferay-portal-6.1.0-ce-ga1

Regular Member Mensajes: 150 Fecha de incorporación: 18/05/09 Mensajes recientes
Hi,

I want to configure "web-dav" for document library in liferay-portal-6.1.0-ce-ga1. Could any one please help me here.

I am facing an error like "The folder you entered does not appear to be valid. Please choose another" while configuring the web-dav

My Computer->My Network Place->Add a network place->click "Next"->"choose another network location"->paste the webdav url from document library "http://localhost:8080/api/secure/webdav/guest/document_library"->and given the login credentials-> "The folder you entered does not appear to be valid. Please choose another"




Thanks in Advance

Regards,
thumbnail
Hitoshi Ozawa, modificado hace 11 años.

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
It's most likely your OS. Which OS are you using? There was a bug in earlier version of Windows and a patch from MS needed to be applied or it may be that you need to use Basic authentication instead of digest.

But before that, try appending "/" to the end of the url.
http://localhost:8080/api/secure/webdav/guest/document_library/
simon tuffle, modificado hace 11 años.

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

Regular Member Mensajes: 150 Fecha de incorporación: 18/05/09 Mensajes recientes
Thanks for reply Hitoshi.

If its the problem of the windows, could you please share the link where i can found the patch.
And i am using the "Windows XP service pack 3" and liferay bundle liferay-portal-6.1.0-ce-ga1.

And i have tried by appending "/" for the "http://localhost:8080/api/secure/webdav/guest/document_library/ ". Then the following error message is displayed.

"
HTTP Status 404 -

type Status report

message

description The requested resource () is not available.
Apache Tomcat/7.0.23"



Regards,
thumbnail
Hitoshi Ozawa, modificado hace 11 años.

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
You'll have to change liferay's setting to use basic authentication.
simon tuffle, modificado hace 11 años.

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

Regular Member Mensajes: 150 Fecha de incorporación: 18/05/09 Mensajes recientes
Can you please help me "where can we change the setting to basic authentication"
thumbnail
Hitoshi Ozawa, modificado hace 11 años.

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
Sorry. The following wiki shows how to set to use digest authentication. Just change that to use basic authentication instead. Basic authentication used to be the default but I think liferay.com changed it to use digest because of increasing Windows 7 users.

http://www.liferay.com/web/alexander.chow/blog/-/blogs/5648206
simon tuffle, modificado hace 11 años.

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

Regular Member Mensajes: 150 Fecha de incorporación: 18/05/09 Mensajes recientes
Hi,
To use the digest authentication, in my bundle i am unable to find the "tunnel-web". Please help me here
How can i install the "tunnel-web" for liferay-portal-6.1.0-ce-ga1 bundle.



Regards,
thumbnail
Amit Doshi, modificado hace 11 años.

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

Liferay Master Mensajes: 550 Fecha de incorporación: 29/12/10 Mensajes recientes
Hi simon,

In Liferay 6.1 EE, i am able to access webservices using this url without installing tunnel-web:

http://localhost:8080/api/secure/jsonws (JSON)
http://localhost:8080/api/secure/axis (SOAP)

Here i found tunnel web for CE 6.1
http://pt.sourceforge.jp/projects/sfnet_lportal/downloads/Liferay%20Portal/6.1.0%20B4/liferay-portal-tunnel-web-6.1.0-ce-b4-20111110.war/

Hope it helps.

Thanks & Regards,
Amit Doshi
simon tuffle, modificado hace 11 años.

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

Regular Member Mensajes: 150 Fecha de incorporación: 18/05/09 Mensajes recientes
Hi Amit,

Thanks for your reply. Even i am also able to access the below URL's.

http://localhost:8080/api/secure/jsonws (JSON)
http://localhost:8080/api/secure/axis (SOAP)

And i have also downloaded the "tunnel-web" from the given location and tried. But still i am facing the same error once again i.e "The folder you entered does not appear to be valid. Please choose another".


Could anybody say any other way so that we can achieve the "web-dav" with the bundle "liferay-portal-6.1.0-ce-ga1"..Please its urgent.

Regards,
thumbnail
Mika Koivisto, modificado hace 11 años.

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

Liferay Legend Mensajes: 1519 Fecha de incorporación: 7/08/06 Mensajes recientes
There's bunch of webdav issues that were fixed after 6.1.0 CE GA1 was release so it might not work with your version of Windows. Those fixes should be included in the up coming release 6.1.1 CE GA2.
thumbnail
Hitoshi Ozawa, modificado hace 11 años.

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
There's bunch of webdav issues that were fixed after 6.1.0 CE GA1 was release so it might not work with your version of Windows. Those fixes should be included in the up coming release 6.1.1 CE GA2.


I now seem to recall a thread with Juan having the same problem, but I think he was using later version of Windows.I have my Windows XP at my office working with liferay 6.1.0 GA1.

Related issue:
http://issues.liferay.com/browse/LPS-12922
thumbnail
Hitoshi Ozawa, modificado hace 11 años.

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
That's right! tunnel-web was moved into the ROOT in 6.1.0.

The authentication settings are in the following folder in 6.1.0 GA1
liferay-portal-6.1.0-ce-ga1\tomcat-7.0.23\webapps\ROOT\WEB-INF\liferay-web.xml
thumbnail
Navin D Singh, modificado hace 11 años.

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

Junior Member Mensajes: 40 Fecha de incorporación: 15/07/08 Mensajes recientes
LifeRay 6.0 SP2 EE with Tomcat 6.0
Can anyone help me to get around the issue I am facing while creating message board entry through web services.
No problem when deleting, getting the information but when I try to create an entry this is what I get:

AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.rmi.RemoteException
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}hostname:HQ-10642-E4310

java.rmi.RemoteException
at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
at org.apache.axis.client.Call.invoke(Call.java:2767)
at org.apache.axis.client.Call.invoke(Call.java:2443)
at org.apache.axis.client.Call.invoke(Call.java:2366)
at org.apache.axis.client.Call.invoke(Call.java:1812)
at com.liferay.portlet.messageboards.service.http.Portlet_MB_MBMessageServiceSoapBindingStub.addMessage(Portlet_MB_MBMessageServiceSoapBindingStub.java:554)
at MessageBoardBroker.main(MessageBoardBroker.java:64)
Harsha Mhaske, modificado hace 9 años.

RE: web-dav for document library in liferay-portal-6.1.0-ce-ga1

New Member Mensajes: 15 Fecha de incorporación: 26/09/08 Mensajes recientes
Can you try Portlet_DL_DLAppService service?

Regards,
Harsha