Hello,

I have some suggestions for the EJB support in Adriana.

First: (Fairly important for large projects)
I work on a project with a large number of EJBs (50+). I wish there were an easier way 
for Intellij to scan the project directory and find ejb-jar.xml files for import. It 
could just be a button in the project properties. I don't like updating the whole list 
by hand.

Second: (Not so important)
We deploy to WebLogic, which means we keep the WL deployment descriptors in another 
directory than the ejb-jar.xml is in. For example
EJBComponentDir\resources\meta-inf\ejb-jar.xml
EJBComponentDir\resources\weblogic\meta-inf\weblogic-ejb-jar.xml
It would be nice if IntelliJ could find all the deployment descriptors. Either that or 
a way for me to tell it where to find those descriptors.

Third: (Somewhat important)
It would be nice to see an EJB deployment descriptor editors. Since each appserver has 
its own format, maybe a standard plug-in module would be a nice touch.

Thanks,
Les


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

Reply via email to