hi list,

In my EJB, i have say 10 methods. I wish to specify txn contraints for them.

Can i do soemthing like this?

create()  - supports  // create folows this
*         - required  // rest all follow this

I mean to say my ejb-jar.xml will jave just xml tags containing just these
two methods. So, instead of listing 10 tags, i can get away with just 2
tags.

---------------
regards
Navjot Singh

"The concern for man and his destiny must always be the chief interest of
all technical effort. Never forget it between your diagrams and
equations." -- Albert Einstein



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to