Alexander Morozov created AXIOM-426:
---------------------------------------

             Summary: StAX dialect resolved as UnknownStAXDialect under JBoss 
AS 7.1
                 Key: AXIOM-426
                 URL: https://issues.apache.org/jira/browse/AXIOM-426
             Project: Axiom
          Issue Type: Bug
          Components: API
    Affects Versions: 1.2.13
         Environment: Win7 Pro64, JDK 1.6.0_30, JBoss AS 7.1.1
            Reporter: Alexander Morozov


StAXDialectDetector cannot determine StAX dialect under JBoss AS 7.1.1 and 
fallback to UnknownStAXDialect dialect. I've used woodstox 4.1.1 (packaged in 
ear). I've debug StAXDialectDetector#getDialect and see that 
implementationClass points to JBoss's special class, 
"__redirected.__XMLInputFactory", rootUrl determined as 
"jar:file:/D:/jboss7/jboss-modules.jar!/".
I couldn't find any workaround for the issue and have stuck. Can anybody 
suggest a workaround ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to