]
Martin Vecera updated JBESB-2272:
---------------------------------
Attachment: external-esb.patch
I attached a patch for ESB tag JBESB_4_9_CP1_ER7 used to build SOA-P. It make it possible
to run integration tests against external binaries.
Following features are missing but should be straight forward to implement:
* unit tests running against external binaries
* module tests running against external binaries
Do you think you could implement the missing features and verify my approach?
ESB testable against external binaries (product test suite)
-----------------------------------------------------------
Key: JBESB-2272
URL:
https://issues.jboss.org/browse/JBESB-2272
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Testing
Affects Versions: 4.2.1 CP1, 4.2.1 CP2, 4.2.1 CP3, 4.2.1 CP4
Reporter: Aleksandar Kostadinov
Assignee: Tom Cunningham
Fix For: 4.9 CP2
Attachments: external-esb.patch
When running the ESB test suite against external binaries, there is currently a mismatch
between libraries downloaded by the test suite and libraries found in the external
distribution. This makes running the suite against the external JBoss AS distribution
meaningless because doesn't prove ESB will work with the libraries found in the JBoss
AS server.
As a solution I see, the various junit tasks run by the testsuite should have classpath
point at the libraries in the JBoss AS rather than these generated during build and
downloaded by the build script. Running the test suite against external binaries should be
the same as verifying an ESB installation (be it on top of JBoss AS or standalone).
The issue supersedes JBESB-1513 and is the cause of JBESB-1711.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: