RE: [JBoss-dev] TxInterceptor split is really really bad

2003-02-22 Thread David Jencks
On 2003.02.22 00:13 Bill Burke wrote: Tx propagation can be pushed to a generic remoting framework/object if the underlying transport supports it. Class/Interface Metadata can't. Why not? I thought the txsupport stuff demonstrated that it could. It certainly doesn't depend on any special

RE: [JBoss-dev] TxInterceptor split is still the best thing since sliced bread

2003-02-22 Thread David Jencks
This is really boring and unpleasant, bill. We don't seem to have a shared understanding of how interceptors ought to work with local and remote calls. Most of your comments make no sense to me, and I think contrariwise. I'll try to explain my view one more time, and I'll write an interceptor

[JBoss-dev] org.jboss.aop.MethodMetaData

2003-02-22 Thread David Jencks
public Object resolve(Invocation invocation, String group, String attr) { Method method = MethodInvocation.getMethod(invocation); return getMethodMetaData(method.getName(), group, attr); } Am I missing something or is this code making the assumption that a method's name

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 22-February-2003

2003-02-22 Thread scott . stark
JBoss daily test results SUMMARY Number of tests run: 1043 Successful tests: 1038 Errors:2 Failures: 3 [time of test: 2003-02-22.12-05 GMT] [java.version:

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 22-February-2003

2003-02-22 Thread scott . stark
JBoss daily test results SUMMARY Number of tests run: 1049 Successful tests: 1045 Errors:1 Failures: 3 [time of test: 2003-02-22.16-02 GMT] [java.version:

Re: [JBoss-dev] TxInterceptor split is really really bad

2003-02-22 Thread viktor
lördagen den 22 februari 2003 kl 00.45 skrev Bill Burke: I'm not understanding you. Maybe this is Your / Our Problem ? ... !!! ... --- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code

[JBoss-dev] la petite planet

2003-02-22 Thread viktor
say : --- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge

[JBoss-dev] many moons ago

2003-02-22 Thread viktor
Friends told me i would catch more flies with honey then with vinegar. My Di reply was why would i want to catch flies ??? ... talk is cheep ... motivation harder ... !!! ... Please --- This SF.net email is sponsored by:

RE: [JBoss-dev] MDB tests in HEAD

2003-02-22 Thread marc fleury
he is bck marcf -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Dillon Sent: Wednesday, July 10, 2002 9:05 PM To: [EMAIL PROTECTED] Subject: [JBoss-dev] MDB tests in HEAD I am porting the changes I made to 3.0 back to