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 2011/02/01 14:28:29 UTC

[jira] Work started: (AXIOM-352) StAXDialectDetector doesn't recognize 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 ]

Work on AXIOM-352 started by Andreas Veithen.

> StAXDialectDetector doesn't recognize 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: 2m
>  Remaining Estimate: 2m
>
> 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.
-
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