Please ignore my post. It was a fault on my side. Got it working so far. -- Michael Braitmaier HLRS University of Stuttgart Germany
Michael Braitmaier wrote: > Hello! > > I am quite new to AccessGrid and I am trying to develop a new producer > service for our access grid node. I already managed to incorporate the > service into the "manage my node" interface of the venueclient via a > new service package( the zip-file with the python script as well as > the svc-file). Unfortunately this is still a copy of the original > VideoProducerService. As soon as I want to change the class name of > the VideoProducerService class, I get an error when testing the new > service saying that the service is unreachable. Therefore I assume I > have to register the new class somewhere in AccessGrid, but I don't > know how and where. Could someone please give me a hint or point out > how to get that new service class running? > > Thanks in advance > Michael Braitmaier > HLRS > University of Stuttgart > Germany > > >