0 Replies Latest reply on Sep 3, 2007 5:43 AM by tom.baeyens

    exceptions in the command session facades

    tom.baeyens

      here's an issue to remember when we develop the command based session facade implementations: http://jira.jboss.com/jira/browse/JBPM-1008

      we should make sure that the remote interface of an ejb client only gets RuntimeExceptions or pvm exception types which we know that will be on the classpath.