NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Zachary1234
Joined: 08 Nov 2008 Posts: 178
|
Posted: Tue Nov 29, 2011 3:40 am Post subject: Problem with EJBObject Interface, new EJB Module. |
|
|
I find that I can't add an EJBObject Romte interface for my new EJB module project in Netbeans 7.01. I can't do it without an existing project during the creation of my first project with this IDE. Furthermore,
I can't add it later, by clicking New/Other... on the project icon in the project tree on the left. I get the original error statement, which only says:
"[b]There is no suitable project available into which Remote interface could be stored. An open Ant based Java Class Library project is required.[/b]"
I am given a pull down menu for "remote in project", which remains blank no matter what parameters I use, and even if there has been a previoius project created.
How do I start off with a Remote Interface, say EJBObject?
This is quite a serious point, I think. Is there an update yet to fix this?
Where do I go to click on such an update, if it exists? |
|
| Back to top |
|
 |
jyeary
Joined: 21 Oct 2008 Posts: 610 Location: Simpsonville, SC
|
Posted: Tue Dec 06, 2011 3:18 am Post subject: Re: Problem with EJBObject Interface, new EJB Module. |
|
|
There is nothing wrong with NetBeans, or the specification. The idea is to enforce a best practice of separating the remote interfaces into a separate library since there is a possibility that a client application will need to use them as well. Please see my video and blog on it.
http://javaevangelist.blogspot.com/2011/07/java-ee-6-using-external-jpa-library-in.html
John
On Mon, Nov 28, 2011 at 10:41 PM, Zachary1234 <address-removed ([email]address-removed[/email])> wrote:
| Quote: | | I find that I can't add an EJBObject Romte interface for my new EJB module project in Netbeans 7.01. |
|
| 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
|
|
|