Jozef Hartinger created WELD-1051:
-------------------------------------

             Summary: jboss-tck-runner not detecting the deployment exception 
properly
                 Key: WELD-1051
                 URL: https://issues.jboss.org/browse/WELD-1051
             Project: Weld
          Issue Type: Bug
            Reporter: Jozef Hartinger
            Assignee: Martin Kouba
             Fix For: 2.0.0.Alpha2


For 
org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.not.bean.InjectionPointTest,

the JBossAS7DeploymentExceptionTransformer is not able to transform the 
exception properly. The exception message sent by the server contains the 
following message, which is not sufficient to reconstruct the original weld 
exception:

{quote}
{"JBAS014671: Failed services" => 
{"jboss.deployment.unit.\"0a089332-e386-4722-a478-4c0ad24013c0.war\".component.\"org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.not.bean.TestServlet_Broken\".WeldInstantiator"
 => "org.jboss.msc.service.StartException in service 
jboss.deployment.unit.\"0a089332-e386-4722-a478-4c0ad24013c0.war\".component.\"org.jboss.jsr299.tck.tests.lookup.injectionpoint.broken.not.bean.TestServlet_Broken\".WeldInstantiator:
 Failed to start service"}}
{quote}



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to