Commit Graph

45 Commits (30ff660b6ce9da62630b13d3e9cefb170c7d97a7)

Author SHA1 Message Date
Vitaliy Filippov 30ff660b6c Trick OpenESB SE to enable cluster mode 2015-12-18 11:56:28 +03:00
David BRASSELY b311a5750c OESE-88 Provide a new system property to manage working dir : -Dopenesb.work=/path/to/the/directory 2015-05-07 13:58:23 +02:00
David BRASSELY 91c75ba2cd Moving to Basic authentication to provide the same security concerns for Rest API has we have with other containers 2015-05-07 13:32:35 +02:00
David BRASSELY d2715208fb Better management of context handling by Grizzly 2 2015-05-07 13:30:33 +02:00
David BRASSELY 84fabb02db Standalone runtime is now providing custom classes to Rest Management Application to handle security concerns with Shiro 2015-04-21 22:46:03 +02:00
David BRASSELY 0c793c2f84 OESE-85 Let JNDI context provider reading XML files from a single directory 2015-04-16 21:01:41 +02:00
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 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 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 dd7e792b4f Add security dev. to provide authentication mechanisms 2014-09-17 15:39:14 +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 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 254489b90b Add log for HTTP service 2014-04-07 12:02:34 +02:00
David BRASSELY e4c5fe274f Include HTTP server in standalone container.
Rest API HTTP server is now based on the HTTP server from standalone and does not remain as a core extension
2014-04-03 12:01:28 +02:00
David BRASSELY 28b2f67a34 Complete refactoring of the core runtime 2014-03-20 14:19:57 +01:00
David BRASSELY 88a8fc164b Apply changes in context.xml (jndi) namespace 2014-03-12 15:22:30 +01:00
David BRASSELY 0f051ee434 Add i18n for naming (jndi) 2014-03-05 18:01:45 +01:00
David BRASSELY c5f3f2bf6e Typo error and JMX authentication issue fixed 2014-03-04 18:14:29 +01:00
David BRASSELY e49ab9e487 Add resource bundle to handle i18n 2014-03-04 17:11:47 +01:00
David BRASSELY a4f79a0f0c Internal refactoring using Guice injection 2014-03-04 15:09:54 +01:00
David BRASSELY 32726e5802 JMX refactoring 2014-03-04 10:40:02 +01:00
David BRASSELY dce6c0306a Standalone container : big refactor 2014-03-03 17:06:03 +01:00