... or LWJGL, which has OpenAL for all OSes and 32 and 64 bit variants.
Cas

It is possible to use both the library "3D Sound System" written by Paul Lamb and the OpenAL support of LWJGL as "3D Sound System" relies on several plugins among one that uses OpenAL and another one that uses JavaSound:
http://www.paulscode.com/forum/index.php?topic=4.0LWJGL OpenAL library plug-in Version date: August 8, 2009
Interface to the LWJGL binding of OpenAL. The LWJGL library (
http://www.lwjgl.org) is required for this plug-in to work. This library sounds much better than Java Sound, but is not as compatable. I recommend using the JavaSound library plug-in as a backup option. NOTE: Please read the included LWJGL license.