On 9/22/06, Mohammad Nour El-Din <[EMAIL PROTECTED]> wrote:
Hi Dave...
Although it was specifically directed towards Dave I hope he won't
mind if I respond instead...partially ;-)
A patch has been attached to OPENEJB-172 -
http://jira.codehaus.org/browse/OPENEJB-172 -, this patch
solves the problems of the patch that has been attached to OPENEJB-147 -
http://jira.codehaus.org/browse/OPENEJB-147 -, a comment is
added to OPENEJB-147 which points to this new patch and warns the other
contributors from using any of the patches attached to OPENEJB-147.
Please assign to me OPENEJB-148, OPENEJB-173 and OPENEJB-174, I know they
are more than 2 :) but I want to make both the Stateless and Stateful iTests
at the same level of implementation.
I gave a shot to this patch and it doesn't work. A class is missing in
the patch and it in turn breaks the build. Did I miss something?
Compiling 168 source files to c:\oss\openejb3\openejb-itests\target\classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
c:\oss\openejb3\openejb-itests\src\main\java\org\openejb\test\stateful\StatefulPojoLocalJndiTests.java:[11,48]
cannot find symbol
symbol: class BasicStatefulLocalTestClient
public class StatefulPojoLocalJndiTests extends BasicStatefulLocalTestClient {
c:\oss\openejb3\openejb-itests\src\main\java\org\openejb\test\stateful\StatefulLocalTestSuite.java:[36,13]
addTest(junit.framework.Test) in junit.framework.TestSuite cannot be
appl
ied to (org.openejb.test.stateful.StatefulPojoLocalJndiTests)
c:\oss\openejb3\openejb-itests\src\main\java\org\openejb\test\stateful\StatefulPojoLocalJndiTests.java:[20,16]
cannot find symbol
symbol : variable ejbLocalHome
location: class org.openejb.test.stateful.StatefulPojoLocalJndiTests
c:\oss\openejb3\openejb-itests\src\main\java\org\openejb\test\stateful\StatefulPojoLocalJndiTests.java:[20,56]
cannot find symbol
symbol : variable initialContext
location: class org.openejb.test.stateful.StatefulPojoLocalJndiTests
c:\oss\openejb3\openejb-itests\src\main\java\org\openejb\test\stateful\StatefulPojoLocalJndiTests.java:[21,54]
cannot find symbol
symbol : variable ejbLocalHome
location: class org.openejb.test.stateful.StatefulPojoLocalJndiTests
c:\oss\openejb3\openejb-itests\src\main\java\org\openejb\test\stateful\StatefulPojoLocalJndiTests.java:[23,12]
cannot find symbol
symbol : method fail(java.lang.String)
location: class org.openejb.test.stateful.StatefulPojoLocalJndiTests
Jacek
--
Jacek Laskowski
http://www.laskowski.net.pl