Commit Graph

80 Commits (f36f25995a62e24820fdb8a450beccf95ff48d44)

Author SHA1 Message Date
Vitaliy Filippov f36f25995a Use /dev/urandom to overcome Oracle JDBC driver issues 2015-12-18 11:57:36 +03:00
brasseld e7ae4a1a49 OESE-91 Provide a hacked javaee.jar for Studio needs 2015-06-19 09:50:04 +08:00
brasseld 082cb7dfa9 Clean distribution.xml 2015-06-19 09:43:02 +08:00
brasseld 972aa4e05c OESE-83 Add javax.mail in OE-SE external libraries 2015-06-03 07:54:27 +02:00
David BRASSELY f4c12a41a6 OESE-90 Remove javaee-api 7 and add API one by one 2015-05-07 21:34:39 +02:00
David BRASSELY a45e26601a OESE-87 Javassist library was missing for HK2 proxying 2015-04-28 22:09:21 +02:00
David BRASSELY 18d90caafd Moving to OpenESB Rest API Core and refactor packaging with only useful dependencies 2015-04-23 16:12:50 +02:00
David BRASSELY 2cc3c2f952 Moving to Rest API JAXRS 2015-04-22 11:30:20 +02:00
David BRASSELY 7bc6c2258c Merge branch 'master' of https://bitbucket.org/openesb/openesb-standalone 2015-04-16 20:29:57 +02:00
David BRASSELY f55687784e OESE-83 Add Mail API 1.5.3 in lib/ext - This one should be provided by container for MailBC 2015-04-16 20:29:41 +02:00
Jakub Grabowski 6c0052ba21 https://openesb.atlassian.net/browse/OESE-70
Oracle XA/NonXA Pool sample.
2015-04-16 01:22:11 +02:00
Jakub Grabowski a9ddc175d1 Fix for https://openesb.atlassian.net/browse/OESE-82 (sh doesn't recognize bash syntax). 2015-04-15 16:35:51 +02:00
David BRASSELY 4c9009614f OESE-77 Use correct package for FileHandler 2015-03-19 20:17:29 +01:00
David BRASSELY 5171430a5c OESE-76 Include javaee-api in distribution 2015-03-18 08:33:39 +01:00
David BRASSELY f48129168f OESE-72 Atomikos logs / locks are now pushed in ${openesb.home}/tm/logs without taking care about current directory 2015-01-26 16:13:11 +01:00
David BRASSELY 1ae99b3915 Provide warning about default user 2015-01-26 10:11:38 +01:00
David BRASSELY 861efdac3a OESE-72 Providing a better way to configure Atomikos as JTA transaction manager 2015-01-16 15:22:05 +01:00
David BRASSELY 5ba4ae1932 OESE-70 Add datasource example in context.xml 2014-12-29 17:31:02 +01:00
David BRASSELY 68fb03912e Moving web-console dependency to 1.0.2-SNAPSHOT 2014-12-29 15:00:59 +01:00
David BRASSELY 153acef98b Update snapshot dependencies 2014-12-02 21:26:38 +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 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 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 c82bac4df9 OESE-50 Password from configuration files should now be encrypted for security reasons. 2014-06-25 23:25:14 +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 ea5fff508b OESE-22 Add JAnsi to support ansi escape sequence on Windows 2014-06-12 09:05:57 +02:00
David BRASSELY 1c08535a52 Include management module in libraries 2014-05-21 16:31: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
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 01691d9a6e OESE-31 Escape to handle properly escape in path 2014-04-25 15:36:27 +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
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
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 a4f79a0f0c Internal refactoring using Guice injection 2014-03-04 15:09:54 +01:00