]
Robert Balent closed JBESB-3821.
--------------------------------
Resolution: Done
Resolved - see bugzilla:
Camel gateway classes are not loaded by deployer after VFS cache
expiration
---------------------------------------------------------------------------
Key: JBESB-3821
URL:
https://issues.jboss.org/browse/JBESB-3821
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Deployment, Rosetta
Affects Versions: 4.11
Environment: SOA-P 5.2 and later
Reporter: Robert Balent
There is ESB deployer in JBoss SOA-P platform. When ESB application is deployed,
libraries from directory esb.deployer/lib should be available for application.
Problem occurs when VFS Cache expires and therefore classes are not loaded for one SOA-P
component. It is specifically Camel component[1]. Timeout is in default set to 30 minutes
(could be changed). After 30 minutes the ESB application is deployed, but when application
tries to use library from esb.deployer/lib directory, it fails. If it's needed to use
library at deployment time, it will fail too.
This problem is tracked in SOA-2743 and then continues in bugzilla[2]. There are also
attached logs and reproducer for this problem.
[1]
https://community.jboss.org/wiki/CamelGateway
[2]
https://bugzilla.redhat.com/show_bug.cgi?id=780334