Title: RE: [Eap-list] J2EE support
Mike,
 
The thing is that I don't have an deployment descriptor called ejb-jar.xml, but I have several others. In the J2EE tutorial example one is called tx-ejb.xml and there are several others. This is the same in our own project where we have a lot of small deployment descriptors describing the different EJBs (our build system detects these and creates a jar file for each separate EJB deployment descriptor).
So I do not have an EJB-jar.xml, but several other files that of course could be renamed to ejb-jar.xml but that would be very inconvenient for our project.
I hope that IDEA will support this. It seems that you are going in that direction by being able to specify other deployment descriptors, but still there is this ejb-jar.xml.
 
Michael
-----Original Message-----
From: Mike Aizatsky [mailto:[EMAIL PROTECTED]]
Sent: 20. marts 2002 11:21
To: [EMAIL PROTECTED]
Subject: RE: [Eap-list] J2EE support

Michael,

 

The only way to recognize the EJB structure is to analyze ejb-jar.xml. You should have it somewhere in your project. If you do, automatic EJB configuration (invoked on first EJB support enabling) should help you.

 

Best regards,
Mike Aizatsky.
------------------------------
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Michael Helligs� Svinth
Sent: Wednesday, March 20, 2002 12:55 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [Eap-list] J2EE support

 

I try to set it to j2eetutorial\bank\src\ but the preferences are not saved, so this must be a bug. Nothing in the console.

Do I have to have a deployment descriptor called ejb-jar.xml? There is none present in the tutorial project so it would be odd to create one.

Michael

-----Original Message-----
From: Mike Aizatsky [mailto:[EMAIL PROTECTED]]
Sent: 19. marts 2002 21:23
To: [EMAIL PROTECTED]
Subject: RE: [Eap-list] J2EE support

 

Michael,

Have you correctly setup the sourcepath for your EJB group?

Best regards,
Mike Aizatsky.
------------------------------
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On
> Behalf Of Michael Svinth
> Sent: Tuesday, March 19, 2002 11:10 PM
> To: [EMAIL PROTECTED]
> Subject: [Eap-list] J2EE support
>
> Hi,
>
> I have some trouble getting J2EE support to work (#612), or I don't
> understand how it should work. I have been testing it on the J2EE
tutorial
> from Sun http://java.sun.com/j2ee/download.html#tutorial and have
tried to
> get it to work on the Bank example.
> I added j2eetutorial\bank\dd\tx-ejb.xml as a deployment descriptor
> (project
> base j2eetutorial\bank) but not much happens. The EJB tab shows up on
the
> left and I have access to tx-ejb.xml, but that's it. If I right click
on
> tx-ejb.xml and select New/Session Bean, I can create the different
files
> but
> the bean is not added to tx-ejb.xml as I was expecting.
>
> What am I missing?
>
> Michael
>
>
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list

 

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to