Re: [Patsystem-users] constructors as pat.transactions
Brought to you by:
nthx
|
From: Chris <ci...@ya...> - 2005-05-12 05:42:27
|
> Ciapek, please re-run your test cases with M1-05 on > Windows and report > results here, if you may. Thanks! I just did that (Windows), but it looks worse than before: Even the simple constructor Register() doesn't go through: Testcase: testConstructor(register.tests.RegisterTest): Caused an ERROR null java.lang.ExceptionInInitializerError at register.tests.RegisterTest.testConstructor(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) Caused by: java.lang.RuntimeException: java.lang.NoSuchMethodException: getSize at org.jboss.aop.ClassAdvisor.attachClass(ClassAdvisor.java:250) at org.jboss.aop.AspectManager.getAdvisor(AspectManager.java:321) at register.Register.<clinit>(Unknown Source) ... 16 more Caused by: java.lang.NoSuchMethodException: getSize at org.jboss.aop.ClassAdvisor.getMethod(ClassAdvisor.java:261) at org.jboss.aop.ClassAdvisor.getMethod(ClassAdvisor.java:269) at org.jboss.aop.ClassAdvisor.populateMixinMethods(ClassAdvisor.java:332) at org.jboss.aop.ClassAdvisor$1.run(ClassAdvisor.java:228) at java.security.AccessController.doPrivileged(Native Method) at org.jboss.aop.ClassAdvisor.attachClass(ClassAdvisor.java:209) ... 18 more The same Failure I get running Register(List) testCase. maybe you change something in prevayler1-for_pat-M1-04.jar and I should update it? ciapek Krzysztof Cierpisz .......................... gg: 2349371 .............. mobile: (+49 176) 23329677 phone: (+49 89) 95482147 __________________________________ Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone. http://mobile.yahoo.com/learn/mail |