[MOBY-dev] Service registration from XML

Edward Kawas edward.kawas at gmail.com
Wed May 7 03:51:48 UTC 2008


Can you post the XML or send it to the list as an attachment?

Thanks,

Eddie

-----Original Message-----
From: moby-dev-bounces at lists.open-bio.org
[mailto:moby-dev-bounces at lists.open-bio.org] On Behalf Of wasser
Sent: May-06-08 2:00 PM
To: Core developer announcements
Subject: [MOBY-dev] Service registration from XML

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

       


   

_______________________________________________
MOBY-dev mailing list
MOBY-dev at lists.open-bio.org
http://lists.open-bio.org/mailman/listinfo/moby-dev




More information about the MOBY-dev mailing list