You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2012/06/23 17:09:42 UTC

[jira] [Commented] (AXIOM-426) StAX dialect resolved as UnknownStAXDialect under JBoss AS 7.1

    [ https://issues.apache.org/jira/browse/AXIOM-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399972#comment-13399972 ] 

Andreas Veithen commented on AXIOM-426:
---------------------------------------

There is no workaround. We will need to add some JBoss specific logic to StAXDialectDetector that unwraps the JBoss factory proxy.
                
> 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: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org