Re:

2018-09-27 Thread Andrey Redko
Hey Irfan,

Freeman committed the fix on the master and 3.2.x, could you please give it
a try? (with 3.2.7-SNAPSHOT). Thanks!

Best Regards,
Andriy Redko

On Thu, Sep 27, 2018, 11:12 AM Irfan Pasha  wrote:

> Hi Andrey,
>
> Any thoughts on this issue ?
>
> On Wed, Sep 19, 2018 at 9:58 AM Irfan Pasha  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.(DOMUtils.java:74)
> >
> > Regards,
> > Irfan
> >
>
>
> --
> irfan..
>


Re:

2018-09-27 Thread Irfan Pasha
Hi Andrey,

Any thoughts on this issue ?

On Wed, Sep 19, 2018 at 9:58 AM Irfan Pasha  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.(DOMUtils.java:74)
>
> Regards,
> Irfan
>


-- 
irfan..