Details
-
Bug
-
Status: Rejected
-
Minor
-
Resolution: Suggestion noted
-
None
-
All
-
EE
Description
Let's say that I've implemented several beans in the route builder for different routes :
whatever route is exported as an OSGI Bundle, all the beans are packaged in the JAR even
if there is no relation between the route and the beans.
In my screenshot I give you the example of the FileInQueue_To_FileProcQueue Route,
it uses the ExistenceControlBean only but as you can see, all the beans are in the bundle...