Hi Mark,

On 26 September 2011 12:15, Mark Bullathsinghalage Cooray <
mbcoo...@groupwise.swin.edu.au> wrote:

>  Hi,
>
> I Dont re-Deploy the plug in use to re-deploy automatically when ever a
> change has taken place.
>

Could you be more specific about the plugin which does the automatic
redeployment?

Are you using Eclipse WTP Server tools to run the Axis2 in Eclipse with
hot-update enabled?

Thanks and Regards,
Harshana

>
> Tks
>
> >>> Harshana Eranga Martin <harshan...@gmail.com> 9/26/2011 3:44 PM >>>
> Hi Mark,
>
> Need to clarify few things here.
>
> On 26 September 2011 04:25, Mark Bullathsinghalage Cooray <
> mbcoo...@groupwise.swin.edu.au> wrote:
>
>> Hi,
>>
>> I am using axis 1.6.0 and I used a WSDL to generate the .java classes and
>> respective Skeleton classes. Then I implemented the logic in to the Skeleton
>> class.
>>
>> I used a service client to call the service then I get the following error
>>
>> org.apache.axis2.AxisFault: Please implement
>> org.apache.testcalc.AddSkeleton#add
>> at
>> org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
>> at
>> org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
>> at
>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
>> at
>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
>> at
>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>> at
>> org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:555)
>> at
>> org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:531)
>> at Main.main(Main.java:62)
>>
>> ** I noticed that the .class files that are in the deployment folder does
>> not get updated when I change the code in the Skeleton class.
>>
>
> Did you redeploy the axis2 service after changing your Skeleton class? What
> is the mechanism you used to Auto Deploy the service as per $subject?
>
> Thanks and Regards,
> Harshana
>
>>
>> Can you help me to troubleshoot?
>>
>> Mark
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
>> For additional commands, e-mail: java-user-h...@axis.apache.org
>>
>>
>
>
> --
> Thanks and Regards,
> Harshana Martin
> --
> Harshana Eranga Martin
> Software Engineer,
> WSO2 Inc.
> Web: http://wso2.com
> http://wso2.org
>
> ECF Committer: http://www.eclipse.org/ecf/
> Blog: http://harshana05.blogspot.com
> Profile: https://www.google.com/profiles/harshana05
>
>


-- 
Thanks and Regards,
Harshana Martin
--
Harshana Eranga Martin
Software Engineer,
WSO2 Inc.
Web: http://wso2.com
           http://wso2.org

ECF Committer: http://www.eclipse.org/ecf/
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05

Reply via email to