Will Overmind work in a J2EE environment?
Yes, though it may be tricky to set up. I am currently working on abstracting the J2EE SOA out of the developer’s perspective altogether by the use of Bean/Entity binding (see Beans tutorial). This is intended to hide the unnecessary service layers (JNDI, delegates, session facades, etc.) that most J2EE developers are forced to contend with.