org.apache.ws.resource.properties.ResourceProperty resourceProperty = null;
try
{
// create the backend object associated with this resource
m_instance = new ApplicationInstance( getID( ).toString( ) );
TopicSpaceSet aSet = getTopicSpaceSet( );
/* MUWS TopicSpace is returned by MuwsUtils.addRelationshipTopics - This utility operation adds relationship topics support. I
* nternaly the code :
* TopicSpace muwsTopicSpace = new TopicSpaceImpl( MuwsConstants.NSURI_MUWS_PART2_TOPICS )