Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » problem when deploying sample RAP application in JBOSS 7.1.0
problem when deploying sample RAP application in JBOSS 7.1.0 [message #897577] Tue, 24 July 2012 15:01 Go to next message
KANAGARAJAN AM is currently offline KANAGARAJAN AMFriend
Messages: 5
Registered: July 2012
Junior Member
Hi All,

I have created a hello world application in RAP and created a WAR artifact using WAR product.Then, Deployed this in JBOSS-AS-7.1.0. In console, I have seen the message as follows

18:38:15,587 INFO [org.jboss.web] (MSC service thread 1-4) JBAS018210: Registering web context: /rap
18:38:15,587 INFO [org.jboss.as] (MSC service thread 1-4) JBAS015874: JBoss AS 7.1.0.Final "Thunder" started in 44875ms
- Started 225 of 306 services (78 services are passive or on-demand)
18:38:15,634 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "rap.war"


But, When I try to access my application from browser,

It shows message as
The requested resource (ProxyServlet: /rap) is not available.

How to access my deployed application? .Kindly clarify. Thanks in advance.


Re: problem when deploying sample RAP application in JBOSS 7.1.0 [message #897907 is a reply to message #897577] Wed, 25 July 2012 12:10 Go to previous messageGo to next message
Arnaud MERGEY is currently offline Arnaud MERGEYFriend
Messages: 243
Registered: March 2010
Location: France
Senior Member
Hello,
Do you have any additional error stack trace to provide ? have you successfully deployed your war with other app server like tomcat for example ?

regards,
Arnaud
Re: problem when deploying sample RAP application in JBOSS 7.1.0 [message #897915 is a reply to message #897907] Wed, 25 July 2012 12:34 Go to previous message
KANAGARAJAN AM is currently offline KANAGARAJAN AMFriend
Messages: 5
Registered: July 2012
Junior Member
Hi Arnaud,

I have tried this in tomcat-6.0.18 too.It is deploying, But results the same.

Here is the tomcat log:

Jul 25, 2012 5:55:14 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive sample.war
Jul 25, 2012 5:55:21 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8181
Jul 25, 2012 5:55:21 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Jul 25, 2012 5:55:21 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/15 config=null
Jul 25, 2012 5:55:21 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 6982 ms


I have tried to attach my war file. But its huge in size (11 MB).
Previous Topic:Client-side javascript error on session timout
Next Topic:Focus on a Text in a Dialog
Goto Forum:
  


Current Time: Fri Apr 19 22:54:39 GMT 2024

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

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

Back to the top