Hi,
I am missing some features in the J2EE support. List follows (I know
others posted very similar requests, but I think You should know it is
desired by more people).
1. possibility to delete an EJB from the EJB tree - I see this as a bug
1.5 bug: the EJB name is constructed as follows (according to Sun naming
conventions): <logical_name>EJB, the "EJB" letters are not to be used in the
bean or interface names. When I want to create bean named TestEJB the name
of the bean class is TestBean.
new features:
2. create / refactor (change name, delete) business methods on the bean
class or local/remote interface (generating appropriate methods in other
classes/interfaces)
3. create / refactor methods on the (local) home interface or bean class
(generating appropriate methods in other classes/interfaces - finders, home
methods, create methods)
4. add/remove CMP fields - also changing the deployment descriptor
5. EJB query language edit for the CMP finders + appropriate changes in the
bean, home interfaces and deployment descriptor
6. view the primary key class of CMP or BMP in the EJB tree
7. support for transaction attributes - perhaps set it when creating new
method, with the possibility to edit later
8. Verification - missing RemoteExceptions in remote interfaces,
RemoteExceptions in local interfaces, method in interface not implemented by
the bean, incorrect return values of finder methods in interface/bean
(interface returns remote(local) interfaces, bean returns primary keys)
Possibly too demanding, but it would be NICE to have these features :o)
With regards, Tomáš Langer
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list