Web service upload file

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2009 12:14 PM
Hi,
I try to upload a file from remote machine to server but got an error :"Connection refused: connect" while try to run either get result from query or update result.
It appears that it might be database connection declined. I am able to connect to the server.
What could be wrong?
Thanks.
I try to upload a file from remote machine to server but got an error :"Connection refused: connect" while try to run either get result from query or update result.
It appears that it might be database connection declined. I am able to connect to the server.
What could be wrong?
Thanks.
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2009 01:01 PM
It could be useful to show us your application snippet of source code dedicated to Alfresco Web Services API.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2009 02:02 PM
It could be useful to show us your application snippet of source code dedicated to Alfresco Web Services API.
Thanks for quick response. I have found a type error. It is working now.

