Commit Graph

130 Commits (8ad78de98779ed4ed8b82000442cfa3123378207)

Author SHA1 Message Date
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
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