Re: PLEASE HELP WebdavResource init error, invalid port number

2004-08-16 Thread Ingo Brunberg
at Httpmail.(Httpmail.java:30) > Oops, got a problem null > at propFindTest.main(propFindTest.java:8) > java.lang.Exception > at Httpmail.(Httpmail.java:32) > at propFindTest.main(propFindTest.java:8) > > - Original Message - > From:

Re: PLEASE HELP WebdavResource init error, invalid port number

2004-08-15 Thread James Mason
mail.(Httpmail.java:30) Oops, got a problem null at propFindTest.main(propFindTest.java:8) java.lang.Exception at Httpmail.(Httpmail.java:32) at propFindTest.main(propFindTest.java:8) - Original Message - From: "James Mason" <[EMAIL PROTECTED]> To: "Slide Us

Re: PLEASE HELP WebdavResource init error, invalid port number

2004-08-14 Thread Michel Bohn
at propFindTest.main(propFindTest.java:8) java.lang.Exception at Httpmail.(Httpmail.java:32) at propFindTest.main(propFindTest.java:8) - Original Message ----- From: "James Mason" <[EMAIL PROTECTED]> To: "Slide Users Mailing List" <[EMAIL PROTECTED

Re: PLEASE HELP WebdavResource init error, invalid port number

2004-08-13 Thread James Mason
(Httpmail.java:52) at Httpmail.(Httpmail.java:30) at propFindTest.main(propFindTest.java:8) java.lang.Exception: invalid port number at Httpmail.(Httpmail.java:32) at propFindTest.main(propFindTest.java:8) - Original Message - From: "Michel Bohn" <

Re: PLEASE HELP WebdavResource init error, invalid port number

2004-08-13 Thread Michel Bohn
Resource.(WebdavResource.java:274) at Httpmail.init(Httpmail.java:52) at Httpmail.(Httpmail.java:30) at propFindTest.main(propFindTest.java:8) java.lang.Exception: invalid port number at Httpmail.(Httpmail.java:32) at propFindTest.main(propFindTest.java:8) -

Re: PLEASE HELP WebdavResource init error, invalid port number

2004-08-11 Thread Ingo Brunberg
Please try out Slide 2.1-beta1 to see if the problem still exists. Ingo > When I try and connect to the following url I get the following error. > Could someone clarify why? What am I doing wrong. > > Error Output: > Init WebdavResource > invalid port number > org.apache.commons.httpclient.UR

Re: PLEASE HELP WebdavResource init error, invalid port number

2004-08-10 Thread Michel Bohn
Sure, I will set up a sniffer and respond. To give you some history, I set up my own XML HttpClient to see if I could get dialog and sure enough the first url -> http://services.msn.com/svcs/hotmail/httpmail.asp redirects you to http://oe.hotmail.com/cgi-bin/hmdata where you authenticate and sen

Re: PLEASE HELP WebdavResource init error, invalid port number

2004-08-10 Thread James Mason
Can you setup a sniffer/proxy for your connection (say Apache Ant's tcpmon or ethereal)? I think this may be a redirection problem, and it would be helpful to know what the http traffic looks like. -James Michel Bohn wrote: When I try and connect to the following url I get the following error.

Re: PLEASE HELP WebdavResource init error, invalid port number

2004-08-10 Thread Michel Bohn
When I try and connect to the following url I get the following error. Could someone clarify why? What am I doing wrong. Error Output: Init WebdavResource invalid port number org.apache.commons.httpclient.URIException: invalid port number at org.apache.commons.httpclient.URI.parseAuthorit