Commit Graph

156 Commits (7d583f1659727fc1d59c287f937c90bce820d0fc)

Author SHA1 Message Date
David BRASSELY 8fb24d2031 ESBCOMP-70 Fix to improve memory leak in BPEL-SE 2014-04-10 14:26:12 +02:00
David BRASSELY 22adb186a5 ESBCOMP-101 Override close method to close the timer task thread 2014-03-28 14:52:58 +01:00
David BRASSELY 4774546cfa ESBCOMP-99 Shutdown threadpools when the lifecycle of HTTPBC is stopped 2014-03-28 13:18:32 +01:00
David BRASSELY d9ef2a2ce1 ESBCOMP-95 Change the worker thread pool to use all the thread in the pool in place of putting message in the blockingqueue. Moving message in the queue should only be done if no more thread can handle the message. 2014-03-10 17:09:40 +01:00
Boris Bendyukov 8d45f1923d VariableEvent.java edited online with Bitbucket 2014-02-24 07:05:18 +00:00
Boris Bendyukov 66eb4f6f66 Variable.java edited online with Bitbucket 2014-02-24 07:04:14 +00:00
Boris Bendyukov 7c72f5f397 VariableEventImpl.java edited online with Bitbucket 2014-02-24 07:02:59 +00:00
Boris Bendyukov c2838a7c03 VariableImpl.java edited online with Bitbucket 2014-02-24 07:00:43 +00:00
Boris Bendyukov ff904c9949 KPIListenerImpl.java edited online with Bitbucket 2014-02-24 06:58:33 +00:00
Boris Bendyukov fcdc618854 MonitorManager.java edited online with Bitbucket 2014-02-24 06:56:20 +00:00
Boris Bendyukov 37b3a5a0f7 Test fix for PR #23 2014-02-07 10:10:37 +00:00
David Brassely 5a0c09b16a Merged in bbendukow/openesb-components/ESBCOMP-88-the-link-between-nmr-and-bpel (pull request #23)
ESBCOMP-88 fix. Thanks to Alexey Bychkov.
2014-02-06 13:20:01 +01:00
David BRASSELY 232960de7b Merge branch 'master' of bitbucket.org:openesb/openesb-components 2014-02-06 13:18:29 +01:00
David BRASSELY 99fd4f4604 ESBCOMP-90 Check if the method getNonTxTransaction exists 2014-02-06 13:16:48 +01:00
David BRASSELY eab57bbd5a ESBCOMP-89 Check if the MBean for datasource creation under GFv2 exists 2014-02-06 12:56:02 +01:00
Boris Bendyukov 989bf8164b PersistenceManager.java edited online with Bitbucket 2014-01-26 18:12:26 +00:00
Boris Bendyukov c9a4e9a94d Bad characters 2014-01-17 11:30:18 +00:00
Boris Bendyukov 94be1ad1cc CorrelationVal.java edited online with Bitbucket 2014-01-17 11:26:34 +00:00
Boris Bendyukov 576be80dde StateManagerImpl.java edited online with Bitbucket 2014-01-17 11:24:18 +00:00
Boris Bendyukov 5ca5782734 ReceiveUnitImpl.java edited online with Bitbucket 2014-01-17 10:45:15 +00:00
Boris Bendyukov 63f2053579 PersistenceManager.java edited online with Bitbucket 2014-01-17 08:23:45 +00:00
Boris Bendyukov 18c251ca18 QueryCRMPDBOImpl.java edited online with Bitbucket 2014-01-17 07:46:41 +00:00
Boris Bendyukov 926ec19234 CRMPDBOImpl.java edited online with Bitbucket 2014-01-17 07:41:29 +00:00
Boris Bendyukov 11c54249f0 QueryCRMPDBO.java edited online with Bitbucket 2014-01-17 07:37:50 +00:00
Boris Bendyukov c747f3ca0d CRMPDBO.java edited online with Bitbucket 2014-01-17 07:35:37 +00:00
Boris Bendyukov d7be45c508 StateManagerImpl.java edited online with Bitbucket 2014-01-17 07:30:48 +00:00
Boris Bendyukov ad282fbc93 ReceiveUnitImpl.java edited online with Bitbucket 2014-01-16 11:29:06 +00:00
David Brassely 38d31222f8 Merged in bbendukow/openesb-components/ESBCOMP-86-filebc-not-restores-when-it-p (pull request #22)
ESBCOMP-86 fix
2014-01-14 09:18:00 +01:00
Boris Bendyukov 7d5ec5a13d Merged in ESBCOMP-86-filebc-not-restores-when-it-p (pull request #2)
ESBCOMP-86
2014-01-14 12:46:05 +06:00
Boris Bendyukov f3339d7313 InboundMessageProcessor.java edited online with Bitbucket 2014-01-14 06:36:04 +00:00
Boris Bendyukov 2d598dae81 Bundle.properties edited online with Bitbucket 2014-01-14 06:23:41 +00:00
Boris Bendyukov e5db06e223 OutboundMessageProcessor.java edited online with Bitbucket 2014-01-14 06:22:03 +00:00
David Brassely 19fffa1e20 Merged in brasseld/openesb-components/ESBCOMP-87-problem-when-using-flow-with- (pull request #20)
ESBCOMP-87 Thread safety issue on DOM manipulation
2014-01-13 16:13:13 +01:00
David BRASSELY baa56710f6 ESBCOMP-87 Resolving thread-safety on DOM manipulation 2014-01-13 16:10:04 +01:00
David Brassely c3c7ebbe2f Merged in alexlomov/openesb-components/ESBCOMP-85-bpel-se-suffers-from-memory-l (pull request #17)
BPEL SE Memory Leak Fixes
2014-01-09 09:19:19 +01:00
Boris Bendyukov b6ebaae377 ESBCOMP-83 issue fix 2014-01-08 04:35:32 +00:00
Alexander Lomov a08d71d845 onAlarm-equipped scopes clean up timer activity after completion which is vital to long-running iterating processes. 2014-01-03 19:34:38 +04:00
Alexander Lomov 183d50ed81 Enclosed scopes unregister themselves now if they carry no compensation handlers. 2014-01-03 19:32:11 +04:00
David BRASSELY 84c93a67ed Merge branch 'release/v2.3.1' 2013-11-19 15:27:28 +01:00
David BRASSELY 01a657f168 Change name to not conflict with base version (httpbc-installer) 2013-11-19 15:25:33 +01:00
David BRASSELY 5b27594abe ESBCOMP-79 Add support for a better JSON ouput by ignoring namespace in XML 2013-11-18 10:49:29 +01:00
David BRASSELY 5b88b6c65a Move to 2.3.2-SNAPSHOT version 2013-11-18 10:48:55 +01:00
David BRASSELY 82c48204e3 Merge branch 'release/v2.3.1' 2013-11-18 10:45:24 +01:00
David BRASSELY 4d0d8e3f47 Let's go back to Metro 2.1.x 2013-11-15 16:02:11 +01:00
David BRASSELY 23e068829a Version error 2013-11-15 15:31:19 +01:00
David BRASSELY 1fd80258e6 Prepare release 2.3.1 2013-11-15 14:59:16 +01:00
David BRASSELY bcdb13abe8 Check headers before setting charset 2013-11-15 14:40:26 +01:00
logicoyparam a1fbce04c3 Deleted MTOMHandler from master branch.. 2013-10-21 17:20:05 +05:30
logicoyparam 757b7958de Merge branch 'master' of https://bitbucket.org/openesb/openesb-components 2013-10-21 16:50:25 +05:30
logicoyparam 2419f2ab9a Modified MTOMHandler for possible scenarios.. 2013-10-21 16:48:46 +05:30
David BRASSELY 16d4356f9f Add support for MTOM Optimized Protocol 2013-10-21 11:26:43 +02:00
David Brassely f12ae7493e Merged in ssteinmetz/openesb-components (pull request #12)
Problems in BCs when project uses reference resources (meta-inf)
2013-10-18 10:36:38 +02:00
Vishnu Piskala 38ff8aee1e ESBCOMP-69 - Version Info not correct in camel se 2013-09-17 18:15:15 +05:30
Simon b8ae821345 ESBCOMP-49
Problems in BCs when project uses reference resources
2013-09-11 16:23:36 +02:00
Simon 2b5fcaa735 ESBCOMP-49
Problems in BCs when project uses reference resources
2013-09-11 16:18:24 +02:00
Vishnu Piskala 716363aec4 Added additional libs property 2013-09-10 18:47:38 +05:30
David BRASSELY ab8d285968 ESBCOMP-63 Add support for application variable 2013-09-03 14:04:55 +02:00
David BRASSELY 4534edaa57 ESBCOMP-59 Catch TransformerException to throw SubLanguageExecutionFault 2013-08-27 13:32:13 +02:00
David BRASSELY afe19d7058 Merge branch 'master' of https://bitbucket.org/openesb/openesb-components 2013-08-07 17:28:52 +02:00
David BRASSELY 3e1ad1cd00 Set encoding in response header 2013-08-07 17:28:10 +02:00
Vishnu b618004cc7 Fix to support InOut messages 2013-07-26 16:58:03 +05:30
Vishnu c2a4bf3cea resolving classloading problem from includedlibs folder 2013-07-24 19:24:40 +05:30
Vishnu bbf4389520 alpha version of camel se 2013-07-18 14:58:38 +05:30
David BRASSELY eb82310f5c ESBCOMP-40 Add JavaEE API from Glassfish into the HTTPBC Full Package 2013-07-11 15:03:37 +02:00
David BRASSELY f14621cda6 ESBCOMP-38 Review transaction resume / suspend for async model. 2013-06-30 10:27:41 +02:00
David BRASSELY 31c254c1ce Exclude integration tests (not yet ready) 2013-06-27 09:18:35 +02:00
David BRASSELY ad4d1db0d9 Add javaee-api to HTTP-BC full bundle 2013-06-20 17:31:49 +02:00
David BRASSELY 63d7081a2e ESBCOMP-37 Add new packaging for HTTPBC. This new package embeds all the dependencies : Metro / Coyote / Grizzly / ... 2013-06-17 17:26:42 +02:00
David BRASSELY de83e87820 ESBCOMP-36 Add JAXB automatic marshalling / unmarshalling 2013-06-14 11:30:28 +02:00
David BRASSELY 0fa7334885 ESBCOMP-34 Location URL reworked when in case of non-direct access (Load Balancer, Proxy, ...) 2013-06-03 13:44:26 +02:00
David BRASSELY 699658e5ca Add proxy if necessary by setting proxy.enable in command line 2013-05-30 11:39:54 +02:00
David BRASSELY f2a91f9c68 ESBCOMP-33 Adding transaction support for POJO-SE 2013-05-22 13:40:56 +02:00
David BRASSELY 1c5129aae9 ESBCOMP-32 Upgrading Json library to the latest 2013-05-21 11:18:27 +02:00
David BRASSELY 0a3374f5c9 ESBCOMP-30 Resolving issue about failed test cases 2013-05-14 13:44:46 +02:00
David BRASSELY 2a7fcd4ca9 ESBCOMP-29 Resolving issue about failed test cases 2013-05-14 13:29:25 +02:00
David BRASSELY 1c75cdf944 ESBCOMP-27 Change regex pattern to match correctly with RFC822TimeZone 2013-05-03 18:05:40 +02:00
David BRASSELY df392c68f5 Resolving test cases issue by setting the namespace aware to do a schema validation 2013-05-03 12:06:04 +02:00
David BRASSELY 4ef21f6e8b Resolving Test case issue (the AttributeBasedWindow extends AbstractOperator properties...) 2013-05-03 11:17:43 +02:00
David BRASSELY 5eeb1f3469 Changing Base64 implementation to use the official impl from the JDK 2013-05-03 11:04:59 +02:00
David BRASSELY 570f944b9d Resolve test case issues 2013-05-03 10:49:21 +02:00
David BRASSELY d503e2808b ESBCOMP-26 Set the input reader in the created Tokenizer and moving to hibernate-search 3.2.1-Final 2013-05-02 14:30:09 +02:00
David BRASSELY be293a5db3 JBI-ext version is 1.1 and not OpenESB core version 2013-04-18 19:00:32 +02:00
David BRASSELY e5ba08920f JBI version is 1.1 and not the same as Openesb-version 2013-04-18 18:25:45 +02:00
David BRASSELY f3438452e1 Use OpenESB core 2.3.0 2013-04-18 18:12:15 +02:00
David BRASSELY 468e48c429 Add macos profile for MacOS developers 2013-04-09 16:01:17 +02:00
David BRASSELY 24783213fb ESBCOMP-24 Add the ability to set HTTP code status and rest entity when restbc received a fault message exchange 2013-04-09 14:11:20 +02:00
David BRASSELY 4cd6dfac68 Revert "Add the ability to set HTTP code status and rest entity when restbc received a fault message exchange"
This reverts commit 05c505e131.
2013-04-09 14:09:15 +02:00
David BRASSELY 05c505e131 Add the ability to set HTTP code status and rest entity when restbc received a fault message exchange 2013-04-09 14:06:26 +02:00
David BRASSELY 48522c6a9e ESBCOMP-22 Problem with import location when using undirect access (through loadbalancer for example) 2013-03-20 16:46:36 +01:00
David BRASSELY de19839ed3 ESBCOMP-20 Display URL that causes an error when accessing external webservice from HTTPBC 2013-03-18 15:33:20 +01:00
David BRASSELY d6ab2f7766 Revert "ESBCOMP-20 Display URL that causes error when invoking external WS"
This reverts commit 390c74a9ae.
2013-03-18 15:29:55 +01:00
David BRASSELY 390c74a9ae ESBCOMP-20 Display URL that causes error when invoking external WS 2013-03-18 15:20:08 +01:00
David BRASSELY d221eb4163 Merge branch 'master' of https://bitbucket.org/brasseld/openesb-components 2013-03-07 16:59:48 +01:00
David BRASSELY 65ac34b099 ESBCOMP-21 Set the message exchange ID for redelivery process 2013-03-07 16:59:16 +01:00
David Brassely 622302e894 Merged openesb/openesb-components into master 2013-03-07 16:57:52 +01:00
David BRASSELY 0b2b0e1636 Merge branch 'master' of https://bitbucket.org/brasseld/openesb-components 2013-03-07 16:57:02 +01:00
David BRASSELY a0b7fb488a ESBCOMP-21 Set the message exchange ID for redelivery process 2013-03-07 16:55:17 +01:00
Vishnu 4c3a5ec284 fixed failing test cases 2013-02-27 13:44:21 +05:30
David Brassely cb95bf3b5e Merged openesb/openesb-components into master 2013-02-15 15:55:32 +01:00
David BRASSELY e54bb4d6c5 Change FTP host for unit tests 2013-02-15 15:54:36 +01:00