[ https://issues.apache.org/activemq/browse/SM-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bruce Snyder updated SM-1443: ----------------------------- Attachment: MySpringComponentTest.java.diff > The servicemix-binding-component archetype test named MySpringComponentTest > is missing a public constructor > ------------------------------------------------------------------------------------------------------------ > > Key: SM-1443 > URL: https://issues.apache.org/activemq/browse/SM-1443 > Project: ServiceMix > Issue Type: Bug > Components: archetypes > Affects Versions: 3.2.1, 3.3 > Reporter: Bruce Snyder > Assignee: Bruce Snyder > Attachments: MySpringComponentTest.java.diff > > > From the [user mailing > list|http://markmail.org/search/?q=servicemix+MySpringComponentTest+bc+install+problem#query:servicemix%20MySpringComponentTest%20bc%20install%20problem+page:1+mid:7kcfsnzpq3ljrfxm+state:results]: > > {panel} > ------------------------------------------------------------------------------- > Test set: org.apache.servicemix.samples.helloworld.bc.MySpringComponentTest > ------------------------------------------------------------------------------- > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec > <<< FAILURE! > warning(junit.framework.TestSuite$1) Time elapsed: 0.01 sec <<< FAILURE! > junit.framework.AssertionFailedError: Class > org.apache.servicemix.samples.helloworld.bc.MySpringComponentTest has no > public constructor TestCase(String name) > at > junit.framework.Assert.fail(E:/JKarel/code/junit/framework/Assert.java:143) > at > junit.framework.TestSuite$1.runTest(E:/JKarel/code/junit/framework/TestSuite.java:178) > at > junit.framework.TestCase.runBare(E:/JKarel/code/junit/framework/TestCase.java:129) > at > junit.framework.TestResult$1.protect(E:/JKarel/code/junit/framework/TestResult.java:100) > at > junit.framework.TestResult.runProtected(E:/JKarel/code/junit/framework/TestResult.java:117) > at > junit.framework.TestResult.run(E:/JKarel/code/junit/framework/TestResult.java:103) > at > junit.framework.TestCase.run(E:/JKarel/code/junit/framework/TestCase.java:120) > at > junit.framework.TestSuite.run(E:/JKarel/code/junit/framework/TestSuite.java:144) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at > org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) > at > org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) > at > org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) > at org.apache.maven.surefire.Surefire.run(Surefire.java:177) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338) > at > org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997) > {panel} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.