Commit Graph

140 Commits (31faa94143889d0265ba9d52ef1385ea4783b938)

Author SHA1 Message Date
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 86a9b220c0 Remove begin marker / end marker in logs 2014-11-01 09:55:16 +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 91fa85ac6c OESE-56 Resolve name issue for openesb-oeadmin(.*).jar for windows 2014-10-09 10:49:57 +02:00
David BRASSELY 9f6b10459e OESE-63 USe pwd with flag -P to follow symlinks 2014-10-08 21:41:24 +02:00
David BRASSELY 8ad78de987 Change asciidoctor version 2014-10-02 15:51:45 +02:00
David BRASSELY 74a342281b Typo error in bat script 2014-09-25 17:43:05 +02:00
David BRASSELY dd7e792b4f Add security dev. to provide authentication mechanisms 2014-09-17 15:39:14 +02:00
David BRASSELY d7ad5df7ea Change output filename mapping to avoid timestamp 2014-08-13 19:08:59 +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 2a8e9e82a8 OESE-54 Classpath issue 2014-07-17 11:16:41 +02:00
David BRASSELY 4188b86b53 Remove jaxb api and impl from packaging.
Let's use the one provided by the JDK
2014-07-11 13:56:49 +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 a492e9d891 Change pom description 2014-06-24 16:19:19 +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 6b2bc3c20a Change path in Java classpath command 2014-06-23 12:52:17 +02:00
David BRASSELY ce0b2b9504 OESE-42 Change startup script to include jansi by default and set log handler to Jansi 2014-06-22 22:28: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 ea5fff508b OESE-22 Add JAnsi to support ansi escape sequence on Windows 2014-06-12 09:05:57 +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 1f320b81be OESE-40 USe default color for INFO log 2014-06-06 11:34:00 +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 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