NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

[Solved] NB 6.5.1 Webservice and Webapp with IceFaces suddenly Fatal Error from EJB Compiler -- null

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
itreppert



Joined: 23 Dec 2008
Posts: 45

PostPosted: 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 Reply with quote

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

PostPosted: Thu May 07, 2009 4:03 pm    Post subject: My mistake ..... Reply with quote

I added a logger declaration right after the Webservice annotation ....

Sorry.
I'm a loosesr Wink
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo