Commit Graph

66 Commits (7e2344a4a61598f1092441e3cce0df928565a84e)

Author SHA1 Message Date
David BRASSELY 9ffd762252 Add HTTP handler for plugins management 2015-03-25 09:50:57 +01:00
David BRASSELY 0b02cd9c34 Add plugins management 2015-03-25 09:45:32 +01:00
David BRASSELY c0cccd35eb OESE-78 Add root mapping for Web Console 2015-03-25 09:43:25 +01:00
David BRASSELY d08c276a38 Revert "Plugin management"
This reverts commit d6f6388f8e.
2015-03-25 09:34:07 +01:00
David BRASSELY d6f6388f8e Plugin management 2015-03-25 09:23:13 +01:00
David BRASSELY a64a525111 Refactoring 2015-03-25 09:19:00 +01:00
David BRASSELY 5d015a019a Change logger name 2015-03-19 20:40:43 +01:00
David BRASSELY 615aaaec55 [maven-release-plugin] prepare for next development iteration 2015-03-18 08:34:34 +01:00
David BRASSELY 3d9c96127e [maven-release-plugin] prepare release openesb-standalone-3.0.3 2015-03-18 08:34:30 +01:00
David BRASSELY 000a99b8ac [maven-release-plugin] prepare for next development iteration 2015-03-17 22:46:47 +01:00
David BRASSELY 71748c37cc [maven-release-plugin] prepare release openesb-standalone-3.0.2 2015-03-17 22:46:41 +01:00
David BRASSELY 760dc3305e [maven-release-plugin] prepare for next development iteration 2015-02-13 15:34:51 +01:00
David BRASSELY 1046bbce3f [maven-release-plugin] prepare release openesb-standalone-3.0.1 2015-02-13 15:34:45 +01:00
David BRASSELY 861efdac3a OESE-72 Providing a better way to configure Atomikos as JTA transaction manager 2015-01-16 15:22:05 +01:00
David BRASSELY 4d9da80b80 Initialize transaction manager when container is starting 2015-01-13 21:51:34 +01:00
David BRASSELY 18bf076c4a OESE-71 Bind TransactionManager to JNDI tree 2015-01-13 21:38:50 +01:00
David BRASSELY aa625950f9 Moving to oeadmin 1.0.1-SNAPSHOT because pom of 1.0.0 contains bad dependency to java-sdk 2014-12-05 16:43:53 +01:00
David BRASSELY 256d792c2d [maven-release-plugin] prepare for next development iteration 2014-12-02 21:45:45 +01:00
David BRASSELY b2df3f23d3 [maven-release-plugin] prepare release openesb-standalone-3.0.0 2014-12-02 21:45:39 +01:00
David BRASSELY 7c5432a231 Preparing release : add SCM 2014-12-02 21:30:38 +01:00
David BRASSELY 153acef98b Update snapshot dependencies 2014-12-02 21:26:38 +01:00
David BRASSELY 31faa94143 JNDI refactoring 2014-11-20 10:27:52 +01:00
David BRASSELY c8dc899316 OESE-67 Logger messages for datasource / pools provide more informations 2014-11-19 23:54:48 +01:00
David BRASSELY f359cc3052 Moving to 3.0.0CR1 version 2014-11-06 09:13:26 +01:00
David BRASSELY da83446771 Moving to CR1 version 2014-11-06 08:54:30 +01:00
David BRASSELY c3f961740e Create 1.0.0-beta2 version 2014-11-06 08:49:10 +01:00
David BRASSELY 12774a9b79 OESE-66 Add a new logging formatter including thread name 2014-11-01 09:10:04 +01:00
David BRASSELY 151d675bcb Moving to net.open-esb.core and remove schemas directory 2014-10-15 09:13:32 +02:00
David BRASSELY dd7e792b4f Add security dev. to provide authentication mechanisms 2014-09-17 15:39:14 +02:00
David BRASSELY f048ded83c Moving to beta-2 snapshot 2014-07-25 13:22:15 +02:00
David BRASSELY da3d37f043 Create 1.0.0-beta1 2014-07-25 13:20:51 +02:00
David BRASSELY e23fc729be OESE-52 / OESE-53 : applying specific configuration according to the underlying system 2014-07-11 11:08:46 +02:00
David BRASSELY 545e2d0ba1 Add a way to register new rest handler in the HTTP server (used by plugin extensions). 2014-07-02 13:58:42 +02:00
David BRASSELY c82bac4df9 OESE-50 Password from configuration files should now be encrypted for security reasons. 2014-06-25 23:25:14 +02:00
David BRASSELY 0be54cf8a4 Move plugin handler to dedicated handler 2014-06-23 15:14:04 +02:00
David BRASSELY 7a934bdbb0 OESE-46 Temporary fix to get correct TCCL when initializing the Rest API.
This fix is only needed if the REST-BC is installed locally.
2014-06-23 15:04:08 +02:00
David BRASSELY ffcb7a30f9 Add needed classes for plugin 2014-06-17 11:44:29 +02:00
David BRASSELY bab17e2d56 Add plugins feature 2014-06-17 11:43:55 +02:00
David BRASSELY 940c416587 OESE-38 Only one instance of JMX server at a time (Guice injection error) 2014-06-10 09:58:05 +02:00
David BRASSELY 4df5d1744a Forget to add this in previous commit 2014-06-06 11:18:46 +02:00
David BRASSELY e4724cb630 Add version number in start logs 2014-06-06 11:12:51 +02:00
David BRASSELY 144b8cd62d Moving to 1.0.0-beta-1 2014-06-05 22:18:48 +02:00
David BRASSELY 2f1c615ff2 Create 1.0.0-alpha-3 2014-06-05 22:15:28 +02:00
David BRASSELY 5c704c20e0 OESE-12 Providing a keystore implementation to store password from application variables / application configuration 2014-05-29 09:48:22 +02:00
David BRASSELY 77f043ffb6 Remove the injection of the environementcontext : not needed anymore (have a look to rest-api module) 2014-05-21 13:53:43 +02:00
David BRASSELY 69a46235c8 Include the latest version of web console as a plugin 2014-05-20 10:32:44 +02:00
David BRASSELY 5dac343a50 Add new HTTP handler to serve static site in plugins directory 2014-05-07 12:08:32 +02:00
David BRASSELY 5eb05051aa OESE-32 Validating context.xml against the schema XSD 2014-04-27 11:14:11 +02:00
David BRASSELY 712daafe91 Set version to 1.0.0-alpha3-SNAPSHOT 2014-04-24 23:12:04 +02:00
David BRASSELY 2aa02d7607 Re-create alpha-2 due to critical issue in web-console 2014-04-11 13:41:17 +02:00