Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » RAP deployment without Eclipse
RAP deployment without Eclipse [message #90698] Thu, 29 May 2008 04:36 Go to next message
Eclipse UserFriend
Originally posted by: a.boehlke.googlemail.com

Hello!

How can a RAP bundle be deployed without using Eclipse like described in
http://rapblog.innoopract.com/2007/11/rap-deployment-part-1- deploying-your.html
?

I downloaded the RAP Target Platform
(http://www.eclipse.org/rap/downloads) and loaded it into an Equinox:

---
osgi> ss

Framework is launched.

id State Bundle
0 ACTIVE org.eclipse.osgi_3.3.2.R33x_v20080105
1 ACTIVE org.eclipse.osgi.util_3.1.200.v20070605
2 ACTIVE org.eclipse.osgi.services_3.1.200.v20070605
3 ACTIVE javax.servlet_2.4.0.20071207-1851
4 ACTIVE org.apache.commons.logging_1.0.4.20071207-1851
5 ACTIVE org.eclipse.core.commands_3.3.0.I20070605-0010
6 ACTIVE org.eclipse.core.contenttype_3.2.100.v20070319
7 ACTIVE org.eclipse.core.expressions_3.3.0.v20070606-0010
8 ACTIVE org.eclipse.core.jobs_3.3.0.v20070423
9 ACTIVE org.eclipse.core.runtime_3.3.100.v20070530
10 ACTIVE org.eclipse.equinox.app_1.0.0.v20070606
11 ACTIVE org.eclipse.equinox.common_3.3.0.v20070426
12 ACTIVE org.eclipse.equinox.http.jetty_1.0.0.20071207-1851
13 ACTIVE org.eclipse.equinox.http.registry_1.0.0.20071207-1851
14 ACTIVE org.eclipse.equinox.http.servlet_1.0.0.20071207-1851
15 ACTIVE org.eclipse.equinox.preferences_3.2.100.v20070522
16 ACTIVE org.eclipse.equinox.registry_3.3.0.v20070522
...
18 ACTIVE org.eclipse.rap.core.databinding_1.0.1.20071207-1851
19 ACTIVE
org.eclipse.rap.core.databinding.beans_1.0.1.20071207-1851
20 ACTIVE org.eclipse.rap.demo_1.0.1.20071207-1851
21 ACTIVE org.eclipse.rap.demo.databinding_1.0.1.20071207-1851
22 ACTIVE org.eclipse.rap.jface_1.0.1.20071207-1851
23 ACTIVE org.eclipse.rap.jface.databinding_1.0.1.20071207-1851
24 ACTIVE org.eclipse.rap.rwt_1.0.1.20071207-1851
25 ACTIVE org.eclipse.rap.ui_1.0.1.20071207-1851
26 ACTIVE org.eclipse.rap.ui.forms_1.0.1.20071207-1851
27 ACTIVE org.eclipse.rap.ui.views_1.0.1.20071207-1851
28 ACTIVE org.eclipse.rap.ui.workbench_1.0.1.20071207-1851
29 ACTIVE org.mortbay.jetty_5.1.11.20071207-1851
...
32 ACTIVE org.eclipse.equinox.launcher_1.0.1.R33x_v20080118
33 ACTIVE org.eclipse.update.configurator_3.2.101.R33x_v20070810
34 ACTIVE org.eclipse.equinox.log_1.0.100.v20070226
...
---

All the bundles are active, the jetty is available under "localhost:8080",
but there is no localhost:8080/rap like there is when I start the whole
thing from Eclipse.

What needs to be done to get it to work?

Thanks in advance!

Cheers,
André
Re: RAP deployment without Eclipse [message #91313 is a reply to message #90698] Tue, 03 June 2008 00:50 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

maybe there is a problem with your build configuration, which is a
common mistake. Check whether the plugin.xml is included in the demo's
build.properties, if not add it. This would at least explain the
behavior you are describing.



Ciao
Frank

-----Ursprüngliche Nachricht-----
Von: "André Böhlke" [mailto:a.boehlke@googlemail.com]
Bereitgestellt: Donnerstag, 29. Mai 2008 10:36
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: RAP deployment without Eclipse
Betreff: RAP deployment without Eclipse


Hello!

How can a RAP bundle be deployed without using Eclipse like described in
http://rapblog.innoopract.com/2007/11/rap-deployment-part-1- deploying-yo
ur.html
?

I downloaded the RAP Target Platform
(http://www.eclipse.org/rap/downloads) and loaded it into an Equinox:

---
osgi> ss

Framework is launched.

id State Bundle
0 ACTIVE org.eclipse.osgi_3.3.2.R33x_v20080105
1 ACTIVE org.eclipse.osgi.util_3.1.200.v20070605
2 ACTIVE org.eclipse.osgi.services_3.1.200.v20070605
3 ACTIVE javax.servlet_2.4.0.20071207-1851
4 ACTIVE org.apache.commons.logging_1.0.4.20071207-1851
5 ACTIVE org.eclipse.core.commands_3.3.0.I20070605-0010
6 ACTIVE org.eclipse.core.contenttype_3.2.100.v20070319
7 ACTIVE org.eclipse.core.expressions_3.3.0.v20070606-0010
8 ACTIVE org.eclipse.core.jobs_3.3.0.v20070423
9 ACTIVE org.eclipse.core.runtime_3.3.100.v20070530
10 ACTIVE org.eclipse.equinox.app_1.0.0.v20070606
11 ACTIVE org.eclipse.equinox.common_3.3.0.v20070426
12 ACTIVE org.eclipse.equinox.http.jetty_1.0.0.20071207-1851
13 ACTIVE
org.eclipse.equinox.http.registry_1.0.0.20071207-1851
14 ACTIVE org.eclipse.equinox.http.servlet_1.0.0.20071207-1851
15 ACTIVE org.eclipse.equinox.preferences_3.2.100.v20070522
16 ACTIVE org.eclipse.equinox.registry_3.3.0.v20070522
...
18 ACTIVE org.eclipse.rap.core.databinding_1.0.1.20071207-1851
19 ACTIVE
org.eclipse.rap.core.databinding.beans_1.0.1.20071207-1851
20 ACTIVE org.eclipse.rap.demo_1.0.1.20071207-1851
21 ACTIVE org.eclipse.rap.demo.databinding_1.0.1.20071207-1851
22 ACTIVE org.eclipse.rap.jface_1.0.1.20071207-1851
23 ACTIVE
org.eclipse.rap.jface.databinding_1.0.1.20071207-1851
24 ACTIVE org.eclipse.rap.rwt_1.0.1.20071207-1851
25 ACTIVE org.eclipse.rap.ui_1.0.1.20071207-1851
26 ACTIVE org.eclipse.rap.ui.forms_1.0.1.20071207-1851
27 ACTIVE org.eclipse.rap.ui.views_1.0.1.20071207-1851
28 ACTIVE org.eclipse.rap.ui.workbench_1.0.1.20071207-1851
29 ACTIVE org.mortbay.jetty_5.1.11.20071207-1851
...
32 ACTIVE org.eclipse.equinox.launcher_1.0.1.R33x_v20080118
33 ACTIVE
org.eclipse.update.configurator_3.2.101.R33x_v20070810
34 ACTIVE org.eclipse.equinox.log_1.0.100.v20070226
...
---

All the bundles are active, the jetty is available under
"localhost:8080", but there is no localhost:8080/rap like there is when
I start the whole thing from Eclipse.

What needs to be done to get it to work?

Thanks in advance!

Cheers,
André
Previous Topic:custom service handlers
Next Topic:Deployment problem using new RAP build
Goto Forum:
  


Current Time: Thu May 08 04:02:37 EDT 2025

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

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

Back to the top