Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • It's not a "ui" frontend, but a frontend service. Clearly it's 2 distinct java process, frontend is an application server, and backend in a osgi container (apache karaf). Commented Feb 22, 2013 at 22:48
  • Thanks for the clarifications! I haven't tried this kind of project yet, but you give me something to research about. =) Commented Jul 6, 2013 at 2:26
  • I'm not sure if this could help you, or probably you have already solved your issue, but lemme give you this link, blog.springsource.org/2007/06/11/… Commented Jul 6, 2013 at 2:33