Commit Graph

250 Commits (9152454c7b64a3bf56d0a07aa7f7279ff7fde7cd)

Author SHA1 Message Date
Vitaliy Filippov 9152454c7b Fix varchar conversion issue 2015-12-20 21:26:56 +03:00
Vitaliy Filippov e4122afaf9 Allow to use custom query for SELECT serialisation 2015-12-20 21:26:55 +03:00
Vitaliy Filippov ffe4c58d86 Check operationType instead of the first SQL token 2015-12-18 13:49:23 +03:00
Vitaliy Filippov fd28841b1d Replace $WHERE only if it is present in SQL 2015-12-18 11:55:09 +03:00
Vitaliy Filippov 7d583f1659 Do post-processing just after sending the record to NMR, use SELECT MIN(id) to serialize concurrent selects 2015-12-18 11:46:21 +03:00
Vitaliy Filippov 6a6f2a2b47 Remove cluster manager 2015-12-18 11:46:21 +03:00
Vitaliy Filippov 4e8e052920 Remove transaction support from InboundMessageProcessor 2015-12-18 00:29:59 +03:00
Vitaliy Filippov 89ab64499a Refactor polling post-processing 2015-12-18 00:28:46 +03:00
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 867690ee9d Move to 2.3.6-SNAPSHOT 2015-10-15 12:43:04 +02:00
brasseld 1137de941c Prepare version 2.3.5 2015-10-15 10:33:19 +02: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 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