[weld-issues] [JBoss JIRA] (WELD-1551) javax.enterprise.inject.spi.CDI implementation does not support multiple deployments

2013-11-12 Thread Jozef Hartinger (JIRA)












































Jozef Hartinger
 created  WELD-1551


javax.enterprise.inject.spi.CDI implementation does not support multiple deployments















Issue Type:


Bug



Assignee:


Jozef Hartinger



Created:


12/Nov/13 4:17 AM



Project:


Weld



Priority:


Major




Reporter:


Jozef Hartinger




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira




___
weld-issues mailing list
weld-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-issues

[weld-issues] [JBoss JIRA] (WELD-1544) ContextNotActiveException thrown on session invalidation when using clustered SSO

2013-11-12 Thread Matej Briskar (JIRA)














































Matej Briskar
 updated  WELD-1544


ContextNotActiveException thrown on session invalidation when using clustered SSO
















Change By:


Matej Briskar
(12/Nov/13 4:30 AM)




Description:


WhenusingtheclusteredSSOinthe{{standalone-ha}}configurationofEAP,anexceptionisthrownonsesioninvalidation,ifthereisanactivelong-runningconversation:{noformat}javax.enterprise.context.ContextNotActiveException:ConversationContextnotactivewhenmethodcalledonconversationConversationwithid:1{noformat}Thisdoesnotoccurwiththenon-clusteredSSOoption,nordoesitoccurwithouttheSSO,inaclusteredapplication.Stacktrace:{noformat}13:32:13,196ERROR[org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/war-one].[FacesServlet]](http-/127.0.0.1:8080-1)JBWEB000236:Servlet.service()forservletFacesServletthrewexception:javax.enterprise.context.ContextNotActiveException:ConversationContextnotactivewhenmethodcalledonconversationConversationwithid:1	atorg.jboss.weld.context.conversation.ConversationImpl.verifyConversationContextActive(ConversationImpl.java:197)[weld-core-1.1.16.Final-redhat-1.jar:1.1.16.Final-redhat-1]	atorg.jboss.weld.context.conversation.ConversationImpl.getId(ConversationImpl.java:121)[weld-core-1.1.16.Final-redhat-1.jar:1.1.16.Final-redhat-1]	atorg.jboss.weld.context.AbstractConversationContext.destroy(AbstractConversationContext.java:298)[weld-core-1.1.16.Final-redhat-1.jar:1.1.16.Final-redhat-1]	atorg.jboss.weld.context.http.HttpConversationContextImpl.destroy(HttpConversationContextImpl.java:12)[weld-core-1.1.16.Final-redhat-1.jar:1.1.16.Final-redhat-1]	atorg.jboss.weld.context.http.HttpSessionContextImpl.destroy(HttpSessionContextImpl.java:42)[weld-core-1.1.16.Final-redhat-1.jar:1.1.16.Final-redhat-1]	atorg.jboss.weld.servlet.WeldListener.sessionDestroyed(WeldListener.java:93)[weld-core-1.1.16.Final-redhat-1.jar:1.1.16.Final-redhat-1]	atorg.jboss.as.web.session.ClusteredSession.expire(ClusteredSession.java:1302)[jboss-as-web-7.3.0.Final-redhat-10.jar:7.3.0.Final-redhat-10]	atorg.jboss.as.web.session.ClusteredSession.expire(ClusteredSession.java:649)[jboss-as-web-7.3.0.Final-redhat-10.jar:7.3.0.Final-redhat-10]	atorg.jboss.as.web.sso.ClusteredSingleSignOn.deregister(ClusteredSingleSignOn.java:494)[jboss-as-web-7.3.0.Final-redhat-10.jar:7.3.0.Final-redhat-10]	atorg.jboss.as.web.sso.ClusteredSingleSignOn.logout(ClusteredSingleSignOn.java:562)[jboss-as-web-7.3.0.Final-redhat-10.jar:7.3.0.Final-redhat-10]	atorg.jboss.as.web.sso.ClusteredSingleSignOn.sessionEvent(ClusteredSingleSignOn.java:282)[jboss-as-web-7.3.0.Final-redhat-10.jar:7.3.0.Final-redhat-10]	atorg.jboss.as.web.session.ClusteredSession.fireSessionEvent(ClusteredSession.java:1790)[jboss-as-web-7.3.0.Final-redhat-10.jar:7.3.0.Final-redhat-10]	atorg.jboss.as.web.session.ClusteredSession.expire(ClusteredSession.java:1326)[jboss-as-web-7.3.0.Final-redhat-10.jar:7.3.0.Final-redhat-10]	atorg.jboss.as.web.session.ClusteredSession.invalidate(ClusteredSession.java:629)[jboss-as-web-7.3.0.Final-redhat-10.jar:7.3.0.Final-redhat-10]	atorg.apache.catalina.session.StandardSessionFacade.invalidate(StandardSessionFacade.java:150)[jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]	atsun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethod)[rt.jar:1.7.0_17]	atsun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)[rt.jar:1.7.0_17]	atsun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[rt.jar:1.7.0_17]	atjava.lang.reflect.Method.invoke(Method.java:601)[rt.jar:1.7.0_17]	atorg.apache.el.parser.AstValue.invoke(AstValue.java:258)[jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]	atorg.apache.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:278)[jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]	atorg.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40)[weld-core-1.1.16.Final-redhat-1.jar:1.1.16.Final-redhat-1]	atorg.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50)[weld-core-1.1.16.Final-redhat-1.jar:1.1.16.Final-redhat-1]	atcom.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105)[jsf-impl-2.1.19-redhat-2.jar:2.1.19-redhat-2]	

