users@glassfish.java.net

sun-resources.xml

From: Kem Elbrader <kem.elbrader_at_gmail.com>
Date: Tue, 13 Nov 2007 13:57:57 -0700

I can't find a reference for the sun-resources.xml file. Is it
possible to use the sun-resources.xml to deploy jms resources? If so
can someone provide me with an example that would accomplish the same
as the following asadmin command?

asadmin create-jms-resource --restype javax.jms.Queue --property
imqDestinationName=EmailQueue EmailQueue
asadmin create-jms-resource --restype javax.jms.QueueConnectionFactory
MDBQueueConnectionFactory

Thanks for any help,
Kem Elbrader