Re: [appfuse-user] Appfuse and SOA.

2007-12-07 Thread Matt Raible
I believe you can develop SOA applications with AppFuse. The question is - where is your endpoint? Is it at the service layer or do you develop it with a web framework? I think if you want validation and such, it might make more sense to develop it at your web layer. For those frameworks th

Re: [appfuse-user] Appfuse and SOA.

2007-12-07 Thread Nathan Anderson
SOA = Service Oriented Architecture I would say AppFuse *supports* SOA in that it can be both a service provider and consumer. But I wouldn't call AppFuse a "SOA project" because it is not limited to only SOA. Nathan - "jclagache" <[EMAIL PROTECTED]> wrote: > So, what is a SOA project ?

Re: [appfuse-user] Appfuse and SOA.

2007-12-07 Thread jclagache
So, what is a SOA project ? Flavio Froes wrote: > > Well it is not a real question acctually. > Acctualy it was just something I was thinking about and I would like to > know > your thoughs about it. > > Is Appfuse a SOA based project? I mean, appfuse uses the concept of > services > to encap

[appfuse-user] Appfuse and SOA.

2007-12-07 Thread Flavio Froes
Well it is not a real question acctually. Acctualy it was just something I was thinking about and I would like to know your thoughs about it. Is Appfuse a SOA based project? I mean, appfuse uses the concept of services to encapsulate the business logic of the application and it also integrates wit