ss_india
unread,Oct 19, 2011, 8:06:07 AM10/19/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to The Pune Eclipse Developers' Group, sanyal....@gmail.com
Hi all
I am facing one problem in one RCP application. My application is a
server dependent application. Its a simple J2EE application which will
run in Application Server, but as per the requirement I need to add
server control in my RCP application also, like user can start the
server , stop the server or can change the server password all those
things. Some thing like we generally we do in Server View of Eclipse
IDE (I mean to say when we add the application server in IDE), only
difference will be in eclipse IDE we can add the Server in server view
as per our requirement and multiple times , but in this case there
will be only one server and one ear file deployed in it. Is that
possible in any way to extend that “Server View” in own RCP
application , so that the user user can have some sort of server Admin
control in RCP application or is there any other way to add Server
Admin panel in own RCP application through WASCE OSGi. Please help me
out . Thanks a lot in advance