Lazily initialize session context bean map
------------------------------------------
Key: WBRI-85
URL: https://jira.jboss.org/jira/browse/WBRI-85
Project: Web Beans RI
Issue Type: Bug
Affects Versions: 1.0.0.ALPHA2
Reporter: Nicklas Karlsson
Assignee: Nicklas Karlsson
Don't create the HTTP session until it's required.
--
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
numberguess example allows values outside of the current valid range
--------------------------------------------------------------------
Key: WBRI-80
URL: https://jira.jboss.org/jira/browse/WBRI-80
Project: Web Beans RI
Issue Type: Bug
Affects Versions: ALPHA1
Environment: OS X
JDK 5
Reporter: Jay Balunas
Priority: Minor
Once you guess a number the range of valid values shifts correctly in the text of the page. However the validation of future guess's is not bound by those new values, and remain 0-100.
--
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
Support specializing producer methods on enterprise beans
---------------------------------------------------------
Key: WBRI-116
URL: https://jira.jboss.org/jira/browse/WBRI-116
Project: Web Beans RI
Issue Type: Feature Request
Reporter: Pete Muir
Assignee: Pete Muir
Fix For: 1.0.0.BETA1
Deferring for now, as really we need a "better" bean deployer to support this (one that order bean creation so that the specialized bean is created and available for the specializing bean to use).
This intersects with XML deployment.
--
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
isProxyable should be available on AnnotatedClass
-------------------------------------------------
Key: WBRI-108
URL: https://jira.jboss.org/jira/browse/WBRI-108
Project: Web Beans RI
Issue Type: Feature Request
Reporter: David Allen
There should be a method isProxyable for AnnotatedClass that returns whether or not the class is proxyable. Either the check can be moved to that location, or the result can at least be cached there. It would be more efficient if the checks were done there since the reflected metadata is already available in that class.
--
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