[JBoss-dev] [JBoss JIRA] Created: (JBAS-27) Force closing of all database connections

2004-12-02 Thread Tom Elrod (JIRA)
Force closing of all database connections - Key: JBAS-27 URL: http://jira.jboss.com/jira/browse/JBAS-27 Project: JBoss Application Server Type: Feature Request Components: JCA service Versions: JBossAS-4.0.1

[JBoss-dev] [JBoss JIRA] Closed: (JBREM-5) Socket invokers needs to be fixed

2004-12-04 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-5?page=history ] Tom Elrod closed JBREM-5: -- Resolution: Done Updated socket invoker server and client to use the same basic classes and code as from the PooledInvoker. Some modifications where made to fit with

[JBoss-dev] [JBoss JIRA] Created: (JBREM-21) Add stress tests

2004-12-04 Thread Tom Elrod (JIRA)
Add stress tests Key: JBREM-21 URL: http://jira.jboss.com/jira/browse/JBREM-21 Project: JBoss Remoting Type: Task Components: general Reporter: Tom Elrod Assigned to: Tom Elrod Priority: Minor stress test based on the performance

[JBoss-dev] [JBoss JIRA] Closed: (JBREM-3) Fix Asyn invokers - currently not operable

2004-12-16 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-3?page=history ] Tom Elrod closed JBREM-3: -- Resolution: Done Removing from remoting project and CVS all together. Is going to be replaced by NIO transport, so no point in spending time and effort to fix async,

[JBoss-dev] [JBoss JIRA] Created: (JBREM-23) Refactor Connector so can configure transports

2004-12-16 Thread Tom Elrod (JIRA)
Refactor Connector so can configure transports -- Key: JBREM-23 URL: http://jira.jboss.com/jira/browse/JBREM-23 Project: JBoss Remoting Type: Reactor Event Components: transport Versions: 1.0.1 alpha

[JBoss-dev] [JBoss JIRA] Closed: (JBREM-19) Try to reconnect on connection failure within socket invoker

2004-12-16 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-19?page=history ] Tom Elrod closed JBREM-19: --- Resolution: Done Added ability to not only retry to get a client socket connection, but also have ability to set the number of times to retry (as long as is greater

[JBoss-dev] [JBoss JIRA] Created: (JBREM-24) Allow for specific network interface bindings

2004-12-17 Thread Tom Elrod (JIRA)
Allow for specific network interface bindings - Key: JBREM-24 URL: http://jira.jboss.com/jira/browse/JBREM-24 Project: JBoss Remoting Type: Feature Request Components: transport Versions: 1.0.1 alpha

[JBoss-dev] [JBoss JIRA] Created: (JBREM-25) Deadlock in InvokerRegistry

2004-12-20 Thread Tom Elrod (JIRA)
Deadlock in InvokerRegistry --- Key: JBREM-25 URL: http://jira.jboss.com/jira/browse/JBREM-25 Project: JBoss Remoting Type: Bug Components: general Versions: 1.0.1 alpha Reporter: Tom Elrod Assigned to: Tom Elrod Fix

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-25) Deadlock in InvokerRegistry

2004-12-20 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-25?page=history ] Tom Elrod updated JBREM-25: Attachment: InvokerRegistry.java Deadlock in InvokerRegistry --- Key: JBREM-25 URL:

[JBoss-dev] [JBoss JIRA] Closed: (JBREM-25) Deadlock in InvokerRegistry

2004-12-20 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-25?page=history ] Tom Elrod closed JBREM-25: --- Resolution: Done Updated the code in both 3.2 branch (so should become part of 3.2.7 release) and HEAD (which will be backported to 4.0 branch shortly). public

[JBoss-dev] [JBoss JIRA] Closed: (JBREM-17) Add CannotConnectException to all transports

2004-12-20 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-17?page=history ] Tom Elrod closed JBREM-17: --- Resolution: Done All transports (rmi, socket, and http) now throw the CannotConnectException in their client invokers if they can not make a connection to their

[JBoss-dev] [JBoss JIRA] Closed: (JBREM-4) Added test for throwing exception on server side

