Max, The answer that you are looking for is runtime components. Rather than answer your question fully in e-mail, I made a blog post instead. This will make it easier to google for in the future plus I understand all the cool kids are into blogs these days. :)
http://lt-rider.blogspot.com/2008/09/facets-faq-supporting-modular-runtimes.html Let me know if something is not clear and feel free to post questions / comments to the blog. Oracle Konstantin Komissarchik | Consulting Member of Technical Staff Phone: +1 425 201 1795 | Mobile: +1 206 898 0611 Oracle Eclipse Tooling 411 108th Ave NE, Suite 2100 | Bellevue, WA 98004 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Max Rydahl Andersen Sent: Thursday, September 18, 2008 3:49 PM To: [email protected] Subject: [wtp-dev] Modelling multiple runtimes in one server Hi, $subject have been on my mind for a long time and I have been looking high and low for answers but I just can't get my head around how this is supposed to be done in WTP/Facets. JBoss AS is a server that you can start and stop, but such server will be able to contain multiple runtimes, i.e. J2EE, Portal, ESB, SIP-server etc. Each of these runtimes can be expressed as being able to have one or more facets enabled/disabled on it and these runtimes can all be used separatly and together. *but* I don't see how WTP support this notion. Each server can only have *one* runtime. The only way I can see this work is to allow *any* facet to be installed on JBoss AS server even though that is wrong dependent on which configuration users are activating - but that means that users can enable facets on a server that won't work if deployed.... How is the facet framework supposed to be used with this ? Which servers are limited to only one specific runtime/deployment scenario ? -- /max _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
