0 Replies Latest reply on May 30, 2008 12:07 PM by 6sic6

    Custom Component under seam: XML Parsing Error

    6sic6

      Hi all
      I'm having problems when I try to use my jsf component under my main webApp.
      I get an error like: XML Parsing Error: prefix not bound to a namespace.
      It works under jettyServer but when I include it in the main webapp proj that runs under jboss it seams it's not reachable.
      The jar is correctly deployed under web-inf/lib contains the faces-config.xml and tld under META-INF and the classes under the jar's root.
      Someone knows what can be the problem?
      thanks