Commit Graph

274 Commits (master)

Author SHA1 Message Date
brasseld 0525652920 ESBCOMP-142 Application configuration was not properly found from endpoint 2015-10-08 10:54:37 +02:00
brasseld 3d7ca679c8 Move to 2.3.5-SNAPSHOT 2015-06-24 17:50:09 +02:00
brasseld 70d46647fd Prepare version 2.3.4 2015-06-24 15:38:04 +02:00
brasseld 17bfd47ce6 ESBCOMP-138 Check if the stored procedure should return a RETURN_VALUE. In this case, the stored procedure call should be defined as {? = call MY_PROCEUDRE_NAME()} 2015-06-18 10:56:10 +08:00
David BRASSELY d04654022d ESBCOMP-135 Metro annotations in JAXWSGrizzlyHttpConnection have their package name changed when upgrading to 2.2.0-4 2015-05-08 11:28:46 +02:00
David BRASSELY 188bf96ca9 change output to local maven output directory instead of system temp directory 2015-05-08 09:53:35 +02:00
David BRASSELY b4fc92fe6b Surefire no longer writes to temp 2015-05-08 09:44:41 +02:00
David BRASSELY 41e763b5a6 Add support for logger by service assembly 2015-04-23 09:06:14 +02:00
David BRASSELY fc464a58e0 ESBCOMP-130 Add addressing feature to WS endpoint 2015-04-17 11:55:35 +02:00
David BRASSELY 817e74eee7 ESBCOMP-100 Protect security part even if the WSDL is accessed locally 2015-04-15 14:10:28 +02:00
David BRASSELY 540a6712c2 Move to version 2.3.4-SNAPSHOT 2015-03-06 10:32:53 +01:00
David BRASSELY e7c774df18 ESBCOMP-100 Protect security policies by hidding informations 2015-03-06 10:27:48 +01:00
David BRASSELY d093011697 Previous source does not exist anymore 2015-02-17 21:42:26 +01:00
David BRASSELY 212a08b84c Prepare version 2.3.3 2015-02-17 21:36:09 +01:00
David BRASSELY 7af6f962a7 ESBCOMP-125 Moving from Grizzly 1.9.10 to 1.9.61 2015-01-26 09:21:03 +01:00
David BRASSELY 1dfa38d24b Remove unused imports 2015-01-26 09:13:16 +01:00
David BRASSELY bc2b214984 ESBCOMP-124 Provide a response filter to add content-length header when using StringProvider from JErsey 2015-01-25 20:59:56 +01:00
David BRASSELY aaacd6a72a ESBCOMP-123 Include XML prolog when sending XML requests through Jersey Client (JAX-RS) 2015-01-22 10:04:49 +01:00
David BRASSELY efebfefda4 ESBCOMP-121 Unable to save password when pushing null value 2014-12-29 14:23:06 +01:00
David BRASSELY 622c0c598b Moving to 2.3.3-SNAPSHOT 2014-12-19 15:57:11 +01:00
David BRASSELY d5df8fdbb6 Prepare version 2.3.2 2014-12-19 13:39:25 +01:00
David BRASSELY eec2a05fed ESBCOMP-109 Implement Multiton pattern to allow only one instance of a HTTPAdapter to be created 2014-11-10 10:37:51 +01:00
David BRASSELY b5f4a93893 Change Maven repositories since java-net1 and java-net2 have been stopped 2014-11-07 07:09:43 +01:00
David BRASSELY 83ad26a891 ESBCOMP-118 Shutting-down thread pool when stopping inbound / outbound receiver 2014-10-30 12:25:49 +01:00
David BRASSELY 602aa16f34 ESBCOMP-117 Closing MessageExchange when component is shutting-down 2014-10-30 12:12:45 +01:00
David BRASSELY 9935b3b8f4 ESBCOMP-115 Correctly handle attribute RuntimeStyle when updating component's configuration 2014-10-30 10:33:32 +01:00
David Brassely 834bc00870 fix for failing testcase 2014-10-02 20:51:40 +00:00
David Brassely cfbddbd82c Fixed UT issues 2014-10-02 19:15:54 +00:00
David BRASSELY 40516e129b ESBCOMP-116 Get descriptor in sync mode 2014-09-24 16:48:50 +02:00
David BRASSELY a84c0f4785 ESBCOMP-114 Removing autocreation of datasources when the container is not Glassfish 2014-09-16 14:45:39 +02:00
David BRASSELY 28a93bcadc Add version and build number identification infos. 2014-08-18 08:45:48 +02:00
David BRASSELY da2406a9cc Update driver-tests git configuration 2014-06-30 15:03:32 +02:00
David Brassely 4a836f35bb Change sourceforge repository url to https in place of http 2014-06-13 08:50:06 +00:00
David BRASSELY 3bbe6c90e1 ESBCOMP-109 Fix memory leak due to HttpAdapter for JAXWS.
Thanks to Paul Carter Brown for the patch
2014-05-21 22:26:09 +02:00
David BRASSELY 0322675e81 ESBCOMP-108 Set default port to 9080 (HTTP) / 9081 (HTTPS) for HTTP-BC Full package 2014-04-27 10:51:07 +02:00
Vishnu 969054b3c5 Fix for IFDS bug #296 Decimal Point Error 2014-04-22 08:14:03 +02:00
Vishnu ec8db414af added PropertiesFile support for BasicAuthentication 2014-04-21 19:01:37 +02:00
Vishnu d5e2a7b00f Fix for decimal point formatting - with driver tests
Conflicts:
	nbbuild/caps.jbi.tests5
2014-04-21 18:38:06 +02:00
David Brassely c6ad728ad5 Merged in ESBCOMP-85-bpel-se-suffers-from-memory-l (pull request #27)
ESBCOMP-70 Fix to improve memory leak in BPEL-SE
2014-04-10 14:29:31 +02:00
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
David Brassely cf2cb10b80 Merged in bbendukow/openesb-components/ESBCOMP-93-bpelse-sends-kpi-events-only- (pull request #25)
Fix for ESBCOMP-93
2014-03-06 10:12:54 +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