[jboss-dev-forums] [Design of EJB 3.0] - Re: Which is the best place to write a test case for ejb3-te

jaikiran do-not-reply at jboss.com
Thu Aug 7 02:47:46 EDT 2008


Hmmm.... Just re-looked at the stacktrace:

at org.jboss.ejb3.test.proxy.common.container.SessionContainer.invoke(SessionContainer.java:188)


anonymous wrote : I'm actually trying to figure out the best place for the following testcase

I think i got an answer to this question. The SessionContainer infact is part of the proxy. So the testcase too can go there. I don't know why, so far, i have been thinking that the problem was in the ejb3-test module :) (probably the package org.jboss.ejb3.test confused me).

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169194#4169194

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169194



More information about the jboss-dev-forums mailing list