I migrated my web service from axis2-1.2 to axis2-1.6.1 and have the
following anomalie now:
There are 3 methodes
Login
Fktmap
Logout
Resulting in a
Action urn:login, urn:fktmap urn:logout
As a response from axis2-1.2I got always urn:login
urn:fktmap urn:logout
A
Hi,
currently we are trying to update Axis2 1.4.1 to Axis2 1.6.1.
Unfortunately it seems that the HttpCoreNIOSSLListener transport
listener had been removed from Axis2 without a replacement.
Does a there exist a suitable replacement for HttpCoreNIOSSLListener in
Axis2 1.6.1 to support SSL at
OOPS , i was thinking wsdl2java when you were asking java2wsdl.
On Tue, Nov 8, 2011 at 11:41 PM, Barney Sperlin wrote:
>
> Hi,
> Rolling the stone a little farther up the hill:
> I have created a wsdl with the following command:
>
> c:\JavaPrograms\GetHTML>%AXIS2_HOME%\bin\java2wsdl -cp bin
Seems the axis2 class loader caused the missing context problem. The class
loader probably returns a copy of a class already loaded
by the tomcats WebAppClassloader. We put the WebAppClassloader into TCCL and it
worked.
Does axis2 create multiple copies of a loaded class? I heard tomcat uses
c
Hi SP,
If there are no errors just run 'TemperatureConvertorServiceClient.java'
while the service is available. You should see the printed lines at
console something like
C Value : 32\tResult : " +res.get_return())
On Thu, Nov 10, 2011 at 3:38 AM, S P wrote:
> Hello,
>
> I am using Axis2-1.6.
On Thu, Nov 10, 2011 at 10:21 AM, Pushpalanka Jayawardhana <
[email protected]> wrote:
> Hi SP,
> If there are no errors just run 'TemperatureConvertorServiceClient.java'
> while the service is available. You should see the printed lines at
> console something like
>
> C Value : 32