2004-12-20 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-4?page=history ] Tom Elrod closed JBREM-4: -- Resolution: Done Fix Version: 1.0.1 beta Added ServerExceptionTestCase. Is working for both serialized and non-serialized exceptions. Client can catch exception

[JBoss-dev] [JBoss JIRA] Created: (JBREM-26) Ability to use MBeans as handlers

2004-12-22 Thread Tom Elrod (JIRA)
Ability to use MBeans as handlers - Key: JBREM-26 URL: http://jira.jboss.com/jira/browse/JBREM-26 Project: JBoss Remoting Type: Feature Request Components: general Versions: 1.0.1 alpha Reporter: Tom Elrod Assigned

[JBoss-dev] [JBoss JIRA] Created: (JBREM-28) Marshaller for non serializable objects

2005-01-02 Thread Tom Elrod (JIRA)
Marshaller for non serializable objects --- Key: JBREM-28 URL: http://jira.jboss.com/jira/browse/JBREM-28 Project: JBoss Remoting Type: Feature Request Components: marshall Versions: 1.0.1 alpha Reporter: Tom

[JBoss-dev] [JBoss JIRA] Closed: (JBREM-23) Refactor Connector so can configure transports

2005-01-03 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-23?page=history ] Tom Elrod closed JBREM-23: --- Resolution: Done http://www.jboss.org/wiki/Wiki.jsp?page=Remoting_configuration Refactor Connector so can configure transports

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-2) sample-bindings.xml does not have entry for remoting

2005-01-03 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-2?page=history ] Tom Elrod updated JBREM-2: --- Description: Tom, JBoss 4 does not seem to have an appropriate mapping for JBoss Remoting in the sample-bindings.xml file which causes port conflicts when someone tries

[JBoss-dev] [JBoss JIRA] Commented: (JBREM-1) Thread.currentThread().getContextClassLoader() is wrong

2005-01-03 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-1?page=comments#action_12314477 ] Tom Elrod commented on JBREM-1: Per Bill's comments on checkin of revision 1.8 of AbstractInvoker: Don't use Thread.currentThread().getContextClassLoader to obtain parent CL

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-1) Thread.currentThread().getContextClassLoader() is wrong

2005-01-03 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-1?page=history ] Tom Elrod updated JBREM-1: --- Description: AbstractInvoker should use Thread.currentThread().getContextClassLoader() to initialize classbyteloader. Currently it uses this.getClass().getClassLoader()

[JBoss-dev] [JBoss JIRA] Closed: (JBREM-29) Over load invoke() method in Client so metadata not required

2005-01-04 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-29?page=history ] Tom Elrod closed JBREM-29: --- Resolution: Done jboss-head and jboss-4.0 Over load invoke() method in Client so metadata not required

[JBoss-dev] [JBoss JIRA] Created: (JBREM-29) Over load invoke() method in Client so metadata not required

2005-01-04 Thread Tom Elrod (JIRA)
Over load invoke() method in Client so metadata not required Key: JBREM-29 URL: http://jira.jboss.com/jira/browse/JBREM-29 Project: JBoss Remoting Type: Reactor Event Components: general Versions:

[JBoss-dev] [JBoss JIRA] Closed: (JBREM-18) Backport remoting from HEAD to 4.0 branch

2005-01-04 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-18?page=history ] Tom Elrod closed JBREM-18: --- Resolution: Done Done. Has most of the features from beta release (including configuration changes). Only big feature missing is http invoker. Backport remoting

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-26) Ability to use MBeans as handlers

2005-01-05 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-26?page=history ] Tom Elrod updated JBREM-26: Environment: Fix Version: 1.0.1 beta Ability to use MBeans as handlers - Key: JBREM-26 URL:

[JBoss-dev] [JBoss JIRA] Closed: (JBREM-26) Ability to use MBeans as handlers

2005-01-05 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-26?page=history ] Tom Elrod closed JBREM-26: --- Resolution: Done See http://www.jboss.org/wiki/Wiki.jsp?page=Remoting_configuration for info on handler change (bottom of page). Ability to use MBeans as handlers

[JBoss-dev] [JBoss JIRA] Commented: (JBREM-8) Ability to stream files via remoting

