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 2010/11/29 21:03:12 UTC

[jira] Updated: (AXIOM-352) StAXDialectDetector faild at com.bea.core.weblogic.stax_1.7.0.0.jar

     [ https://issues.apache.org/jira/browse/AXIOM-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen updated AXIOM-352:
----------------------------------

          Component/s: API
    Affects Version/s: 1.2.10
        Fix Version/s: 1.2.11
             Assignee: Andreas Veithen

Actually that code was written to support the original BEA reference implementation of the StAX specs and was never really tested with a recent StAX implementation from WebLogic. Since Oracle now allows downloading WebLogic for development/testing purposes, I will try to get com.bea.core.weblogic.stax_1.7.0.0.jar and implement a proper dialect implementation for that version.

> StAXDialectDetector faild at com.bea.core.weblogic.stax_1.7.0.0.jar
> -------------------------------------------------------------------
>
>                 Key: AXIOM-352
>                 URL: https://issues.apache.org/jira/browse/AXIOM-352
>             Project: Axiom
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 1.2.10
>         Environment: weblogic 10.3.3
>            Reporter: Marco Paleani
>            Assignee: Andreas Veithen
>             Fix For: 1.2.11
>
>   Original Estimate: 0.03h
>  Remaining Estimate: 0.03h
>
> In the manifest.mf from com.bea.core.weblogic.stax_1.7.0.0.jar the vendor is "BEA Systems" but at Line 232 in StAXDialectDetector the check is [...] if ("BEA".equals(vendor)) { [...]
> -> maybe a vendor.startsWith("BEA") ?
> Dirty Bugfix is to edit the Manifestfile...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org