Unable to build ecf tutorials on helios because of dependency [message #646620] |
Wed, 29 December 2010 11:56  |
Mohd rafiq Messages: 3 Registered: December 2010 |
Junior Member |
|
|
Hi,
I have just started on ECF, and trying to understand it. I have checked out several tutorial applications, and they are not being built because, the dependent plugins (zookeeper etc.) are not available in the eclipse (helios) instance, and the update sites are not working.
Can any body provide link to download ECF will all the dependency included.
I want to do a simple http request (file upload) to a servlet running on jboss server.
Please guide me.
[Updated on: Wed, 29 December 2010 11:56] Report message to a moderator
|
|
|
|
|
Re: Unable to build ecf tutorials on helios because of dependency [message #646740 is a reply to message #646620] |
Thu, 30 December 2010 16:58   |
Scott Lewis Messages: 1038 Registered: July 2009 |
Senior Member |
|
|
Hi Rafiq,
Mohd rafiq wrote on Wed, 29 December 2010 06:56 | Hi,
I have just started on ECF, and trying to understand it. I have checked out several tutorial applications, and they are not being built because, the dependent plugins (zookeeper etc.) are not available in the eclipse (helios) instance, and the update sites are not working.
|
I think there was some difficulty with the servers or network at eclipse.org yesterday (Wed), but you might try again now either at update site:
http://download.eclipse.org/rt/ecf/3.4/site.p2
or download this zip and load via local p2/update site:
http://www.eclipse.org/downloads/download.php?file=/rt/ecf/3 .4/org.eclipse.ecf.sdk_3.4.0.v20101029-1626.zip
Quote: |
Can any body provide link to download ECF will all the dependency included.
I want to do a simple http request (file upload) to a servlet running on jboss server.
Please guide me.
|
You might wish to join the ecf-dev mailing list:
https://dev.eclipse.org/mailman/listinfo/ecf-dev
as there are more resources there for helping people out.
I am the primary author of the ECF filetransfer API, so can probably assist you. It's not immediately clear that your use case is a perfect fit for the ECF filetransfer as it is...because the http provider (used by p2) is mostly focused on file download. There is a file upload exposed by the API, and some protocols have an implementation of file upload already in place (e.g. ssh), but the http provider does not have an impl of the file upload that uses an http put/post request. It would be quite easy to do, but it hasn't been a use case for ECF filetransfer that we've focused on as yet.
In any event, please feel free to contact me at ecf-dev mailing list or directly at slewis at composent.com to discuss further.
|
|
|
|
Powered by
FUDForum. Page generated in 0.02216 seconds