NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
itreppert
Joined: 23 Dec 2008 Posts: 45
|
Posted: Thu May 07, 2009 3:42 pm Post subject: [Solved] NB 6.5.1 Webservice and Webapp with IceFaces suddenly Fatal Error from EJB Compiler -- null |
|
|
Hi there,
again problems and again.
1.) I have a Webservice project, which works fine in Glassfish v2.ur1.
2.) I have a webapp with Icefaces and a webservice client that refers to
the webservice 1.)
Now I changed the webservice and I get
| Code: | Class must be annotated with a interface javax.xml.ws.WebServiceClient annotation
symbol : interface javax.xml.ws.WebServiceClient
location: class java.util.logging.Logger
Annotations processing failed for C:\Users\awahe\Documents\NetBeansProjects\ICEBONEGUIOTHERPATH\build\web
DPL5035:Error while running ejbc
com.sun.enterprise.deployment.backend.IASDeploymentException: Fatal Error from EJB Compiler -- null
at com.sun.enterprise.webservice.codegen.JaxRpcRICodegen.accept(JaxRpcRICodegen.java:248) |
when I deploy the webapp.
I don't understand that. Please help.
Regards
Last edited by itreppert on Thu May 07, 2009 4:07 pm; edited 1 time in total |
|
| Back to top |
|
 |
itreppert
Joined: 23 Dec 2008 Posts: 45
|
Posted: Thu May 07, 2009 4:03 pm Post subject: My mistake ..... |
|
|
I added a logger declaration right after the Webservice annotation ....
Sorry.
I'm a loosesr  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|