View Single Post
  #1 (permalink)  
Old 05-02-2006, 01:53 AM
Robin Diederen Robin Diederen is offline
Junior Member
 
Posts: 8
Default SOAP / tns / TomCat question

I am developing a (partial) WSDL for Zimbra, so that I can use it with ZSI's wsdl2py.
Anyhow... in the WSDL, I need to set the tns (and targetNameSpace) variables. For doing this, I need to publish my .wsdl file in some directory which can be accessed though HTTP. As TomCat is already running on the Zimbra box, I figured I should use TomCat to publish the WSDL. But.. how do I do this? I can't find any TomCat admin panel on the Zimbra appliance I downloaded (FC4 VM).

Thanks!
Reply With Quote