Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Process Manager (Stardust) » Extending the Web Modeler(What for possibilities do I have to extend the Web Modeler)
Extending the Web Modeler [message #1061792] Tue, 04 June 2013 05:28 Go to next message
Florian Kammermann is currently offline Florian KammermannFriend
Messages: 19
Registered: July 2012
Junior Member
Is it possible to extend the Web Modeler with a new Application Type?
I think I have to provide the UI's for the Application Type then.
Re: Extending the Web Modeler [message #1062871 is a reply to message #1061792] Tue, 11 June 2013 08:05 Go to previous messageGo to next message
Florin Herinean is currently offline Florin HerineanFriend
Messages: 1
Registered: June 2013
Junior Member
Hi Florian. Unfortunately, the pluggable types SPI for the Web Modeler is still in planning process. So no, you can't currently extend the Web Modeler in a declarative manner, your only option is to download the source code, plug your code inside and compile it manually.

If you're not dead-set to use the Web Modeler, you can use the Eclipse-based modeler where the pluggable types SPI is fully functional (Eclipse style, via plugins and extension points).
Re: Extending the Web Modeler [message #1063557 is a reply to message #1062871] Thu, 13 June 2013 12:09 Go to previous message
Marc Gille is currently offline Marc GilleFriend
Messages: 18
Registered: May 2011
Location: Frankfurt
Junior Member
The approach going forward to add new Application Types to the Browser Modeler is the so-called Application Overlay, where you can add a specific HTML UI which at runtime always invokes the Camel Application Type. As you can easily connect to arbitrary Spring Beans in Camel this gives you all flexibility to implement Modeling and Runtime personality of an Application or reuse what Camel is offering already - possibly with some configuration.

Various Application Overlays are already part of Stardust (REST, Rules, Mail).

We are in the process of documenting this approach under

http://wiki.eclipse.org/Stardust/Enhancing_and_Embedding_Stardust/Browser_Modeler/Application_Overlay
Previous Topic:Stardust Tutorial Page Down
Next Topic:Startup with StarDust
Goto Forum:
  


Current Time: Fri Mar 29 05:26:35 GMT 2024

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

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

Back to the top