| Author |
How to deploy a web service (CXF based) to glassfish
|
sam White
Ranch Hand
Joined: Feb 18, 2011
Posts: 205
|
|
Hello,
I have created a web service based on CXF2.0, here is the output when running maven commandline:
I have also deployed Axis2 to glassfish already:
http://localhost:8080/axis2/axis2-admin/login
I am wondering how to deploy my own cxf2 based web service to glassfish?
Thank you in advance for any suggestion.
Sam
|
 |
sam White
Ranch Hand
Joined: Feb 18, 2011
Posts: 205
|
|
Hi,
I tried with the maven command "$ mvn clean war:war" on my project, but it generated the following error:
Sam
|
 |
 |
|
|
subject: How to deploy a web service (CXF based) to glassfish
|
|
|