1 Reply Latest reply on Jul 30, 2008 9:14 AM by kukeltje

    JpdlXmlReader problems

    fphilip

      Hi, I have a JBoss installed in a local lan wihtout internet access, and I have this Warning parsing a Pageflow jpdl's file, making the deploy was too boring. 1 min for each file. 25.


      nobody has this problem? if it is bug, may be can i help to resolve.

      [JpdlXmlReader] process parse warning: line 6: schema_reference.4: Failed to read schema document 'http://jboss.com/products/seam/pageflow-2.0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.

        • 1. Re: JpdlXmlReader problems
          kukeltje

          might be that local resolving of the pageflow xsd is not implemented. It is implemented for the jpdl xsd's so they are retrieved from the jar file. So if you look in the code for something like xsd you might find a clue.