Playing multiple instances of the same file

Is there any way to have several audiotracks point towards the same data?  I want to have several instances of the same sound so that more than one may be playing at a time however I can't figure out how to prevent each instance from re-loading the file.

same here. is the problem solved already?

Well, as far as I know it's buffer is shared in the lower level of the jme lwjgl audio impl, if you use loading mode not streaming of the sound file.