-----Original Message-----
From: Worth, Patrick (GMI)
Sent: Monday, January 31, 2005 1:53 PM
To: [EMAIL PROTECTED]
Subject: sample help
I would appreciate any help here. I have installed axis on solaris 8 and the happiness page comes up just fine. I have tried to install the stock example and am coming up with a 'Premature end of file' sax error on the deploy.wsdd file. The file is fine. I hae validated it with a few different tools. So, I moved on the the echo sample and am getting 'content is not allowed in prolog' error.
from the happiness page, I get this :
Examining Application Server
Servlet version 2.4
XML Parser org.apache.xerces.jaxp.SAXParserImpl
XML ParserLocation /home/aurora/vendor/jakarta-tomcat-5.0.2/common/endorsed/xercesImpl.jarfrom the java commandf line, I get this:
> java org.apache.xerces.impl.Version
Xerces-J 2.4.0then when I try to deploy the echo sample:
java org.apache.axis.client.AdminClient -lhttp://localhost:6081/axis/se>
Processing file deploy.wsdd
Exception:: org.xml.sax.SAXParseException: Content is not allowed in prolog.
has anybody ever resolved this on the unix side. I have seen a number of postings with similar questions, but never any responses.
regards,
pat.
---
If you are not an intended recipient of this e-mail, please notify the sender, delete it and do not read, act upon, print, disclose, copy, retain or redistribute it. Click here for important additional terms relating to this e-mail. http://www.ml.com/email_terms/
Title: Message
ok.
after some more investigating, i have decided that the end of file error is
coming from the AdminService. i came to that conclusion based on the fact that
the SAX samples can parse the deploy.wsdd. So, i am assuming that the
AdminService is not configured correctly or there is some kind of bug in
it.
has
anyone seen this error due from the AdminService due to a
misconfiguration?
- sample help Worth, Patrick (GMI)
- Worth, Patrick (GMI)