[
https://issues.jboss.org/browse/ARQ-469?page=com.atlassian.jira.plugin.sy...
]
Thomas Diesler edited comment on ARQ-469 at 6/9/11 9:55 AM:
------------------------------------------------------------
To reproduce run
$ mvn -Dtest=BundleAccessesModuleServiceTestCase test
in testsuite/integration
https://github.com/tdiesler/jboss-as/commit/25aed08c42bfd326d2b60c3afcf9f...
was (Author: thomas.diesler):
To reproduce run
$ mvn -Dtest=BundleAccessesModuleServiceTestCase test
in testsuite/integration
ClassCastException: java.lang.String cannot be cast to [B
---------------------------------------------------------
Key: ARQ-469
URL:
https://issues.jboss.org/browse/ARQ-469
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Thomas Diesler
14:43:37,404 ERROR [org.jboss.arquillian.protocol.jmx.JMXTestRunner] (RMI TCP
Connection(2)-127.0.0.1) Failed:
org.jboss.as.testsuite.integration.osgi.xservice.BundleAccessesModuleServiceTestCase.bundleInvokesModuleService:
java.lang.ClassCastException: java.lang.String cannot be cast to [B
at
org.jboss.arquillian.container.test.impl.client.deployment.ContainerDeployer.getDeployment(ContainerDeployer.java:58)
[arquillian-service:]
at
org.jboss.as.testsuite.integration.osgi.xservice.BundleAccessesModuleServiceTestCase.bundleInvokesModuleService(BundleAccessesModuleServiceTestCase.java:115)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [:1.6.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[:1.6.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[:1.6.0_25]
at java.lang.reflect.Method.invoke(Method.java:597) [:1.6.0_25]
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
[arquillian-service:]
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
[arquillian-service:]
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
[arquillian-service:]
at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:261)
[arquillian-service:]
at
org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
[arquillian-service:]
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira