Thx for the responses. I am experimenting with your suggestion to use WEBDAV.
I found a stackoverflow post where you pointed to the 1.0.6 test suite, so I
refactored my client based on it. I am getting an error in sling but cannot
figure out the cause. I changed the logging to trace but that did not give
me the actual exception:
> 03.01.201410:17:19.584*INFO*[qtp37282616-37 -
> /blue/workorders/http:/]logs/request.log03/Jan/2014:10:17:19 -0800 [3] <-
> 500 text/html 17ms
> 03.01.201410:17:19.584*INFO*[qtp37282616-37 -
> /blue/workorders/http:/]logs/access.log127.0.0.1 - admin
> 03/Jan/2014:10:17:19 -0800 "MKCOL /blue/workorders/http:/ HTTP/1.1" 500
> 2327 "-" "Apache-HttpClient/4.3.1
> (java 1.5)"
> 03.01.201410:17:19.584*DEBUG*[qtp37282616-37 -
> /blue/workorders/http:/]org.eclipse.jetty.server.ServerRESPONSE
> /blue/workorders/http:/ 500 handled=true
> 03.01.201410:17:19.584*DEBUG*[qtp37282616-37]org.eclipse.jetty.server.AsyncHttpConnectionEnabled
> read interest
> SCEP@50bcd85f{l(/127.0.0.1:40662)<->r(/127.0.0.1:8090),s=1,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@1e216e62,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=22,c=0},r=4}
Any ideas on how to find what is causing the 500?
--
View this message in context:
http://apache-sling.73963.n3.nabble.com/Retrieving-an-uploaded-file-tp4029988p4030034.html
Sent from the Sling - Users mailing list archive at Nabble.com.