- 27 Mar, 2013 1 commit
-
-
Philippe Merle authored
-
- 26 Mar, 2013 9 commits
-
-
Philippe Merle authored
-
Philippe Merle authored
-
Philippe Merle authored
-
Philippe Merle authored
-
Philippe Merle authored
-
Philippe Merle authored
* Replaced all <version>${frascati.version}</version> by <version>${project.version}</version>. * Removed the <frascati.version> properties.
-
Philippe Merle authored
Updated the <frascati.version> property from value 1.5-SNAPSHOT to ${project.version}.
-
Philippe Merle authored
Updated the <frascati.version> property from value ${pom.version} to 1.5-SNAPSHOT.
-
Philippe Merle authored
-
- 25 Mar, 2013 1 commit
-
-
Philippe Merle authored
-
- 20 Mar, 2013 5 commits
-
-
Gwenael Cattez authored
-
Gwenael Cattez authored
-
Gwenael Cattez authored
-
Gwenael Cattez authored
-
Gwenael Cattez authored
-
- 19 Mar, 2013 2 commits
-
-
Gwenael Cattez authored
-
Gwenael Cattez authored
-
- 14 Mar, 2013 3 commits
-
-
Gwenael Cattez authored
-
Gwenael Cattez authored
-
-
- 13 Mar, 2013 1 commit
-
-
Jeremie Guillemotte authored
Add the helloworld-servlet-war example project to build a war from the frascati-helloworld-servlet example.
-
- 11 Mar, 2013 3 commits
-
-
Philippe Merle authored
-
Philippe Merle authored
-
Philippe Merle authored
Removed a TODO into examples/runners.
-
- 08 Mar, 2013 2 commits
-
-
Philippe Merle authored
-
Philippe Merle authored
-
- 04 Mar, 2013 1 commit
-
-
Philippe Merle authored
Thank to Nicolas Salatgé for pointing this out.
-
- 20 Feb, 2013 3 commits
-
-
Philippe Merle authored
Added a FraSCAti Explorer plugin to allow one to invoke the compute method of the Fibonacci interface.
-
Philippe Merle authored
-
Philippe Merle authored
-
- 19 Feb, 2013 4 commits
-
-
Philippe Merle authored
Added an experimental query method that returns a collection of typed objects instead of a generic QueryResult object. This allows one to map Google Fusion Tables query results to its ows JavaBeans classes. WIP: Several TODO need to be addressed.
-
Philippe Merle authored
-
Philippe Merle authored
-
Philippe Merle authored
-
- 14 Feb, 2013 2 commits
-
-
Philippe Merle authored
Updated this example related to the recently committed frascati-intent-apache-cxf-ws-discovery module. A namespace is required to access to WS-Discovery intents.
-
Philippe Merle authored
- failover with sequential/random/retry strategies. - load balancing with random/retry strategies. * Rewrote the sequential load balancing intent. * Updated the helloworld-wslb example to illustrate the random load balancing intent.
-
- 12 Feb, 2013 1 commit
-
-
Philippe Merle authored
-
- 08 Feb, 2013 1 commit
-
-
Philippe Merle authored
Let's note that this example will only work well when FraSCAti will move to Apache CXF 2.7.x.
-
- 07 Feb, 2013 1 commit
-
-
Philippe Merle authored
Used the new TLSServerConfiguration component to configure TLS/SSL server-side parameters for this example. See <component name="configuration-https-9090"> in src/main/resources/helloworld-rest-https.composite As result, the Apache CXF configuration file is not still required and was removed.
-