Home » Archived » OFMP » OFMP enterprise?
OFMP enterprise? [message #4321] |
Fri, 21 September 2007 15:36 |
Eclipse User |
|
|
|
Hello OFMP-Team,
I congratulate on your project proposal. I like the idea of OFMP. My
best wishes!
OFMP sounds like an enterprise application provides business components
from the UI over the communication to the server and persistence, all
based on Eclipse and OSGi.
Maybe for you is interesting the upcoming Riena project proposal. Riena
will provide an platform for client and server enterprise application
based on Eclipse/Equinox. Using Equinox as core platform and Riena
remote services, Riena platform provides an integral programming model
to develop components and services regardless of their target location.
The Riena platform will cover typical components needed for enterprise
applications e.g. remote services, authentication, authorization, object
transaction, persistence, and report. Most of these components already
exist in Eclipse project. However, Riena will adapt such components and
integrates these into the Riena platform.
Maybe the technical aspect of Riena platform could be interesting for OFMP.
Good luck
Regards,
Alexander
|
|
| |
Re: OFMP enterprise? [message #4461 is a reply to message #4392] |
Tue, 25 September 2007 11:41 |
Eclipse User |
|
|
|
Hello Werner,
> Sounds interesting, what does it offer compared too many other Eclipse
> frameworks that exist in those domains, like SOA Runtime Framework,
> Higgins (Authentication, Authorization) etc.?
I think SOA is a platform for server tier and backend tier, special to
integrate heterogenous applications and systems and improve their
interoperability. The Riena platform will not have this in focus. Rather
Riena will be a platform for client tier (rich client) and server tier,
special to provide a homogeneous programming modell on all locations. I
think SOA typically is not to use for client-side applications. To
provide 'one' platform for client-side as well as server-side could be
very interesting.
I understand Higgins as powerful identity framework/system to use for
authentication and SSO. The Riena platform will be neither a framework
or system for SSO nor an authentication or authorization system. Riena
will provide services to use authentication and authorization within the
platform and the applications. For example Riena provides remote
services to access other Riena runtimes. There is a need to transport
authentication or authorization context from e.g. client to server and
back. Also to provide some default authorization behaviours e.g. within
presentation parts (actions, views, ...).
> Or is it primarily a 'glue' to combine OSGi with those?
It not is primarily a 'glue' but Riena will use and adapt existing
Eclipse components. However the Riena platform will be based on Equinox
and uses the service infrastructure. For example, Riena has no focus to
provide an authentication / authorization system but provides
integration point for those. So for example Higgings is a system which
could be connected at the tail.
> Do you have a newsgroup yet?
The newsgroup is not already created. The Riena proposal is currently in
draft state at EMO.
Alexander
|
|
|
Re: OFMP enterprise? [message #4877 is a reply to message #4321] |
Sat, 29 September 2007 09:53 |
Frederic Conrotte Messages: 125 Registered: July 2009 |
Senior Member |
|
|
Alexander Ziegler wrote:
> Hello OFMP-Team,
Hi Alexander,
> I congratulate on your project proposal. I like the idea of OFMP. My
> best wishes!
Thanks for your support :)
> OFMP sounds like an enterprise application provides business components
> from the UI over the communication to the server and persistence, all
> based on Eclipse and OSGi.
Indeed
> Maybe for you is interesting the upcoming Riena project proposal. Riena
> will provide an platform for client and server enterprise application
> based on Eclipse/Equinox. Using Equinox as core platform and Riena
> remote services, Riena platform provides an integral programming model
> to develop components and services regardless of their target location.
> The Riena platform will cover typical components needed for enterprise
> applications e.g. remote services, authentication, authorization, object
> transaction, persistence, and report. Most of these components already
> exist in Eclipse project. However, Riena will adapt such components and
> integrates these into the Riena platform.
>
> Maybe the technical aspect of Riena platform could be interesting for
> OFMP.
Seems to be indeed a really good fit with OFMP !
Could we meet to discuss this during ESE ?
Frederic
|
|
| | |
Re: OFMP enterprise? [message #5275 is a reply to message #5011] |
Tue, 02 October 2007 16:34 |
Eclipse User |
|
|
|
Thank you for the hints. I will do that.
Alexander
Werner Keil schrieb:
> Oh and btw, unless you also dropped them a note, please get in touch
> with the OHF guys, too. At least the OHF Bridge seems to use Equinox
> already a lot, so whatever builds on top of that or OSGi in general
> might be useful.
>
> And for Medical applications a user and security model also is very
> important (in fact, drafts there indicated, they already have some
> progress, so maybe refactoring or reuse could work either one way or
> even both...)
|
|
|
Re: OFMP enterprise? [message #5340 is a reply to message #4877] |
Tue, 02 October 2007 16:46 |
Eclipse User |
|
|
|
Hello Frederic,
yes me and some other Rienaers stay at ESE.
We have a small booth. I'm looking forward to seeing you there.
Alexander
fred schrieb:
> Alexander Ziegler wrote:
>
>> Hello OFMP-Team,
>
> Hi Alexander,
>
>> I congratulate on your project proposal. I like the idea of OFMP. My
>> best wishes!
> Thanks for your support :)
>
>> OFMP sounds like an enterprise application provides business components
>> from the UI over the communication to the server and persistence, all
>> based on Eclipse and OSGi.
> Indeed
>
>> Maybe for you is interesting the upcoming Riena project proposal. Riena
>> will provide an platform for client and server enterprise application
>> based on Eclipse/Equinox. Using Equinox as core platform and Riena
>> remote services, Riena platform provides an integral programming model
>> to develop components and services regardless of their target location.
>> The Riena platform will cover typical components needed for enterprise
>> applications e.g. remote services, authentication, authorization, object
>> transaction, persistence, and report. Most of these components already
>> exist in Eclipse project. However, Riena will adapt such components and
>> integrates these into the Riena platform.
>>
>> Maybe the technical aspect of Riena platform could be interesting for
>> OFMP.
> Seems to be indeed a really good fit with OFMP !
>
> Could we meet to discuss this during ESE ?
>
> Frederic
|
|
| | |
Re: OFMP enterprise? [message #566602 is a reply to message #4392] |
Tue, 25 September 2007 11:41 |
Eclipse User |
|
|
|
Hello Werner,
> Sounds interesting, what does it offer compared too many other Eclipse
> frameworks that exist in those domains, like SOA Runtime Framework,
> Higgins (Authentication, Authorization) etc.?
I think SOA is a platform for server tier and backend tier, special to
integrate heterogenous applications and systems and improve their
interoperability. The Riena platform will not have this in focus. Rather
Riena will be a platform for client tier (rich client) and server tier,
special to provide a homogeneous programming modell on all locations. I
think SOA typically is not to use for client-side applications. To
provide 'one' platform for client-side as well as server-side could be
very interesting.
I understand Higgins as powerful identity framework/system to use for
authentication and SSO. The Riena platform will be neither a framework
or system for SSO nor an authentication or authorization system. Riena
will provide services to use authentication and authorization within the
platform and the applications. For example Riena provides remote
services to access other Riena runtimes. There is a need to transport
authentication or authorization context from e.g. client to server and
back. Also to provide some default authorization behaviours e.g. within
presentation parts (actions, views, ...).
> Or is it primarily a 'glue' to combine OSGi with those?
It not is primarily a 'glue' but Riena will use and adapt existing
Eclipse components. However the Riena platform will be based on Equinox
and uses the service infrastructure. For example, Riena has no focus to
provide an authentication / authorization system but provides
integration point for those. So for example Higgings is a system which
could be connected at the tail.
> Do you have a newsgroup yet?
The newsgroup is not already created. The Riena proposal is currently in
draft state at EMO.
Alexander
|
|
|
Re: OFMP enterprise? [message #566719 is a reply to message #4321] |
Sat, 29 September 2007 09:53 |
Frederic Conrotte Messages: 125 Registered: July 2009 |
Senior Member |
|
|
Alexander Ziegler wrote:
> Hello OFMP-Team,
Hi Alexander,
> I congratulate on your project proposal. I like the idea of OFMP. My
> best wishes!
Thanks for your support :)
> OFMP sounds like an enterprise application provides business components
> from the UI over the communication to the server and persistence, all
> based on Eclipse and OSGi.
Indeed
> Maybe for you is interesting the upcoming Riena project proposal. Riena
> will provide an platform for client and server enterprise application
> based on Eclipse/Equinox. Using Equinox as core platform and Riena
> remote services, Riena platform provides an integral programming model
> to develop components and services regardless of their target location.
> The Riena platform will cover typical components needed for enterprise
> applications e.g. remote services, authentication, authorization, object
> transaction, persistence, and report. Most of these components already
> exist in Eclipse project. However, Riena will adapt such components and
> integrates these into the Riena platform.
>
> Maybe the technical aspect of Riena platform could be interesting for
> OFMP.
Seems to be indeed a really good fit with OFMP !
Could we meet to discuss this during ESE ?
Frederic
|
|
| | |
Re: OFMP enterprise? [message #566843 is a reply to message #5011] |
Tue, 02 October 2007 16:34 |
Eclipse User |
|
|
|
Thank you for the hints. I will do that.
Alexander
Werner Keil schrieb:
> Oh and btw, unless you also dropped them a note, please get in touch
> with the OHF guys, too. At least the OHF Bridge seems to use Equinox
> already a lot, so whatever builds on top of that or OSGi in general
> might be useful.
>
> And for Medical applications a user and security model also is very
> important (in fact, drafts there indicated, they already have some
> progress, so maybe refactoring or reuse could work either one way or
> even both...)
|
|
|
Re: OFMP enterprise? [message #566865 is a reply to message #4877] |
Tue, 02 October 2007 16:46 |
Eclipse User |
|
|
|
Hello Frederic,
yes me and some other Rienaers stay at ESE.
We have a small booth. I'm looking forward to seeing you there.
Alexander
fred schrieb:
> Alexander Ziegler wrote:
>
>> Hello OFMP-Team,
>
> Hi Alexander,
>
>> I congratulate on your project proposal. I like the idea of OFMP. My
>> best wishes!
> Thanks for your support :)
>
>> OFMP sounds like an enterprise application provides business components
>> from the UI over the communication to the server and persistence, all
>> based on Eclipse and OSGi.
> Indeed
>
>> Maybe for you is interesting the upcoming Riena project proposal. Riena
>> will provide an platform for client and server enterprise application
>> based on Eclipse/Equinox. Using Equinox as core platform and Riena
>> remote services, Riena platform provides an integral programming model
>> to develop components and services regardless of their target location.
>> The Riena platform will cover typical components needed for enterprise
>> applications e.g. remote services, authentication, authorization, object
>> transaction, persistence, and report. Most of these components already
>> exist in Eclipse project. However, Riena will adapt such components and
>> integrates these into the Riena platform.
>>
>> Maybe the technical aspect of Riena platform could be interesting for
>> OFMP.
> Seems to be indeed a really good fit with OFMP !
>
> Could we meet to discuss this during ESE ?
>
> Frederic
|
|
| |
Goto Forum:
Current Time: Sat Dec 21 16:16:06 GMT 2024
Powered by FUDForum. Page generated in 0.05297 seconds
|