Re: Axis2 Upgrade to latest version

2017-12-11 Thread Andreas Veithen
On Fri, Dec 8, 2017 at 6:32 AM, akash prasad wrote: > Hi, > > By debugging i figured out the problem as in latest version there has been > some new configuration added and those was missing in my component. After > doing that i am getting the below exception > > Caused by:

Re: Axis2 Upgrade to latest version

2017-12-07 Thread akash prasad
Hi, By debugging i figured out the problem as in latest version there has been some new configuration added and those was missing in my component. After doing that i am getting the below exception Caused by: java.lang.ClassCastException: org.apache.axis2.saaj.SOAPElementImpl cannot be cast to

Re: Axis2 Upgrade to latest version

2017-12-06 Thread robertlazarski .
On Wed, Dec 6, 2017 at 11:14 AM, robertlazarski . wrote: > > > On Wed, Dec 6, 2017 at 10:35 AM, robertlazarski . < > robertlazar...@gmail.com> wrote: > >> >> >> On Wed, Dec 6, 2017 at 9:00 AM, akash prasad wrote: >> >>> Yes one of the jsp file have

Re: Axis2 Upgrade to latest version

2017-12-06 Thread robertlazarski .
On Wed, Dec 6, 2017 at 10:35 AM, robertlazarski . wrote: > > > On Wed, Dec 6, 2017 at 9:00 AM, akash prasad wrote: > >> Yes one of the jsp file have not updated. But still i am not able to see >> my services. Is there any configuration changes or

Re: Axis2 Upgrade to latest version

2017-12-06 Thread robertlazarski .
On Wed, Dec 6, 2017 at 9:00 AM, akash prasad wrote: > Yes one of the jsp file have not updated. But still i am not able to see > my services. Is there any configuration changes or need to add any other > node or so in services.xml file. > I have compared with the samples as

Axis2 Upgrade to latest version

2017-12-06 Thread akash prasad
Hi Team, Initially my Axis2 server was developed in 1.5.6 and now upgrading to the latest version. By looking into the release notes upgraded all the dependent libraries. Now i am facing the error as "Session creation forbidden" when i try to browse the list of services and also i am getting 500