2005-01-11 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-8?page=comments#action_12314635 ] Tom Elrod commented on JBREM-8: Create a wrapper invocation to tell the server that have in stream invocation. Will also provide a callback locator uri. This means that the

[JBoss-dev] [JBoss JIRA] Created: (JBREM-31) Exception handling in http server invoker

2005-01-11 Thread Tom Elrod (JIRA)
Exception handling in http server invoker - Key: JBREM-31 URL: http://jira.jboss.com/jira/browse/JBREM-31 Project: JBoss Remoting Type: Bug Components: transport Versions: 1.0.1 beta Reporter: Tom Elrod

[JBoss-dev] [JBoss JIRA] Created: (JBREM-32) HTTP Invoker - check for threading issues

2005-01-11 Thread Tom Elrod (JIRA)
HTTP Invoker - check for threading issues - Key: JBREM-32 URL: http://jira.jboss.com/jira/browse/JBREM-32 Project: JBoss Remoting Type: Bug Components: transport Versions: 1.0.1 beta Reporter: Tom Elrod

[JBoss-dev] [JBoss JIRA] Created: (JBREM-33) Add GET support within HTTP server invoker

2005-01-11 Thread Tom Elrod (JIRA)
Add GET support within HTTP server invoker -- Key: JBREM-33 URL: http://jira.jboss.com/jira/browse/JBREM-33 Project: JBoss Remoting Type: Task Components: transport Versions: 1.0.1 beta Reporter: Tom Elrod

[JBoss-dev] [JBoss JIRA] Created: (JBREM-35) Servlet Invoker - counterpart to HTTP Invoker (runs within web container)

2005-01-11 Thread Tom Elrod (JIRA)
Servlet Invoker - counterpart to HTTP Invoker (runs within web container) - Key: JBREM-35 URL: http://jira.jboss.com/jira/browse/JBREM-35 Project: JBoss Remoting Type: Feature Request

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-15) merge UnifiedInvoker from remoting branch

2005-01-11 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-15?page=history ] Tom Elrod updated JBREM-15: Environment: Fix Version: 1.0.1 final (was: 1.0.1 beta) Moving from 1.0.1 beta release to 1.0.1 final. merge UnifiedInvoker from remoting

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-8) Ability to stream files via remoting

2005-01-11 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-8?page=history ] Tom Elrod updated JBREM-8: --- Environment: Fix Version: 1.0.1 final (was: 1.0.1 beta) Moved from 1.0.1 beta to 1.0.1 final release. Ability to stream files via remoting

[JBoss-dev] [JBoss JIRA] Created: (JBREM-30) Better integration for registering invokers with MBeanServer

2005-01-11 Thread Tom Elrod (JIRA)
Better integration for registering invokers with MBeanServer Key: JBREM-30 URL: http://jira.jboss.com/jira/browse/JBREM-30 Project: JBoss Remoting Type: Task Components: transport Versions: 1.0.1

[JBoss-dev] [JBoss JIRA] Created: (JBREM-34) Need to add configuration properties for HTTP server invoker

2005-01-11 Thread Tom Elrod (JIRA)
Need to add configuration properties for HTTP server invoker Key: JBREM-34 URL: http://jira.jboss.com/jira/browse/JBREM-34 Project: JBoss Remoting Type: Task Components: transport Versions: 1.0.1

[JBoss-dev] [JBoss JIRA] Closed: (JBREM-16) Finish HTTP Invoker

2005-01-11 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-16?page=history ] Tom Elrod closed JBREM-16: --- Resolution: Done HTTP Invoker client and server (stand-alone, so no web container needed) implemented. Some remaining issues that have been opened as new Jira

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-27) Support for HTTP/HTTPS proxy

2005-01-11 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-27?page=history ] Tom Elrod updated JBREM-27: Environment: Fix Version: 1.0.1 final (was: 1.0.1 beta) Moved from 1.0.1 beta to 1.0.1 final release. Support for HTTP/HTTPS proxy

[JBoss-dev] [JBoss JIRA] Created: (JBREM-36) performance tests fail for http transports

