Hi Verstuyft,
As I can see there is something has happen when you move the service to
the staging server. I think some jar missing or something has happen,
the reason is it has not generated the type sections. Thats happen when
Axis2 can not load the service. So is there anyway I can look at your
service archive file. Then I might be able to give you a better answer.
Thank you!
Deepal
Hi,
We are kind of new in developing and deploying webservices. Everything works
fine, until we've deployed the total Web Application to a STAGING environment.
We just have some simple webservices that are tested and works fine on our
development environment. For instance, we have a Webservice with a method
public String login(String username, String password)
and in the services.xml we have defined the following:
<service name="SessionService">
<description>
This service creates a new Clfy session and returns the
sessionId.
</description>
<parameter
name="ServiceClass">com.ideal.ws.session.SessionService</parameter>
<operation name="login">
<messageReceiver
class="org.apache.axis2.rpc.receivers.RPCMessageReceiver" />
</operation>
</service>
The wsdl that is generated by Axis2 at the development environment is the
attachment SessionService.wsdl.
The wsdl that is generated by Axis2 at the staging environment is the
attachment SessionService_sta.wsdl.
You can see that at staging, the method login is still included, but without
parameters and without a return value.
We are using Weblogic 8.1 as Application Server.
At staging, there is a loadbalancing system. So we actually have 2 Weblogic
Servers with in front 1 Apache server. But we have already asked at our System
Administrator to check if the generated WSDL from the Weblogic instance is the
same and he has confirmed it.
Can you please help us?
With kind regards,
Jan Verstuyft
CRM Developer
Contact Center Solutions
Business Process Development & Solutions
Sony Vaio of Europe
The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium
Phone:
+32 (0)2 708 56 89
Fax:
+32 (0)2 706 44 60
Mobile:
+32 (0)497 11 13 45
E-mail:
[EMAIL PROTECTED]
Internet:
www.sony-europe.com
Sony VAIO of Europe
A division of Sony Service Centre (Europe) N.V.
Registered office: Technologielaan 7 · B-1840 Londerzeel · Belgium
VAT BE 0413.825.160 · RPR Brussels
Dexia bank 552-2849700-82
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]