| Author |
webservice deployment in weblogic8
|
Brendon Woodford
Ranch Hand
Joined: Jan 22, 2010
Posts: 53
|
|
Hi everybody,
I am building an application that includes struts, hibernate and webservices.
In package com.abc.hotel.webservice we have:-
The webservice is BookSuitesServiceClass which includes hibernate code inside.
In package com.abc.hotel.hibernate we have the hibernate entity Suite
And in com.abc.hotel.struts package we have certain ActionForms and Action classes
My question is how to put them together as a single application and deploy them in weblogic8 server. This webservice wiil be accessed by other applications like TravelSystem for booking hotel from the TravelSystem application.
Thanks a lot
Brendon
|
 |
 |
|
|
subject: webservice deployment in weblogic8
|
|
|