2005-01-11 Thread Tom Elrod (JIRA)
performance tests fail for http transports -- Key: JBREM-36 URL: http://jira.jboss.com/jira/browse/JBREM-36 Project: JBoss Remoting Type: Bug Components: transport Versions: 1.0.1 beta Reporter: Tom Elrod

[JBoss-dev] [JBoss JIRA] Created: (JBREM-37) backport to 4.0 branch before 1.0.1 final release

2005-01-11 Thread Tom Elrod (JIRA)
backport to 4.0 branch before 1.0.1 final release - Key: JBREM-37 URL: http://jira.jboss.com/jira/browse/JBREM-37 Project: JBoss Remoting Type: Task Components: general Versions: 1.0.1 beta Reporter:

[JBoss-dev] [JBoss JIRA] Created: (JBREM-38) SSH transport

2005-01-14 Thread Tom Elrod (JIRA)
SSH transport - Key: JBREM-38 URL: http://jira.jboss.com/jira/browse/JBREM-38 Project: JBoss Remoting Type: Feature Request Components: transport Versions: 1.0.1 beta Reporter: Tom Elrod Assigned to: Tom Elrod Priority: Optional

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-35) Servlet Invoker - counterpart to HTTP Invoker (runs within web container)

2005-01-17 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-35?page=history ] Tom Elrod updated JBREM-35: Fix Version: 1.0.1 final Servlet Invoker - counterpart to HTTP Invoker (runs within web container)

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-30) Better integration for registering invokers with MBeanServer

2005-01-17 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-30?page=history ] Tom Elrod updated JBREM-30: Fix Version: 1.0.1 final Better integration for registering invokers with MBeanServer Key:

[JBoss-dev] [JBoss JIRA] Created: (JBREM-39) start connector on new thread

2005-01-17 Thread Tom Elrod (JIRA)
start connector on new thread - Key: JBREM-39 URL: http://jira.jboss.com/jira/browse/JBREM-39 Project: JBoss Remoting Type: Task Components: general Versions: 1.0.1 beta Reporter: Tom Elrod Assigned to: Tom Elrod

[JBoss-dev] [JBoss JIRA] Created: (JBREM-41) problem using localhost/127.0.0.1

2005-01-17 Thread Tom Elrod (JIRA)
problem using localhost/127.0.0.1 - Key: JBREM-41 URL: http://jira.jboss.com/jira/browse/JBREM-41 Project: JBoss Remoting Type: Bug Components: transport Versions: 1.0.1 beta Reporter: Tom Elrod Assigned to: Tom

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-32) HTTP Invoker - check for threading issues

2005-01-17 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-32?page=history ] Tom Elrod updated JBREM-32: Fix Version: 1.0.1 final HTTP Invoker - check for threading issues - Key: JBREM-32 URL:

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-33) Add GET support within HTTP server invoker

2005-01-17 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-33?page=history ] Tom Elrod updated JBREM-33: Fix Version: 1.0.1 final Add GET support within HTTP server invoker -- Key: JBREM-33 URL:

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-31) Exception handling in http server invoker

2005-01-17 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-31?page=history ] Tom Elrod updated JBREM-31: Fix Version: 1.0.1 final Exception handling in http server invoker - Key: JBREM-31 URL:

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-1) Thread.currentThread().getContextClassLoader() is wrong

2005-01-17 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-1?page=history ] Tom Elrod updated JBREM-1: --- Fix Version: 1.0.1 final Thread.currentThread().getContextClassLoader() is wrong --- Key: JBREM-1

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-13) NIO transport

2005-01-17 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-13?page=history ] Tom Elrod updated JBREM-13: Environment: Fix Version: 1.0.1 final NIO transport - Key: JBREM-13 URL: http://jira.jboss.com/jira/browse/JBREM-13

[JBoss-dev] [JBoss JIRA] Created: (JBREM-40) Compression marshaller/unmarshaller

2005-01-17 Thread Tom Elrod (JIRA)
Compression marshaller/unmarshaller --- Key: JBREM-40 URL: http://jira.jboss.com/jira/browse/JBREM-40 Project: JBoss Remoting Type: Feature Request Components: marshall Versions: 1.0.1 beta Reporter: Tom Elrod

