Are you running on Java 1.4? There error seems pretty self-explanatory to me. ;-)
"Unable to validate using XSD: Your JAXP provider [EMAIL PROTECTED] does not support XML Schema. Are you running on Java 1.4 or below with Apache Crimson? Upgrade to Apache Xerces (or Java 1.5) for full XSD support." This happens with Resin too - see the instructions for how to fix it at the bottom of the following page: http://www.springframework.org/docs/reference/xsd-config.html Unfortunately, I don't know how to fix it for OC4J. Matt On 1/10/07, Hariprasad Davanagere <[EMAIL PROTECTED]> wrote:
Hi, I am trying to configure appfuse to run on standalone OC4J. I have followed the guidelines listed out in http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseOnOrion. Except for the code changes in LoginServlet.init() which i cannot trace in the project files. I went ahead and deployed Appfuse on OC4J and on accessing the application, i got the following error. 07/01/10 18:25:06 Error: Line # 0, Error: Invalid bodycontent value in TLD: NONE. 07/01/10 18:25:06 Errors parsing jar:file:/C:/oc4j/j2ee/home/applications/caepr/ WEB-INF/lib/spring-modules-validation-0.5.jar!/META-INF/valang.tld [caepr] ERROR [HttpRequestHandler-25326212] DispatcherServlet.initServletBean(22 9) | Context initialization failed org.springframework.beans.factory.BeanDefinitionStoreException: Unable to valida te using XSD: Your JAXP provider [EMAIL PROTECTED] 87] does not support XML Schema. Are you running on Java 1.4 or below with Apach e Crimson? Upgrade to Apache Xerces (or Java 1.5) for full XSD support. Is this related to the missing code in LoginServlet or is it something else. I am new to OC4J and really can't digest the error message. Any help in resolving the issue is appreciated. Thanks, Hari ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Contribution is not by invitation but by initiative Hariprasad N Davanagere 19929 Sweetgum Cir, #23 Germantown, MD - 20874 C - (757) 348 DNHP ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ________________________________ Spice up your IM conversations. New, colorful and animated emoticons. Get chatting! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
