Re: [pax-web] What are OSGI MVC frameworks that can be used with Pax-Web and Pax-CDI?

2017-06-13 Thread nino martinez wael
Theres also PAX Wicket :) Which is plain wicket along with a couple of nice extra features. https://ops4j1.jira.com/wiki/display/paxwicket/Pax+Wicket https://wicket.apache.org/ On Tuesday, June 6, 2017 at 3:33:30 PM UTC+2, Pavel wrote: > > Hi all > > Could anyone suggest MVC framework that

Re: [pax-web] What are OSGI MVC frameworks that can be used with Pax-Web and Pax-CDI?

2017-06-08 Thread Oliver Lietz
On Tuesday 06 June 2017 06:33:29 Pavel wrote: > Hi all Hi Pavel, > Could anyone suggest MVC framework that work on OSGi and which work > with pax-web and pax-cdi? Apache Sling: http://sling.apache.org/ > What I need: > 1) It must work with pax-web 6 and pax-cdi 1 runs with Felix HTTP Service

Re: [pax-web] What are OSGI MVC frameworks that can be used with Pax-Web and Pax-CDI?

2017-06-07 Thread 'Achim Nierbeck' via OPS4J
Hi Pavel ... depends on your personal taste I guess. Most projects I work with nowadays skip the mvc frameworks and do have a REST based backend with some JS frontends. For Rest endpoints you can use CXF. Javascript .. pick yourself a personal favorite, as it's static content it's "osgi-safe" ;)

[pax-web] What are OSGI MVC frameworks that can be used with Pax-Web and Pax-CDI?

2017-06-06 Thread Pavel
Hi all Could anyone suggest MVC framework that work on OSGi and which work with pax-web and pax-cdi? What I need: 1) It must work with pax-web 6 and pax-cdi 1 2) Of course it must be as OSGI bundles 3) The project must be alive. Best regards, Pavel -- -- -- OPS4J -