[JBoss-dev] [JBoss JIRA] Commented: (JBREM-39) start connector on new thread

2005-01-17 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-39?page=comments#action_12314721 ] Tom Elrod commented on JBREM-39: - Nope. The socket invoker manages threads manually (as is done with the pooled invoker). The http invoker uses the oswego PooledExecutor.

[JBoss-dev] [JBoss JIRA] Created: (JBREM-42) two phase deserialization - handler classloading

2005-01-21 Thread Tom Elrod (JIRA)
two phase deserialization - handler classloading Key: JBREM-42 URL: http://jira.jboss.com/jira/browse/JBREM-42 Project: JBoss Remoting Type: Task Components: general Versions: 1.0.1 beta Reporter: Tom

[JBoss-dev] [JBoss JIRA] Created: (JBREM-43) custom socket factories

2005-01-21 Thread Tom Elrod (JIRA)
custom socket factories --- Key: JBREM-43 URL: http://jira.jboss.com/jira/browse/JBREM-43 Project: JBoss Remoting Type: Feature Request Components: transport Versions: 1.0.1 beta Reporter: Tom Elrod Assigned to: Tom Elrod

[JBoss-dev] [JBoss JIRA] Created: (JBREM-44) HA support for unified invoker

2005-01-21 Thread Tom Elrod (JIRA)
HA support for unified invoker -- Key: JBREM-44 URL: http://jira.jboss.com/jira/browse/JBREM-44 Project: JBoss Remoting Type: Task Components: general Versions: 1.0.1 beta Reporter: Tom Elrod Assigned to: Tom Elrod

[JBoss-dev] [JBoss JIRA] Created: (JBREM-45) Remoting watchdog

2005-01-21 Thread Tom Elrod (JIRA)
Remoting watchdog --- Key: JBREM-45 URL: http://jira.jboss.com/jira/browse/JBREM-45 Project: JBoss Remoting Type: Task Components: general Versions: 1.0.1 beta Reporter: Tom Elrod Assigned to: Tom Elrod Build in ability

[JBoss-dev] [JBoss JIRA] Created: (JBREM-46) Connection failure callback

2005-01-21 Thread Tom Elrod (JIRA)
Connection failure callback --- Key: JBREM-46 URL: http://jira.jboss.com/jira/browse/JBREM-46 Project: JBoss Remoting Type: Feature Request Components: general Versions: 1.0.1 beta Reporter: Tom Elrod Assigned to: Tom Elrod

[JBoss-dev] [JBoss JIRA] Created: (JBREM-47) Dynamic classloading

2005-01-21 Thread Tom Elrod (JIRA)
Dynamic classloading Key: JBREM-47 URL: http://jira.jboss.com/jira/browse/JBREM-47 Project: JBoss Remoting Type: Feature Request Components: general Versions: 1.0.1 beta Reporter: Tom Elrod Assigned to: Tom Elrod Need

[JBoss-dev] [JBoss JIRA] Created: (JBREM-48) JGroups transport

2005-01-21 Thread Tom Elrod (JIRA)
JGroups transport - Key: JBREM-48 URL: http://jira.jboss.com/jira/browse/JBREM-48 Project: JBoss Remoting Type: Feature Request Components: transport Versions: 1.0.1 beta Reporter: Tom Elrod Assigned to: Tom Elrod Would like to

[JBoss-dev] [JBoss JIRA] Closed: (JBREM-50) Need ability to set socket timeout on socket client invoker

2005-01-26 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-50?page=history ] Tom Elrod closed JBREM-50: --- Resolution: Done Forgot to add this to the socket client invoker so will look at the locator uri params for this param. socketTimeout - The socket timeout value

[JBoss-dev] [JBoss JIRA] Created: (JBREM-50) Need ability to set socket timeout on socket client invoker

2005-01-26 Thread Tom Elrod (JIRA)
Need ability to set socket timeout on socket client invoker --- Key: JBREM-50 URL: http://jira.jboss.com/jira/browse/JBREM-50 Project: JBoss Remoting Type: Bug Components: transport Versions: 1.0.1 beta

