I use NetBeans 5.0 to create the simple JAX-RPC client to connect to Google Web API Service.
At the deploy time on Sun App 8.2, it generate :
In-place deployment at D:\Sun_workspace\NetBean\GoogleWebService\build\web
Start registering the project's server resources
Finished registering server resources
moduleID=GoogleWebService
deployment started : 0%
Deploying application in domain failed; Error while running ejbc -- Fatal Error from
EJB Compiler -- jaxrpc compilation exception
; requested operation cannot be completed
D:\Sun_workspace\NetBean\GoogleWebService\nbproject\build-impl.xml:439: Deployment error:
The module has not been deployed.
See the server log for details.
BUILD FAILED (total time: 38 seconds)
Do you have any comment or suggestion ??
I try to deploy by Admin console but it give the same result.