Test errors creating client proxy
---------------------------------
Key: WBRI-62
URL: https://jira.jboss.org/jira/browse/WBRI-62
Project: Web Beans RI
Issue Type: Task
Reporter: Pete Muir
Assignee: Nicklas Karlsson
Priority: Minor
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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Implement the requirement that the dependent context is inactive except when invoking an EL expression (no hook in EL for this)
-------------------------------------------------------------------------------------------------------------------------------
Key: WBRI-65
URL: https://jira.jboss.org/jira/browse/WBRI-65
Project: Web Beans RI
Issue Type: Bug
Reporter: Pete Muir
Fix For: BETA1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Lifecycle tests for Enterprise Beans remove methods
---------------------------------------------------
Key: WBRI-67
URL: https://jira.jboss.org/jira/browse/WBRI-67
Project: Web Beans RI
Issue Type: Feature Request
Affects Versions: ALPHA1
Reporter: Pete Muir
Priority: Critical
Fix For: ALPHA2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira