JBoss Community

Re: awaiting topic/queue creation jms/queue/useCase - MDB jboss 7.1

created by poz in JBoss AS 7 Development - View the full discussion

Try to change line 24 of ejb-jar.xml in

 

     <activation-config-property-value>queue/useCase</activation-config-property-value>

 

 

and try changing in standalone.xml

 

                    <jms-queue name="useCaseQueue">

                        <entry name="java:/queue/useCase"/>

                    </jms-queue>

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community