[
https://issues.apache.org/jira/browse/SM-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akshat updated SM-2325:
-----------------------
Attachment: test.xml
test.jar
Just place follwing files @ deploy folder ,
Content of Test.Java -->
package com;
public class Test {
public void init() throws Exception {
System.out.println("Starting ...");
}
}
> Blueprint bean loading multiple times
> --------------------------------------
>
> Key: SM-2325
> URL: https://issues.apache.org/jira/browse/SM-2325
> Project: ServiceMix
> Issue Type: Bug
> Components: servicemix-bean
> Affects Versions: 5.0.0, 5.0.1
> Environment: Can be reproduced on any environment
> Reporter: Akshat
> Attachments: test.jar, test.xml
>
>
> when i place a spring bean in servicemix
--
This message was sent by Atlassian JIRA
(v6.2#6252)