using Jboss as JNDI provider for Broker JMS

hi.
We want to use Jboss as the JNDI provider for our Jms queues and topic running in the Broker.
We register the ConnectionFactories and queues and topics using the myWebMethods user interface.
HowEver once JBoss is restarted All this disappears.
Does anyone have a solution on how to persist this in JBoss?

regards
John Arne

I believe this is dependent on the JNDI provider and I know it happens this way with others (used to happen on WebLogic a couple of versions back, may still do; that required configuration of the app server to pre-load JNDI entries on start-up). I confess I’ve never tried to create persistent entries on JBOSS though.