[seam-issues] [JBoss JIRA] (SEAMJMS-61) Status Watcher example does not work

Tomas Remes (Commented) (JIRA) jira-events at lists.jboss.org
Mon Dec 19 01:56:09 EST 2011


    [ https://issues.jboss.org/browse/SEAMJMS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651863#comment-12651863 ] 

Tomas Remes commented on SEAMJMS-61:
------------------------------------

Of course. I am also going to check SEAMJMS-62, if it isn't the same problem.
                
> Status Watcher example does not work
> ------------------------------------
>
>                 Key: SEAMJMS-61
>                 URL: https://issues.jboss.org/browse/SEAMJMS-61
>             Project: Seam JMS
>          Issue Type: Bug
>    Affects Versions: 3.1.0.CR1
>         Environment: seam-3.1.0.CR1
>            Reporter: Tomas Remes
>            Assignee: John Ament
>             Fix For: 3.1.0.Final
>
>
> Statuswatcher example gets deployed all right, but after typing its URL in the browser, following problem occurs:
> java.lang.NullPointerException
> 	org.jboss.seam.jms.TopicBuilderImpl.createMessageConsumer(TopicBuilderImpl.java:110)
> 	org.jboss.seam.jms.TopicBuilderImpl.listen(TopicBuilderImpl.java:187)
> 	org.jboss.seam.jms.example.statuswatcher.session.ReceivingClient.initialize(ReceivingClient.java:55)
> 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	java.lang.reflect.Method.invoke(Method.java:597)
> 	org.jboss.weld.util.reflection.SecureReflections$13.work(SecureReflections.java:305)
> 	org.jboss.weld.util.reflection.SecureReflectionAccess.run(SecureReflectionAccess.java:54)
>         ......
> It is same on both - AS-6.1.0 and AS-7.0.2
>  

--
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

        


More information about the seam-issues mailing list