Hi James,

could you send your schema file and the xml document you
try to unmarshall so that we can reproduce the exception.

Thanks,
Arnaud
-----Original Message-----
From: James Carnegie [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 28, 2001 10:22 AM
To: [EMAIL PROTECTED]
Subject: [castor-dev] -error-if-this-is-used- is a required field


Using the Marshalling framework, I get the a wierd error. Does anybody know what
it means and/or suggest a way to fix it:

Here is the stack trace:
#############################################
- location of error: XPATH: HotelML/Form/null/PropertyInformation
at org.exolab.castor.xml.Validator.validate(Validator.java:152)
at org.exolab.castor.xml.Marshaller.validate(Marshaller.java:1152)
at org.exolab.castor.xml.Marshaller.marshal(Marshaller.java:534)
at org.exolab.castor.xml.Marshaller.marshal(Marshaller.java:458)
at kaleidoscope.cObjects.pegs.HotelML.marshal(HotelML.java:452)
at kaleidoscope.cObjects.CObject.toXML(CObject.java:65)
at kaleidoscope.business.Pegasus.getPropertyInfo(Pegasus.java:113)
at kaleidoscope.business.Pegasus.handleBasicSearch(Pegasus.java:43)
at kaleidoscope.business.Pegasus.handleXMLObject(Pegasus.java:72)
at kaleidoscope.Kaleidoscope.invokeBusinessObject(Kaleidoscope.java:1279)
at
kaleidoscope.presentation.webhotels.HotelsListPresentation.runDefault(HotelsList
Presentation.java:89)
at kaleidoscope.KaleidoscopePresentation.run(KaleidoscopePresentation.java:181)
at
com.lutris.appserver.server.httpPresentation.HttpPresentationManager.runPresenta
tionObj(HttpPresentationManager.java:423)
at
com.lutris.appserver.server.httpPresentation.HttpPresentationManager.Run(HttpPre
sentationManager.java:231)
at
com.lutris.appserver.server.httpPresentation.servlet.HttpPresentationServlet.ser
viceDirect(HttpPresentationServlet.java:588)
at
com.lutris.appserver.server.httpPresentation.servlet.HttpPresentationServlet.ser
vice(HttpPresentationServlet.java:770)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
at
org.apache.tomcat.core.ServiceInvocationHandler.method(ServletWrapper.java:641)
at
org.apache.tomcat.core.ServletWrapper.handleInvocation(ServletWrapper.java:549)
at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:392)
at org.apache.tomcat.core.Context.handleRequest(Context.java:732)
at
org.enhydra.servlet.servletManager.ServletManager.service(ServletManager.java:10
96)
at
org.enhydra.servlet.connectionMethods.http.HttpHandler.doARequest(HttpHandler.ja
va:241)
at
org.enhydra.servlet.connectionMethods.http.HttpHandler.processRequests(HttpHandl
er.java:258)
at
org.enhydra.servlet.connectionMethods.http.HttpHandler.run(HttpHandler.java:96)
at java.lang.Thread.run(Thread.java:484)
#############################################

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to