RAP and Jboss [message #119229] |
Thu, 22 January 2009 08:32  |
Eclipse User |
|
|
|
Hi all!
I'm new to RAP and I've a question: is it possible to deploy RAP app into
application containers (such as Jboss, e.g.)?
I read that RAP could be deployed into servlet containers, but it's a
little different.. If it's possible, could you provide me with a demo or
HOWTO, please?
Thanks in advance,
Irene.
|
|
|
Re: RAP and Jboss [message #119267 is a reply to message #119229] |
Thu, 22 January 2009 11:49   |
Eclipse User |
|
|
|
I have an application where the thick-client is written in SWT. Server
code and webservices etc deployed on JBoss in a EAR. I got a requirement
to move the client onto the web, so I chose RAP.
I then created a new RAP entry point, threw it into a new WAR, and
deployed it on JBoss. Voila, my app now runs on the web. Okay it wasn't
voila, but after 2 weeks of work to get this decent sized app onto the
web, I'm amazed. :)
If you can create a WAR or EAR, then you can deploy RAP app.
As for setup details, you can take a look at the RAP FAQ,
http://wiki.eclipse.org/RAP/FAQ that's where I got most of my inspirations
from.
|
|
|
|
|
|
|
|
Re: RAP and Jboss [message #122615 is a reply to message #122598] |
Wed, 25 February 2009 08:47  |
Eclipse User |
|
|
|
You can even put a port behind the console command (eg. -console 9999)
and access it via telnet.
Cheers
Benny
Jancsi Farkas wrote:
> Hello,
>
> The OSGi console appears if only it is enabled from the web.xml file.
> If it is enabled, then it will appear on the console where you started
> jboss/tomcat. I think you have to start both tomcat and jboss as
> application not as service (with catalina run / run.sh )
>
> Regards,
> Jancsi
>
> Daniel Kranowski wrote:
>> Hello Howard,
>>
>> I am thinking of doing exactly what you did: porting an SWT app to
>> JBoss/RAP/WAR. I looked at your RAP FAQ link and I'm having trouble
>> putting it all together into one simple Hello World.
>>
>> Would you be able to post a bit more info on what you did?
>>
>> Also saw https://bugs.eclipse.org/bugs/show_bug.cgi?id=252881
>> regarding WAR files but I can't figure out what to do with it. I
>> haven't gotten a non-WAR RAP Hello World yet either, I'm hazy on PDE
>> builds and entry points, I haven't figured out where the OSGi console
>> is. I need some pointers.
>>
>> Thanks for any help,
>> Daniel
>>
>>
--
Benjamin Muskalla | EclipseSource Karlsruhe
http://www.eclipsesource.com | http://twitter.com/eclipsesource
|
|
|
Powered by
FUDForum. Page generated in 0.95666 seconds