The bundle is part of the The Knopflerfish Axis 1 package.
The soapobject bundle installs a service object into the service registry and sets its SOAP_SERVICE_NAME property to "remoteFW". This will make the axis-osgi bundle (must be run prior to start of the soapobject bundle) create an Axis SOAP service named "remoteFW". Use the following URLs from a Web browser to explore the service.
http://localhost:8080/axis/services http://localhost:8080/axis/services?list http://localhost:8080/axis/services/remoteFW?method=getBundles http://localhost:8080/axis/services/remoteFW?wsdl
Beware of caching made by the browser, ensure that you are not viewing cached content by performing explicit refresh requests.