[JBoss-dev] [JBoss JIRA] Assigned: (JBREM-49) Problem with loading an array class remotely

2005-01-27 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-49?page=history ] Tom Elrod reassigned JBREM-49: --- Assign To: Jeff Haynie (was: Tom Elrod) Problem with loading an array class remotely Key: JBREM-49

[JBoss-dev] [JBoss JIRA] Created: (JBREM-51) defining marshaller on remoting client

2005-01-28 Thread Tom Elrod (JIRA)
defining marshaller on remoting client -- Key: JBREM-51 URL: http://jira.jboss.com/jira/browse/JBREM-51 Project: JBoss Remoting Type: Reactor Event Components: marshall Versions: 1.0.1 beta Reporter: Tom Elrod

[JBoss-dev] [JBoss JIRA] Closed: (JBREM-15) merge UnifiedInvoker from remoting branch

2005-01-28 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-15?page=history ] Tom Elrod closed JBREM-15: --- Resolution: Done Have added UnifiedInvoker to the server module and added unified invoker configuration to testsuite. Can see

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-61) Possible RMI exception semantic regression

2005-02-07 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-61?page=history ] Tom Elrod resolved JBREM-61: - Resolution: Done Fix Version: 1.0.1 final Changed UnifiedInvokerProxy to catch AccessException and rethrow wrapped as ServerException.

[JBoss-dev] [JBoss JIRA] Commented: (JBREM-61) Possible RMI exception semantic regression

2005-02-07 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-61?page=comments#action_12315220 ] Tom Elrod commented on JBREM-61: - Have changed from AccessException to java.rmi.RemoteException. Don't see any need to make this conditional, as is doing this only within

[JBoss-dev] [JBoss JIRA] Commented: (JBREM-51) defining marshaller on remoting client

2005-02-07 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-51?page=comments#action_12315227 ] Tom Elrod commented on JBREM-51: - One of the problems with using a data type for a custom Marshaller/UnMarshaller is having to explicitly code the addition of these within

[JBoss-dev] [JBoss JIRA] Closed: (JBJMX-26) CascadingAgent problems: remote unregistration listener

2005-02-09 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBJMX-26?page=history ] Tom Elrod closed JBJMX-26: --- Resolution: Out of Date This code is no longer contained within JBoss source (and has not been for over a year). CascadingAgent problems: remote unregistration

[JBoss-dev] [JBoss JIRA] Created: (JBREM-62) update UnifiedInvoker to use remote marshall loading

2005-02-10 Thread Tom Elrod (JIRA)
update UnifiedInvoker to use remote marshall loading Key: JBREM-62 URL: http://jira.jboss.com/jira/browse/JBREM-62 Project: JBoss Remoting Type: Task Components: marshall Versions: 1.0.1 beta

[JBoss-dev] [JBoss JIRA] Commented: (JBREM-51) defining marshaller on remoting client

2005-02-10 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-51?page=comments#action_12315346 ] Tom Elrod commented on JBREM-51: - Added the support for dynamic, remote loading of marshaller/unmarshaller. Still need to fix test case so works in ant's junit test run

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-55) Clean up Callback implementation

2005-02-15 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-55?page=history ] Tom Elrod updated JBREM-55: Fix Version: (was: 1.0.1 final) Clean up Callback implementation Key: JBREM-55 URL:

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1462) Unified invoker config needs to expose basic settings

2005-02-20 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1462?page=history ] Tom Elrod updated JBAS-1462: - Attachment: example-service.xml Would something like this be ok? Is how I have sample config commented within remoting/src/etc/. Unified invoker config needs to

[JBoss-dev] [JBoss JIRA] Commented: (JBREM-51) defining marshaller on remoting client

2005-02-21 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-51?page=comments#action_12315563 ] Tom Elrod commented on JBREM-51: - This configuration is fine if the classes are present within the client's classpath. If they are not, can provide configuration for

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-51) defining marshaller on remoting client

2005-02-21 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-51?page=history ] Tom Elrod resolved JBREM-51: - Resolution: Done defining marshaller on remoting client -- Key: JBREM-51 URL:

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-59) Pull callback collection is unbounded - possible Out of Memory

