Commit Graph

211 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov f36f25995a Use /dev/urandom to overcome Oracle JDBC driver issues 2015-12-18 11:57:36 +03:00
Vitaliy Filippov 1b261c7844 Use setters instead of direct property access in datasource initialisation 2015-12-18 11:57:36 +03:00
Vitaliy Filippov fc03aeadb7 Slightly unfair fix for the cluster trick, but is makes cluster mode actually work on OpenESB SE 2015-12-18 11:56:53 +03:00
Vitaliy Filippov 30ff660b6c Trick OpenESB SE to enable cluster mode 2015-12-18 11:56:28 +03:00
brasseld d1bc1a11c9 [maven-release-plugin] prepare for next development iteration 2015-06-24 17:46:19 +02:00
brasseld a9a0b2dd41 [maven-release-plugin] prepare release openesb-standalone-3.0.5 2015-06-24 17:46:06 +02:00
brasseld 91af4cf42b Use web console 1.0.5 2015-06-24 17:45:05 +02:00
brasseld 8b5c5e287d Upgrading web console due to bad 1.0.3 release of the web UI 2015-06-24 14:52:38 +02:00
brasseld 2c2f149684 [maven-release-plugin] prepare for next development iteration 2015-06-24 14:15:32 +02:00
brasseld 717d49d1c8 [maven-release-plugin] prepare release openesb-standalone-3.0.4 2015-06-24 14:15:27 +02:00
brasseld 1c9e4f8076 Upgrade internal OpenESB dependencies 2015-06-24 14:14:24 +02:00
brasseld a7e9546a0d Merge branch 'master' of https://bitbucket.org/openesb/openesb-standalone 2015-06-19 09:50:17 +08:00
brasseld e7ae4a1a49 OESE-91 Provide a hacked javaee.jar for Studio needs 2015-06-19 09:50:04 +08:00
brasseld 1e05f2993f ESBNBM-82 Provide a hacked javaee.jar for Studio needs 2015-06-19 09:43:54 +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 73cf22beb0 Update internal dependencies for Java SDK and OEADMIN 2015-05-08 08:56:49 +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 b311a5750c OESE-88 Provide a new system property to manage working dir : -Dopenesb.work=/path/to/the/directory 2015-05-07 13:58:23 +02:00
David BRASSELY 91c75ba2cd Moving to Basic authentication to provide the same security concerns for Rest API has we have with other containers 2015-05-07 13:32:35 +02:00
David BRASSELY d2715208fb Better management of context handling by Grizzly 2 2015-05-07 13:30:33 +02:00
David BRASSELY a45e26601a OESE-87 Javassist library was missing for HK2 proxying 2015-04-28 22:09:21 +02:00
David BRASSELY b5850be169 Upgrade Web Console to 1.0.3-SNAPSHOT 2015-04-23 16:20:17 +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 84fabb02db Standalone runtime is now providing custom classes to Rest Management Application to handle security concerns with Shiro 2015-04-21 22:46:03 +02:00
David BRASSELY 0c793c2f84 OESE-85 Let JNDI context provider reading XML files from a single directory 2015-04-16 21:01:41 +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
David Brassely 7e2344a4a6 Merged in jgrabowski/openesb-standalone-perfectsource (pull request #5)
https://openesb.atlassian.net/browse/OESE-70
2015-04-16 07:43:01 +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
David Brassely fe68b1959b Merged in jgrabowski/openesb-standalone-perfectsource (pull request #4)
Fix for https://openesb.atlassian.net/browse/OESE-82 (sh doesn't recognize bash syntax).
2015-04-15 18:36:50 +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 9ffd762252 Add HTTP handler for plugins management 2015-03-25 09:50:57 +01:00
David BRASSELY 0b02cd9c34 Add plugins management 2015-03-25 09:45:32 +01:00
David BRASSELY c0cccd35eb OESE-78 Add root mapping for Web Console 2015-03-25 09:43:25 +01:00
David BRASSELY d08c276a38 Revert "Plugin management"
This reverts commit d6f6388f8e.
2015-03-25 09:34:07 +01:00
David BRASSELY d6f6388f8e Plugin management 2015-03-25 09:23:13 +01:00
David BRASSELY a64a525111 Refactoring 2015-03-25 09:19:00 +01:00
David BRASSELY 5d015a019a Change logger name 2015-03-19 20:40:43 +01:00
David BRASSELY 4c9009614f OESE-77 Use correct package for FileHandler 2015-03-19 20:17:29 +01:00
David BRASSELY 615aaaec55 [maven-release-plugin] prepare for next development iteration 2015-03-18 08:34:34 +01:00
David BRASSELY 3d9c96127e [maven-release-plugin] prepare release openesb-standalone-3.0.3 2015-03-18 08:34:30 +01:00
David BRASSELY 5171430a5c OESE-76 Include javaee-api in distribution 2015-03-18 08:33:39 +01:00
David BRASSELY 000a99b8ac [maven-release-plugin] prepare for next development iteration 2015-03-17 22:46:47 +01:00
David BRASSELY 71748c37cc [maven-release-plugin] prepare release openesb-standalone-3.0.2 2015-03-17 22:46:41 +01:00
David BRASSELY bfade8535a Update web console dependency 2015-03-17 22:45:04 +01:00
David BRASSELY 5c783efc4a Change name 2015-03-17 22:34:21 +01:00
David BRASSELY 30165ed181 OESE-75 Change javaee-api from 5.0.3 to 7.0 2015-03-17 15:18:22 +01:00
David BRASSELY 4b9b2814d7 Use Maven properties for dependencies version 2015-02-27 15:51:46 +01:00