[jboss-jira] [JBoss JIRA] Closed: (JBAS-5973) creation of new message Topic destinations in jboss5.0.0
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Tue Nov 25 16:29:36 EST 2008
[ https://jira.jboss.org/jira/browse/JBAS-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dimitris Andreadis closed JBAS-5973.
------------------------------------
Resolution: Rejected
Assignee: (was: Clebert Suconic)
Please use the User Forums to ask for help, thanks.
> creation of new message Topic destinations in jboss5.0.0
> --------------------------------------------------------
>
> Key: JBAS-5973
> URL: https://jira.jboss.org/jira/browse/JBAS-5973
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: JMS (JBoss Messaging)
> Affects Versions: JBossAS-5.0.0.CR2
> Environment: windows vista
> Reporter: Dasari Prasad
>
> I am not able to create destination in jboss to make a successful lookup
> in %JBOSS_HOME'%\server\default\deploy\messaging\destinations-service.xml
> i had given
> <mbean code="org.jboss.jms.server.destination.TopicService"
> name="jboss.messaging.destination:service=Topic,name=testTopic"
> xmbean-dd="xmdesc/Topic-xmbean.xml">
> <annotation>@org.jboss.system.deployers.managed.ManagementObjectClass(code=org.jboss.jms.server.destination.TopicServiceMO)</annotation>
> <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
> <depends>jboss.messaging:service=PostOffice</depends>
> </mbean>
> the server startup has shown that has created the destination but my jndi lookup is failing
> can anybody suggest how to configure destinations in jboss5.0.0 for a topic
--
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
More information about the jboss-jira
mailing list