Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » HTTP 400 on w4teclipse.com
HTTP 400 on w4teclipse.com [message #1253] Mon, 20 November 2006 08:09 Go to next message
Eclipse UserFriend
Originally posted by: ralf.sternberg.gmx.net

Hi,

when I try to download
http://w4teclipse.com/rap/rapsample.zip or
http://www.w4teclipse.com/w4teclipse/patch/org.eclipse.w4t.r ap-patch.zip
I get an HTTP 400 error. Is there something wrong with your http server?

Thanks, Ralf

---
GET /rap/rapsample.zip HTTP/1.1
Host: w4teclipse.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.7) ...
Accept: text/xml,application/xml, ...
Accept-Language: de,en-us;q=0.7,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive

HTTP/1.x 400 No Host matches server name w4teclipse.com
Transfer-Encoding: chunked
Date: Mon, 20 Nov 2006 08:04:03 GMT
Server: Apache-Coyote/1.1
Connection: close
---
Re: HTTP 400 on w4teclipse.com [message #1279 is a reply to message #1253] Tue, 21 November 2006 13:51 Go to previous message
Eclipse UserFriend
Originally posted by: jkrause.innoopract.com

Hello Ralf,

We have been updating the projects yesterday, and it seems that during
that process the file you mentioned has been removed to early.

Anyway, now it has become much easier to get hold of the rap projects
with a team project set:

http://www.eclipse.org/rap/resources/rap.psf

You still need to download one library for org.eclipse.rap.rwt from an
Innoopract website for ip process reasons:

http://w4teclipse.com/w4content/qooxdoo.jar

There is a project with a demo included, here is how you can start it
(from the eclipse.org/rap website):

To launch the RAP-Demo open the Run wizard by selecting Run/Run from the
IDE's menu. In the wizard choose Equinox OSGi Framework -> RAP-Demo and
after that click run. Some messages in the console view should indicate
that the http service was started at port 80 (ensure that no other
service uses port 80 or change the port settings with the VM-argument
-Dorg.osgi.service.http.port=<port>). Open a Browser and type
http://localhost/rap (or http://localhost:<port>/rap in case you changed
the port) to access the RAP demo application.

Please let us know if you have any problems.

Jochen



Ralf Sternberg wrote:
> Hi,
>
> when I try to download
> http://w4teclipse.com/rap/rapsample.zip or
> http://www.w4teclipse.com/w4teclipse/patch/org.eclipse.w4t.r ap-patch.zip
> I get an HTTP 400 error. Is there something wrong with your http server?
>
> Thanks, Ralf
>
> ---
> GET /rap/rapsample.zip HTTP/1.1
> Host: w4teclipse.com
> User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.7) ...
> Accept: text/xml,application/xml, ...
> Accept-Language: de,en-us;q=0.7,en;q=0.3
> Accept-Encoding: gzip,deflate
> Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
> Keep-Alive: 300
> Connection: keep-alive
>
> HTTP/1.x 400 No Host matches server name w4teclipse.com
> Transfer-Encoding: chunked
> Date: Mon, 20 Nov 2006 08:04:03 GMT
> Server: Apache-Coyote/1.1
> Connection: close
> ---
>
Previous Topic:Technical overview for new widget toolkit (RWT) and demo available
Next Topic:Failed to register resource
Goto Forum:
  


Current Time: Sat Aug 10 07:15:28 GMT 2024

Powered by FUDForum. Page generated in 0.04386 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top