|
|
|
Re: virgo distribution without user region and with repository [message #964284 is a reply to message #964254] |
Tue, 30 October 2012 07:56  |
Eclipse User |
|
|
|
Hi Yousef,
p2 is basically a dependency resolution manager + installer. In terms of capabilities it is very similar to the Virgo deployment pipeline and Eclipse has been using it for installations and dependency management for 5 years already.
Let me see if I got the use case right. All you need is some way to provision a bundle on top of the server.
When does this happen - is there some kind of trigger for installing the listener? Or it is a static declaration and you just want it installed.
Since you're describing it in the tomcat-server.xml descriptor I assume it's the latter - you just want it statically installed with the server.
One way to achieve this is to drop the listener in pickup.
Another is to export it from Eclipse as a p2 repository and then use the p2 commands to install your listener from the p2 repository onto the server with any dependencies it may have.
Best Regards
Bobby
|
|
|
Powered by
FUDForum. Page generated in 0.03818 seconds