| Author |
Exposing existing service layer classes as web services
|
Barry Silva
Greenhorn
Joined: Mar 18, 2011
Posts: 5
|
|
Hi All,
I am developing the small login application using Spring MVC, Spring Security, Hibernate.
It has two service classes Aimpl.java & Bimpl.java. One of them(Aimpl.java) depends on Spring security.
Now I want to expose the service classes as web services.
So using Axis2 code gen wizard I created two wsdl files.
What should I do next.
I haven't used web services before. So Can anybody please advise me to move forward with this thing.
Thanks
Barry.
|
 |
 |
|
|
subject: Exposing existing service layer classes as web services
|
|
|