[MOBY-dev] Service registration from XML

wasser hao.chen at uni-bielefeld.de
Tue May 6 21:00:20 UTC 2008


hi, all

 Now I want to register service from XML file with jmoby. and I use the
existing method registerService(), which can receive xmlString as
Parameter. Here is part of my code.

          RegistryImpl register =new RegistryImpl();
          register.registerService(smlString);

but it seems not to work. I am sure that the smlString I used is
correct, because I can register the same one using Dashboard without nay
problem. Did I do something wrong? 

cheers,
hao chen

       


   




More information about the MOBY-dev mailing list