Please help on calling Axis2 Pojo Service

View: New views
1 Messages — Rating Filter:   Alert me  

Please help on calling Axis2 Pojo Service

by a f-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear all,

I am trying to implement a simple test service by using Axis2. I have generated service codes and service archive(.aar file) using eclipse plugin successfully. I have 2 methods in my service class..
1- public int addNum(int i, int j){