XmlException
{
//build a resource stub for the weather station you plan to talk to
XmlBeansEndpointReference xepr =
new XmlBeansEndpointReference(WEATHER_STATION_1_EPR_DOC.getEndpointReference());
m_resource = new ResourceStub(xepr);
//make sure to have path in consumer url...not sure if he still needs it be we had added at one point
String consumerUrl = "http://12.35.246.160:8001/notifs";
//subscribe for the events