[JBoss-dev] Anyone interested in a org.jboss.pool.connector.SharedXAConnectionManager?

2001-08-05 Thread Jung , Dr. Christoph
We have developed a pooling scheme that is a kind of hybrid between the SharedLocalTransactionCM and the XAConnectionManager ... Without tx context (read usage), the pool dispenses for each separate allocation request a different XA-enabled connection. Within a single tx context (read&write u

AW: [JBoss-dev] Scoping CL

2001-08-05 Thread Jung , Dr. Christoph
-Ursprüngliche Nachricht- >Von: marc fleury [mailto:[EMAIL PROTECTED]] >Gesendet: Sonntag, 5. August 2001 18:55 >An: Jboss-Development@Lists. Sourceforge. Net >Betreff: [JBoss-dev] Scoping CL >Dr Juno >imho "scoping" will be useful in security (visibility of classes can be >scoped) but

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins EntitySynchronizationInterceptor.java

2001-08-05 Thread Dain Sundstrom
User: dsundstrom Date: 01/08/05 12:32:19 Modified:src/main/org/jboss/ejb/plugins EntitySynchronizationInterceptor.java Log: Fixed remove problem. * Moved tx entity map to application * Moved synchronize entities in tx method to application * Moved sync

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb Application.java EntityContainer.java

2001-08-05 Thread Dain Sundstrom
User: dsundstrom Date: 01/08/05 12:32:19 Modified:src/main/org/jboss/ejb Application.java EntityContainer.java Log: Fixed remove problem. * Moved tx entity map to application * Moved synchronize entities in tx method to application * Moved sync call to entity container find an

[JBoss-dev] Scoping CL

2001-08-05 Thread marc fleury
Dr Juno imho "scoping" will be useful in security (visibility of classes can be scoped) but from an admin standpoint doesn't work. stay tuned marcf _ Marc Fleury, Ph.D [EMAIL PROTECTED] _ ___ Jboss-development mailin

Re: [JBoss-dev] Apparent bug in Verifier - static inner classes as valid RMI/IIOP types

2001-08-05 Thread Dain Sundstrom
> Hmmm. I'm not sure I agree entirely: > > 1. the value object is effectively part of the interface because it is > what is returned by the getData methods etc. So the client has to have > access to it and I don't see anything drastically wrong with having the > data bean as an inner class of the

[JBoss-dev] CVS update: manual/src/docs advconfig.xml

2001-08-05 Thread Vincent Harcq
User: vharcq Date: 01/08/05 07:43:58 Modified:src/docs advconfig.xml Log: resource-ref section : java.net.URL and resource-managers Revision ChangesPath 1.17 +96 -16manual/src/docs/advconfig.xml Index: advconfig.xml =

[JBoss-dev] CVS update: manual/src/docs advconfig.xml

2001-08-05 Thread Vincent Harcq
User: vharcq Date: 01/08/05 06:48:24 Modified:src/docs advconfig.xml Log: Section on resource-ref entry Revision ChangesPath 1.16 +125 -0manual/src/docs/advconfig.xml Index: advconfig.xml =