Hi Marcel
I try to modify the wrong xml command with a well formed : "<qos><history numEntries='5' /> <qos/>"
but i have the same result :
Yes, this time the qos markup is wrong, it is not well formed XML, try:
<qos><history numEntries='5' /></qos>
(note the </qos> instead of <qos/>)
best regards
Marcel
Client exception:
Caught exception during GET errorCode=resource.configuration message=XmlBlasterException errorCode=[resource.configuration] serverSideException=true node=[xmlBlaster_192_168_100_20_3412] location=[SaxHandlerBase.parse()] message=[Error while SAX parsing: :1:-1: [EMAIL PROTECTED] : org.xml.sax.SAXParseException: org.apache.crimson.parser/P-035]
Server console :
[11-ott-03 16.12.10 ERROR SaxHandlerBase.fatalError] :1:-1: org.apache.crimson.p arser/P-035 <qos><history numEntries='5' /> <qos/> org.xml.sax.SAXParseException: org.apache.crimson.parser/P-035 at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3030) at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3018) at org.apache.crimson.parser.Parser2.content(Parser2.java:1753) at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1461) at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499) at org.apache.crimson.parser.Parser2.parse(Parser2.java:304) at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
at org.xmlBlaster.util.SaxHandlerBase.parse(SaxHandlerBase.java:146) at org.xmlBlaster.util.SaxHandlerBase.parse(SaxHandlerBase.java:110) at org.xmlBlaster.util.SaxHandlerBase.init(SaxHandlerBase.java:93) at org.xmlBlaster.util.qos.QueryQosSaxFactory.readObject(QueryQosSaxFact ory.java:86) at org.xmlBlaster.engine.qos.GetQosServer.<init>(GetQosServer.java:50) at org.xmlBlaster.engine.XmlBlasterImpl.get(XmlBlasterImpl.java:342) at org.xmlBlaster.protocol.socket.Executor.receive(Executor.java:301) at org.xmlBlaster.protocol.socket.HandleClient.run(HandleClient.java:206 ) at java.lang.Thread.run(Unknown Source)
best regards
Giamba
-- http://www.xmlBlaster.org
