I have noticed that Mozilla displays the XML usefully if there is an HTTP 
header saying the media type is "text/plain".  And IE does OK in that 
situation, as long as the content begins with an XML declaration (as is 
already the case for the WSDL returned by Axis).  What do you think of 
making Axis return an HTTP header claiming the media type to be 
"text/plain"?
---------------------------------------------------------------------------------------------------------------------------------------------------------




Eric Jahn <[EMAIL PROTECTED]>
12/16/2002 02:54 PM
Please respond to axis-user
 
        To:     [EMAIL PROTECTED]
        cc: 
        Subject:        Re: Mozilla and automatic ?wsdl generation with 
Axis 1.0


thanks, that worked! :) :) :)

On Mon, 2002-12-16 at 08:48, Jess Sightler wrote:
> Have you tried hitting the View Source button in your browser?
> 
> A lot of times, Mozilla doesn't display formatted XML.
> 
> ---
> Jess Sightler
> 
> 
> On Mon, 2002-12-16 at 14:47, Eric Jahn wrote:
> > Does anyone have this working with Mozilla and Axis 1.0?  Axis seems
> > properly configured according to the happyaxis.jsp test page, and 
tomcat
> > now reports no errors (I fixed the wsdd server-config error), but I
> > still can't automatically generate wsdl (even for the sample 
services). 
> > The Mozilla browser simply loads a blank page with no wsdl.  Thanks 
for
> > any insight you might have. -Eric
> > 
> > 




Reply via email to