I have a J2EE application running on JBoss 4.0.5 which makes use of custom JMS queues and topics. The configuration for these is in XML files in the deploy\jms
directory.
JBoss Enterprise Application Platform 4.3, however, does not have a jms
directory in this location. What do I have to do to migrate my existing JMS configuration files to work on this platform?