]
Pete Muir updated WBRI-62:
--------------------------
Component/s: Contexts
Test errors creating client proxy
---------------------------------
Key: WBRI-62
URL:
https://jira.jboss.org/jira/browse/WBRI-62
Project: Web Beans
Issue Type: Task
Components: Contexts
Reporter: Pete Muir
Assignee: Nicklas Karlsson
Priority: Minor
Fix For: 1.0.0.CR1
This block
catch (InstantiationException e)
{
throw new RuntimeException("Could not instantiate client proxy for "
+ bean, e);
}
catch (IllegalAccessException e)
{
throw new RuntimeException("Could not access bean correctly when creating
client proxy for " + bean, e);
}
isn't tested
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: