Hi, may be it's trivial but I don't find out how can I test with cactus my EJB2.0 Local methods. a short explanation: I've some EJB2.0 Entity beans whith only local interfaces. I'd like to unit-test them (and the accompanying java classes, implementing the logic) from within the application server. My Idea was to use a redirector implemented in a session bean with remote interfaces: does cactus offer something like that ? Thanks in advance for any helps, Fran�ois
- Re: EJB2.0 local unit test Francois Zeller
- Re: EJB2.0 local unit test Christopher Lenz
- RE: EJB2.0 local unit test Vincent Massol