2005-02-21 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-59?page=history ] Tom Elrod resolved JBREM-59: - Resolution: Done Fix Version: 1.0.1 final Added default null callback store and persisted callback store for pull callbacks so will help avoid running out

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-62) update UnifiedInvoker to use remote marshall loading

2005-02-21 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-62?page=history ] Tom Elrod updated JBREM-62: Fix Version: 1.2.0 beta (was: 1.0.1 final) update UnifiedInvoker to use remote marshall loading

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-31) Exception handling in http server invoker

2005-02-21 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-31?page=history ] Tom Elrod resolved JBREM-31: - Resolution: Done Fixed. Will not return all errors, even those occurring outside the server invoker's invoke method. This would most likely happen due to

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-60) Incorrect usage of debug level logging

2005-02-21 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-60?page=history ] Tom Elrod resolved JBREM-60: - Resolution: Done Only adding and removing of callback listeners at debug level now (rest of invocation related logging at trace). Incorrect usage of debug

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-63) Get rid of the legacy configuration that embeds xml parsing

2005-02-22 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-63?page=history ] Tom Elrod updated JBREM-63: Fix Version: 1.2.0 beta (was: 1.0.1 final) Get rid of the legacy configuration that embeds xml parsing

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1462) Unified invoker config needs to expose basic settings

2005-02-22 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1462?page=comments#action_12315592 ] Tom Elrod commented on JBAS-1462: -- StoreFilePath - indicates to which directory to write the callback objects. The default value is the property value of

[JBoss-dev] [JBoss JIRA] Resolved: (JBAS-1462) Unified invoker config needs to expose basic settings

2005-02-22 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1462?page=history ] Tom Elrod resolved JBAS-1462: -- Resolution: Done Fix Version: JBossAS-5.0 Alpha Added comments for remoting service config. Unified invoker config needs to expose basic settings

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-30) Better integration for registering invokers with MBeanServer

2005-02-22 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-30?page=history ] Tom Elrod resolved JBREM-30: - Resolution: Done Updated so server invoker implementations will be registered with mbean server upon startup of connector. Better integration for registering

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-39) start connector on new thread

2005-02-22 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-39?page=history ] Tom Elrod updated JBREM-39: Fix Version: 1.2.0 beta start connector on new thread - Key: JBREM-39 URL: http://jira.jboss.com/jira/browse/JBREM-39

[JBoss-dev] [JBoss JIRA] Commented: (JBREM-35) Servlet Invoker - counterpart to HTTP Invoker (runs within web container)

2005-02-23 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-35?page=comments#action_12315658 ] Tom Elrod commented on JBREM-35: - Ok. We can talk about this as JBossWorld. Having a servlet based http server invoker is a requirement I have for remoting. If you

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-32) HTTP Invoker - check for threading issues

2005-02-23 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-32?page=history ] Tom Elrod resolved JBREM-32: - Resolution: Done Reviewed and tested. HTTP Invoker - check for threading issues - Key: JBREM-32

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-13) NIO transport

2005-02-23 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-13?page=history ] Tom Elrod updated JBREM-13: Fix Version: 1.2.0 beta (was: 1.0.1 final) NIO transport - Key: JBREM-13 URL:

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-8) Ability to stream files via remoting

2005-02-23 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-8?page=history ] Tom Elrod updated JBREM-8: --- Fix Version: 1.2.0 beta (was: 1.0.1 final) Ability to stream files via remoting Key: JBREM-8

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-1) Thread.currentThread().getContextClassLoader() is wrong

2005-02-23 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-1?page=history ] Tom Elrod resolved JBREM-1: Resolution: Done As part of the marshall loading code, this has been resolved in that the classloader used is the same as the one that loaded the invoker by

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-33) Add GET support within HTTP server invoker

2005-02-23 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-33?page=history ] Tom Elrod updated JBREM-33: Fix Version: 1.2.0 beta (was: 1.0.1 final) Add GET support within HTTP server invoker -- Key:

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-43) custom socket factories

