Hi all,

I am developing services with the contract-first approach. I put my WSDLs
in the META-INF alongwith services.xml when I deploy my services. On the
axis services page, I am able to view the WSDL of the service (slightly
modified, but sitll correct).

My problem is that when I read the WSDL from this URI (i.e. via a program
of save the file from the browser), I find that the file does not have the
XML preamble,

<?xml version="1.0" encoding="UTF-8"?>

Where did it go? Shouldn't all valid XML files have this? Due  to this,
when I open the saved copy of the WSDL, the browser does not recognize it
as a WSDL file and displays it as if it is a text file!!

-Nirmit


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to