• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

Technical Help Deploy time - Fatal Error from EJB Compiler

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
She's brilliant. She can see what can be and is not limited to what is. And she knows this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic