Commit Graph

152 Commits (4d9da80b8007d668de5755d28296c6c1d9b5020d)

Author SHA1 Message Date
David BRASSELY 4d9da80b80 Initialize transaction manager when container is starting 2015-01-13 21:51:34 +01:00
David BRASSELY f1efcffa3b Upgrade Tomcat-JDBC dependency 2015-01-13 21:51:17 +01:00
David BRASSELY 18bf076c4a OESE-71 Bind TransactionManager to JNDI tree 2015-01-13 21:38:50 +01:00
David BRASSELY 5ba4ae1932 OESE-70 Add datasource example in context.xml 2014-12-29 17:31:02 +01:00
David BRASSELY e442a3deee Moving web-console dependency to 1.0.1-SNAPSHOT 2014-12-29 15:29:51 +01:00
David BRASSELY 68fb03912e Moving web-console dependency to 1.0.2-SNAPSHOT 2014-12-29 15:00:59 +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 256d792c2d [maven-release-plugin] prepare for next development iteration 2014-12-02 21:45:45 +01:00
David BRASSELY b2df3f23d3 [maven-release-plugin] prepare release openesb-standalone-3.0.0 2014-12-02 21:45:39 +01:00
David BRASSELY 7afb4fb84f Preparing release 2014-12-02 21:44:03 +01:00
David BRASSELY 7c5432a231 Preparing release : add SCM 2014-12-02 21:30:38 +01:00
David BRASSELY 153acef98b Update snapshot dependencies 2014-12-02 21:26:38 +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 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