2005-02-23 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-43?page=history ] Tom Elrod updated JBREM-43: Fix Version: 1.2.0 beta (was: 1.0.1 final) custom socket factories --- Key: JBREM-43 URL:

[JBoss-dev] [JBoss JIRA] Created: (JBREM-64) Need MarshalFactory to produce new instance per get request

2005-02-23 Thread Tom Elrod (JIRA)
Need MarshalFactory to produce new instance per get request --- Key: JBREM-64 URL: http://jira.jboss.com/jira/browse/JBREM-64 Project: JBoss Remoting Type: Bug Components: marshall Versions: 1.0.1 final

[JBoss-dev] [JBoss JIRA] Created: (JBREM-65) move callback specific classes into new callback package

2005-02-23 Thread Tom Elrod (JIRA)
move callback specific classes into new callback package Key: JBREM-65 URL: http://jira.jboss.com/jira/browse/JBREM-65 Project: JBoss Remoting Type: Reactor Event Components: callbacks Versions: 1.0.1

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-36) performance tests fail for http transports

2005-02-23 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-36?page=history ] Tom Elrod updated JBREM-36: Fix Version: 1.2.0 beta (was: 1.0.1 final) This is only happens for the oneway tests. The problem is that the http server invoker wants to send a

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-37) backport to 4.0 branch before 1.0.1 final release

2005-02-25 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-37?page=history ] Tom Elrod resolved JBREM-37: - Resolution: Done Code from remoting 1.0.1 final has been backported. Only possible changed between now and release will be samples and doc (user guide and

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-66) Race condition on startup

2005-02-25 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-66?page=history ] Tom Elrod resolved JBREM-66: - Resolution: Done Fix Version: 1.2.0 beta Good catch. Thanks. Changed to start the detector before the listener. Will be in next remoting release as well

[JBoss-dev] [JBoss JIRA] Commented: (JBREM-35) Servlet Invoker - counterpart to HTTP Invoker (runs within web container)

2005-02-28 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-35?page=comments#action_12315860 ] Tom Elrod commented on JBREM-35: - This really isn't a bug per say, but more of something that I just have not had time to implement at this point. If you would possibly

[JBoss-dev] [JBoss JIRA] Commented: (JBREM-42) two phase deserialization - handler classloading

2005-03-07 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-42?page=comments#action_12315952 ] Tom Elrod commented on JBREM-42: - Need to add API in the ServerInvocationHandler to get the classloader the handler wishes the server invoker to use for classloading. This

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-47) Dynamic classloading

2005-03-07 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-47?page=history ] Tom Elrod updated JBREM-47: Fix Version: 1.2.0 beta Dynamic classloading Key: JBREM-47 URL: http://jira.jboss.com/jira/browse/JBREM-47 Project:

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-55) Clean up Callback implementation

2005-03-07 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-55?page=history ] Tom Elrod updated JBREM-55: Fix Version: 1.2.0 beta Clean up Callback implementation Key: JBREM-55 URL:

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-57) Remove use of InvokerRequest in favor of Callback object

2005-03-07 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-57?page=history ] Tom Elrod updated JBREM-57: Fix Version: 1.2.0 beta Remove use of InvokerRequest in favor of Callback object Key: JBREM-57

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-44) HA support for unified invoker

2005-03-07 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-44?page=history ] Tom Elrod updated JBREM-44: Fix Version: 1.2.0 beta HA support for unified invoker -- Key: JBREM-44 URL:

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-46) Connection failure callback

2005-03-07 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-46?page=history ] Tom Elrod updated JBREM-46: Description: Provide ability to callback on interface when there is a connection failure during an async call. This is a requirement for JMS and need to hash out the

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-24) Allow for specific network interface bindings

2005-03-07 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-24?page=history ] Tom Elrod updated JBREM-24: Description: Need ability for address bindings for particular network interfaces. This needs to be provide over all the server invoker implementations and will

[JBoss-dev] [JBoss JIRA] Updated: (JBREM-20) break out remoting into two seperate projects

2005-03-07 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-20?page=history ] Tom Elrod updated JBREM-20: Description: Need to break out remoting into one project for the framework, that does not have many (if any) dependancies on other modules and one that has specific

  1   2   >