Commit Graph

118 Commits (0be54cf8a40857482aab7e6772f7b60c4f4286eb)

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