NetBeans Forums

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

Problem deploying a JEE6 .ear with app-client via web

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
michael
Posted via mailing list.





PostPosted: Sun Sep 19, 2010 7:32 am    Post subject: Problem deploying a JEE6 .ear with app-client via web Reply with quote

Hello List,
I have a JEE6 enterprise application that consists of a WAR module, an EJB module and an app-client. When I deploy it via netbeans, it works flawlessly. However, when I build it an deploy it via the web admin console, I get the following error:
<error>
Exception while deploying the app : java.lang.RuntimeException: Target ejb HelloCreatorBean for remote ejb 3.0 reference beeriprint.test.beans.HelloGetterBean/lbb does not expose a remote business interface of type beeriprint.test.beans.HelloCreatorBean
</error>
When I remove the app-client module, the ear deploys fine.
Am I doing something wrong? Any ideas?

More info:
* The project uses a remote bean, that consults a local bean with no-interface view to get some logic done.
* Sample project that shows the issue is available at: http://www.ebill.co.il/Jee6Test.zip
* Netbeans 6.9.1, Glassfish 3.0.1 (build 22)
* Looks like Glassfish thinks the ear contains EJB 3 rather than EJB 3.1 beans.
* Using the auto-deploy folder, I get a similar message.

Thanks in advance,
Michael =
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