Hi,

can anybody tell my how i can add Services dynamically??
i used it with:

    SOAPService t = new TestImpl(this);
    SimpleProvider prov = new SimpleProvider();
    prov.deployService("test",t);

    AxisServer server = new AxisServer();
    AxisEngine en = server.getClientEngine();

    ArrayList a =  en.getActorURIs();
    prov.configureEngine(server);
...


but it doesn't work???

Please help.

Thanks frank

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++

Jetzt ein- oder umsteigen und USB-Speicheruhr als Pr�mie sichern!

Reply via email to