Commit Graph

207 Commits (d1bc1a11c924904cf745abe173be1ced9270d87d)

Author SHA1 Message Date
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 1c08535a52 Include management module in libraries 2014-05-21 16:31:43 +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 80e92a07f1 Forget to add context.xsd into the distribution 2014-05-07 14:54:45 +02:00
David BRASSELY d40d1e2dac Merge branch 'master' of https://bitbucket.org/openesb/openesb-standalone 2014-05-07 12:09:12 +02:00
David BRASSELY 5dac343a50 Add new HTTP handler to serve static site in plugins directory 2014-05-07 12:08:32 +02:00
unknown 206db8a59e Quoted call to setenv.bat, jar filename test and jar filename invocation to account for whitespace in the variables.
Removed extraneous space from JAVA_HOME comment.
2014-04-28 18:20:34 -04:00
David BRASSELY 5eb05051aa OESE-32 Validating context.xml against the schema XSD 2014-04-27 11:14:11 +02:00
David BRASSELY 01691d9a6e OESE-31 Escape to handle properly escape in path 2014-04-25 15:36:27 +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
David BRASSELY 92ed455fcf Move to 1.0.0-alpha-3-SNAPSHOT 2014-04-10 18:14:11 +02:00
David BRASSELY 2c1b5d68db Moving to version 1.0.0-alpha-2 2014-04-10 12:02:27 +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 23d49add6c OESE-28 Add libext by default 2014-03-28 21:10:57 +01:00
David BRASSELY 4e9e104605 OESE-24 Log file is now server.log under ${openesb.home}/logs 2014-03-28 13:09:35 +01:00
David BRASSELY 2402e59516 OESE-23 Push arguments from command line into java process 2014-03-27 12:03:37 +01:00
David BRASSELY 3e2570e3d2 OESE-22 Support for ANSI in JUL Console Handler 2014-03-27 10:57:45 +01:00
David BRASSELY 22aeefac79 Moving to 1.0.0-alpha-2-SNAPSHOT 2014-03-25 22:35:52 +01:00
David BRASSELY e2025d7067 Error while creating 1.0.0-alpha-1 2014-03-25 22:31:33 +01:00
David BRASSELY e5bd2c6a46 Moving to version 1.0.0-alpha-2 2014-03-25 22:20:39 +01:00
David BRASSELY ecd9aa7d36 Create version 1.0.0-alpha-1 2014-03-25 22:15:28 +01:00
David Brassely 97853492c9 Merged in polperez/openesb-standalone (pull request #3)
Improve OpenESB windows batch
2014-03-25 22:10:15 +01:00
paul perez 0729e54fb7 Remove in Start "OpenESB standalone" to avoid new console opening when starting OpenESB SE
This update has been required to see OE SE log traces in OE Studio. 
I add @echo off at the beginning of the batch
2014-03-24 11:09:30 +00:00
paul perez d405835193 Remove in Start "OpenESB standalone" to avoid new console opening when starting OpenESB SE
This update has been required to see OE SE log traces in OE Studio. 
I add @echo off at the beginning of the batch
2014-03-23 17:37:25 +00:00
paul perez 932dd3debf Merged openesb/openesb-standalone into master 2014-03-23 16:39:45 +00:00
David BRASSELY d976cc4631 Bad class for JUL Manager 2014-03-21 09:24:35 +01: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 4dd00104b9 Add new formatter for JDK 7 2014-03-03 17:43:44 +01:00
David BRASSELY 84d3fbbf6e Move asciidoctor plugin in a dedicated profile 2014-03-03 17:12:33 +01:00
David BRASSELY 1f084ebee5 Remove unneeded files 2014-03-03 17:08:15 +01:00
David BRASSELY dce6c0306a Standalone container : big refactor 2014-03-03 17:06:03 +01:00
David BRASSELY 3b218dcec2 Forget to add the ServiceLoader file 2014-03-03 16:37:04 +01:00
David BRASSELY 969a337726 Use servicelocator for realm converter 2014-03-03 16:34:51 +01:00
David BRASSELY ffbdd3822b MAven refactoring 2014-03-03 16:11:03 +01:00
David BRASSELY c98ed68ee6 Check if the management realm is defined 2014-03-03 16:04:51 +01:00
David BRASSELY e4c9f61ba9 Security handler improvements 2014-03-03 15:50:46 +01:00
David BRASSELY e9f676939f Apply admin realm for JMX authentication. 2014-03-01 10:00:47 +01:00
David BRASSELY 50930e847b Include security fix and new packagin to embed Shiro and SLF4J dependencies
Include a default realm using properties file for management purpose
2014-03-01 09:44:25 +01:00
David BRASSELY d1ff36ade1 Error in service locator 2014-03-01 09:31:41 +01:00