At the moment, the service registration uses the versioned URL, making it specific to the versioned war file.
The reason for adding the symlink was to enable us to add a new version of the webapp by deploying the new war file and then changing the symlink to point to the new version.
In order to make use of this, we need to re-register the service using the version neutral URL.
-- DaveMorris - 14 Apr 2008