[weld-issues] [JBoss JIRA] (WELD-1550) Interceptor creation fails when applied to a method on a class that extends JPanel (probably any swing component)

2013-11-12 Thread Jozef Hartinger (JIRA)















































Jozef Hartinger
 assigned  WELD-1550 to Matej Briskar



Interceptor creation fails when applied to a method on a class that extends JPanel (probably any swing component)















Change By:


Jozef Hartinger
(12/Nov/13 4:52 AM)




Assignee:


JozefHartinger
MatejBriskar



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira




___
weld-issues mailing list
weld-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-issues

[weld-issues] [JBoss JIRA] (WELD-1544) ContextNotActiveException thrown on session invalidation when using clustered SSO

2013-11-12 Thread RH Bugzilla Integration (JIRA)












































RH Bugzilla Integration
 commented on  WELD-1544


ContextNotActiveException thrown on session invalidation when using clustered SSO















Jozef Hartinger jhart...@redhat.com made a comment on bug 1027272

This looks like a problem with ClusteredSingleSignOn which causes WeldListener.sessionDestroyed(event) to be called after the session has been destroyed. Changing component to Web.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira




___
weld-issues mailing list
weld-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-issues

[weld-issues] [JBoss JIRA] (WELD-1552) InjectionPoint resolution not conform to CDI 1.1 spec

2013-11-12 Thread Antoine Sabot-Durand (JIRA)












































Antoine Sabot-Durand
 created  WELD-1552


InjectionPoint resolution not conform to CDI 1.1 spec















Issue Type:


Bug



Affects Versions:


2.1.0.CR1, 2.0.2.Final



Assignee:


Jozef Hartinger



Components:


Built-in beans



Created:


12/Nov/13 9:29 AM



Description:


If I define a producer with an injection point for buil-in bean InjectionPoint like this :



@Produces
@Named
public OAuthSession getCurrentSession(InjectionPoint ip) {…}



And I call {currentSession} in JSF or JSP page, I get an exception 


WELD-09: Dynamic lookup of Implicit Bean [javax.enterprise.inject.spi.InjectionPoint] with qualifiers [@Default] is not supported


thrown by InjectionPointBean.getInjectionPoint() method.
In Weld 1.x I had a null value injected in my InjectionPoint.

According to the CDI 1.1 spec : "6.5.3. Contextual reference for a bean", the correct behavior should be the Weld 1.x one : returning a null InjectionPoint.




Environment:


Tested on Wildfly 8.0 Alpha 1 and Glassfish 4.0




Project:


Weld



Priority:


Major




Reporter:


Antoine Sabot-Durand




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira




___
weld-issues mailing list
weld-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-issues

[weld-issues] [JBoss JIRA] (WELD-1545) NPE when Bootstrap.startContainer() is called after Bootstrap.shutdown()

2013-11-12 Thread Matus Abaffy (JIRA)














































Matus Abaffy
 updated  WELD-1545


NPE when Bootstrap.startContainer() is called after Bootstrap.shutdown()
















Change By:


Matus Abaffy
(12/Nov/13 12:07 PM)




Status:


Open
PullRequestSent





Git Pull Request:


https://github.com/weld/core/pull/406



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira




___
weld-issues mailing list
weld-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-issues

[weld-issues] [JBoss JIRA] (WELD-1547) Unavoidable warnings in log when injecting unmanaged objects

2013-11-12 Thread Matus Abaffy (JIRA)














































Matus Abaffy
 updated  WELD-1547


Unavoidable warnings in log when injecting unmanaged objects
















Change By:


Matus Abaffy
(12/Nov/13 1:28 PM)




Status:


Open
PullRequestSent





Git Pull Request:


https://github.com/weld/core/pull/407



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira




___
weld-issues mailing list
weld-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-issues