I am running into this issue with cxf-core.3.2.6.jar in AIX. I do not have
any issues with cxf-core-3.2.4.jar, I think it is a bug. Can you please
confirm ?


Reason:

    Type 'com/sun/xml/messaging/saaj/soap/SOAPDocumentImpl' (current frame,
stack[2]) is not assignable to
'com/sun/org/apache/xerces/internal/dom/CoreDocumentImpl'

  Current Frame:

    bci: @5

    flags: { }

    locals: { 'com/sun/xml/messaging/saaj/soap/SOAPDocumentImpl' }

    stack: { 'uninitialized', 'uninitialized',
'com/sun/xml/messaging/saaj/soap/SOAPDocumentImpl' }

        at java.lang.J9VMInternals.prepareClassImpl(Native Method)

        at java.lang.J9VMInternals.prepare(J9VMInternals.java:291)

        at java.lang.Class.getMethods(Class.java:1347)

        at org.apache.cxf.helpers.DOMUtils.<clinit>(DOMUtils.java:74)

On Wed, Sep 19, 2018 at 9:58 AM Irfan Pasha <irfan17...@gmail.com> wrote:

> Hi,
>
> I am running into this issue with cxf-core.3.2.6.jar in AIX. I do not have
> any issues with cxf-core-3.2.4.jar, I think it is a bug. Can you please
> confirm ?
>
>
> Reason:
>
>     Type 'com/sun/xml/messaging/saaj/soap/SOAPDocumentImpl' (current
> frame, stack[2]) is not assignable to
> 'com/sun/org/apache/xerces/internal/dom/CoreDocumentImpl'
>
>   Current Frame:
>
>     bci: @5
>
>     flags: { }
>
>     locals: { 'com/sun/xml/messaging/saaj/soap/SOAPDocumentImpl' }
>
>     stack: { 'uninitialized', 'uninitialized',
> 'com/sun/xml/messaging/saaj/soap/SOAPDocumentImpl' }
>
>         at java.lang.J9VMInternals.prepareClassImpl(Native Method)
>
>         at java.lang.J9VMInternals.prepare(J9VMInternals.java:291)
>
>         at java.lang.Class.getMethods(Class.java:1347)
>
>         at org.apache.cxf.helpers.DOMUtils.<clinit>(DOMUtils.java:74)
>
> Regards,
> Irfan
>


-- 
irfan..........................
  • Re: Irfan Pasha
    • Re: Andriy Redko
      • Re: Irfan Pasha
        • Re: Freeman Fang

Reply via email to