hi,
i am trying to implement a webservice via axis
based on an existing windows COM+ component. sounds odd since there is
already a perfect webservice environment... but: other services are implemented
in java and this is sort of a migration approach...
ok. i found in the source distribution of axis 1.1
(not in the binaries-only distribution) a class called COMProvider that sounds
very interesting ;-) but: when i looked at it more closely it effectively used a
class COMBridge in some nonexistent package org.apache.axis.components.bridge.
hmmm i thought very bad.
and then i found another class WSDDComProvider that
might relate to COM as well.. unfortunately i could not find any documentation
on either class whatsoever.
so if there is anybody ever exposed a com or com+
component via apache axis 1.1 as webservice... please let me know
how.
best regards
sigi jeske ________________________________________
Dipl.Wirtschaftsmathematiker Siegfried Jeske mailto:[EMAIL PROTECTED] web:http://www.tecsi.de Haager Strasse 52b, 85435 Erding
Tel: +49 (0)8122 - 559704 Fax: +49 (0)8122 - 559708 Mobil: +49 (0)170 - 8909516 |
- Re: com bridge not found Sigi Jeske
- Re: com bridge not found Davanum Srinivas