- 20 Mar, 2013 6 commits
-
-
Gwenael Cattez authored
-
Gwenael Cattez authored
-
Gwenael Cattez authored
-
Gwenael Cattez authored
Remove propagation for binding on collection interface (to refactor) Generic tests for SCA, JSONRPC, UPnP
-
Gwenael Cattez authored
-
Gwenael Cattez authored
-
- 19 Mar, 2013 6 commits
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
Gwenael Cattez authored
-
Gwenael Cattez authored
for more details see README.txt
-
Gwenael Cattez authored
-
Jeremie Guillemotte authored
-
- 18 Mar, 2013 1 commit
-
-
Lionel Seinturier authored
-
- 17 Mar, 2013 2 commits
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
- 14 Mar, 2013 10 commits
-
-
Gwenael Cattez authored
-
Philippe Merle authored
This memory leak appears on the log files of Apache Tomcat 6.0.x. Thank to Jeremie Guillemotte from Open Wide for pointing this issue out.
-
Gwenael Cattez authored
-
Gwenael Cattez authored
-
Gwenael Cattez authored
-
Philippe Merle authored
Used CompositeManager.removeComposite() instead of TinfiDomain.close() in order to release the composite more properly. - Revisited how FraSCAti closes itself. Closed all running SCA composites before closing FraSCAti.
-
Philippe Merle authored
-
-
Lionel Seinturier authored
Documenting TODO.
-
Lionel Seinturier authored
Propage to the COMP mode recent commits about minor additional framework behavior when setting/unsetting collection references.
-
- 13 Mar, 2013 15 commits
-
-
Lionel Seinturier authored
-
Lionel Seinturier authored
-
Philippe Merle authored
-
Philippe Merle authored
Added a dependency to frascati-binding-factory in order to solve an integration continue build error on examples/helloword-widget.
-
Gwenael Cattez authored
ProcessingContext : store all the processed composite not just a rootComposite (useful for contribution with multiple deployable) CompositeManager : add a method to get the ProcessingContext used to process a composite
-
Philippe Merle authored
-
Philippe Merle authored
- frascati-bootstrap-jdt-fractal-rest - frascati-bootstrap-jdt-rest - frascati-fscript-core - frascati-implementation-script-fscript - frascati-introspection-impl - frascati-introspection-fscript-impl - frascati-metamodel-gcs - frascati-metamodel-native - frascati-metamodel-upnp
-
Philippe Merle authored
-
Philippe Merle authored
-
Philippe Merle authored
-
Philippe Merle authored
The FraSCAtiJDT bootstrap is required because the module 'frascati-servlet-cxf' adds the 'servlet-manager' service to the FraSCAti composite and then the membrane of the FraSCAti composite needs to be generated. * Added modules related to EJB.
-
Philippe Merle authored
The FraSCAtiJDT bootstrap is required because the module 'frascati-servlet-cxf' adds the 'servlet-manager' service to the FraSCAti composite and then the membrane of the FraSCAti composite needs to be generated.
-
Philippe Merle authored
-
Philippe Merle authored
* Added a new shutdown method to interface ServletManager. The implementation destroys all created Apache CXF Jetty server engines. * Exposed the service 'servlet-manager' by the FraSCAti composite. * Shutdown the servlet manager before destroying Apache CXF.
-
Jeremie Guillemotte authored
Add the helloworld-servlet-war example project to build a war from the frascati-helloworld-servlet example.
-