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

Hudson commented on AXIOM-352:
------------------------------

Integrated in ws-axiom-trunk #339 (See 
[https://hudson.apache.org/hudson/job/ws-axiom-trunk/339/])
    AXIOM-352: Added detection logic for Weblogic's StAX implementation.


> 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-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org

Reply via email to