Commit Graph

152 Commits (658e7dd7460d83ca9ccaf4f4c19b5e517bf76bd0)

Author SHA1 Message Date
Vitaliy Filippov 658e7dd746 Remove unneeded class fields 2015-12-17 22:48:30 +03:00
Vitaliy Filippov e924b7e033 Implement parallel active-active cluster poll processing support 2015-12-17 22:25:37 +03:00
Vitaliy Filippov a7841074c5 Remove jdbc-stdext dependency because it is source-only 2015-12-17 22:22:28 +03:00
Vitaliy Filippov d65598ad84 add getParentLogger (fixes jdbcbc build) 2015-12-17 22:22:27 +03:00
Vitaliy Filippov 1c3209c82b add glassfish metro dependency (fixes httpsoapbc build) 2015-12-17 22:22:26 +03:00
Vitaliy Filippov b2f6880280 Remove more duplicate code in JDBCNormalizer 2015-12-15 01:34:09 +03:00
Vitaliy Filippov 174f48f1d3 Remove dead code part in JDBCNormalizer 2015-12-15 01:34:08 +03:00
Vitaliy Filippov 0f152fb066 Remove 50% duplicated code in JDBCNormalizer 2015-12-15 01:00:09 +03:00
Vitaliy Filippov c7d0fa93d5 Fix \r 2015-12-09 18:18:29 +03:00
Vitaliy Filippov 707c8c8d6b fix *.java permissions 2015-12-09 18:16:41 +03:00
Vitaliy Filippov 13c99b9314 Pause only after an empty resultset 2015-12-08 20:08:09 +03:00
Vitaliy Filippov 2e7c554b48 Enable autocommit on DB connection as there are no explicit commit() calls 2015-12-08 15:27:37 +03:00
Vitaliy Filippov a58f9007db Use java.nio.charset instead of sun.io 2015-12-08 01:49:41 +03:00
Vitaliy Filippov e4bfe46abf fix for java8 2015-12-07 18:29:19 +03:00
Vitaliy Filippov 7b1022549f Fix build errors 2015-11-09 14:56:52 +03:00
brasseld 4bdcb5afb3 ESBCOMP-143: Set correct request context for a JAXWS dispatcher 2015-10-15 10:32:22 +02:00
brasseld 0525652920 ESBCOMP-142 Application configuration was not properly found from endpoint 2015-10-08 10:54:37 +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 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 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 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 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 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