Axis2 - Weblogic 9.2 issue

2011-09-16 Thread Jonatan Soto
Hi everybody! First of all, apologies if this topic was already discussed but I couldn't find any solution yet so I decided to post it here. I have a webapp currently using Axis1 for client implementations. This webapp runs under WL 9.2 without problems. The point is, I need to develop a new webs

Accessing a soapsession service with Python

2011-09-16 Thread Barry Hathaway
I just finished developing a POJO-based web service that operates with scope=soapsession. It works just fine when accessing via a Java client. Now a particular user wants to access it using Python. What client is preferred (soappy, suds, etc)? How do you go about setting up the session (sett