[AXIS2]

2018-08-10 Thread Viji
Hi, I have an error when running axis2 client with stub generated using Java 1.8 and Axis2 1.7.8 org.apache.axis2.AxisFault at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:122)

Re: [AXIS2]

2018-08-10 Thread robertlazarski
On Fri, Aug 10, 2018 at 7:17 AM Viji wrote: > > Hi, > > I have an error when running axis2 client with stub generated using Java 1.8 > and Axis2 1.7.8 > > org.apache.axis2.AxisFault > > at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) > at > org.apache.axis2.transport.Tra

Re: [AXIS2]

2018-08-10 Thread Viji
yes you are right, same issue i had reported in developer mail list. I got subscribed to developer mail list by mistake. so I've unsubscribed and added account in user list . Regarding the issue , In mimebuilder String type = ct.getParameter("type"); Builder builder = MessageProcessorSelector.g

Re: [AXIS2]

2018-08-10 Thread robertlazarski
On Fri, Aug 10, 2018 at 7:48 AM Viji wrote: > yes you are right, same issue i had reported in developer mail list. I got > subscribed to developer mail list by mistake. so I've unsubscribed and > added account in user list . > > Regarding the issue , > > In mimebuilder > String type = ct.getPara