The BPEL component uses JNDI to register the BPEL engine, for access by other components (e.g. the console).
When the switchyard server is shutdown, we currently get an exception with:
JBAS011857: NamingStore is null
Can a dependency be added to JNDI/NamingService to ensure that it is still available when the BPEL component is destroyed?