[wise-commits] [jboss-wise/wise-gwt-gui] 868af4: [wise-242] moved from generic exception catching t...

GitHub noreply at github.com
Wed Aug 19 03:52:01 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/jboss-wise/wise-gwt-gui
  Commit: 868af42af29eef45b3a04dd9524a0f361ac596b8
      https://github.com/jboss-wise/wise-gwt-gui/commit/868af42af29eef45b3a04dd9524a0f361ac596b8
  Author: rsearls <rsearls at redhat.com>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M src/main/java/org/jboss/wise/core/exception/WiseProcessingException.java
    M src/main/java/org/jboss/wise/core/exception/WiseURLException.java
    M src/main/java/org/jboss/wise/core/exception/WiseWebServiceException.java
    M src/main/java/org/jboss/wise/gui/ClientConversationBean.java
    M src/main/java/org/jboss/wise/gui/ClientHelper.java
    M src/main/java/org/jboss/wise/gwt/client/MainService.java
    A src/main/java/org/jboss/wise/gwt/client/event/InvocationProcessingExceptionEvent.java
    A src/main/java/org/jboss/wise/gwt/client/event/InvocationProcessingExceptionEventHandler.java
    M src/main/java/org/jboss/wise/gwt/client/presenter/EndpointConfigPresenter.java
    M src/main/java/org/jboss/wise/gwt/client/presenter/InvocationPresenter.java
    M src/main/java/org/jboss/wise/gwt/server/MainServiceImpl.java
    M src/main/java/org/jboss/wise/shared/GWTClientConversationBean.java

  Log Message:
  -----------
  [wise-242] moved from generic exception catching to specific exception catching and response.  New exception handling event added


  Commit: 5c0074fc61685181fad7645b1c7ed4a18644fe6d
      https://github.com/jboss-wise/wise-gwt-gui/commit/5c0074fc61685181fad7645b1c7ed4a18644fe6d
  Author: Alessio Soldano <soldano.servizi at email.it>
  Date:   2015-08-19 (Wed, 19 Aug 2015)

  Changed paths:
    M src/main/java/org/jboss/wise/core/exception/WiseProcessingException.java
    M src/main/java/org/jboss/wise/core/exception/WiseURLException.java
    M src/main/java/org/jboss/wise/core/exception/WiseWebServiceException.java
    M src/main/java/org/jboss/wise/gui/ClientConversationBean.java
    M src/main/java/org/jboss/wise/gui/ClientHelper.java
    M src/main/java/org/jboss/wise/gwt/client/MainService.java
    A src/main/java/org/jboss/wise/gwt/client/event/InvocationProcessingExceptionEvent.java
    A src/main/java/org/jboss/wise/gwt/client/event/InvocationProcessingExceptionEventHandler.java
    M src/main/java/org/jboss/wise/gwt/client/presenter/EndpointConfigPresenter.java
    M src/main/java/org/jboss/wise/gwt/client/presenter/InvocationPresenter.java
    M src/main/java/org/jboss/wise/gwt/server/MainServiceImpl.java
    M src/main/java/org/jboss/wise/shared/GWTClientConversationBean.java

  Log Message:
  -----------
  Merge pull request #31 from rsearls/wise-242-soap-fault-display

[WISE-242] moved from generic exception catching to specific exceptio…


Compare: https://github.com/jboss-wise/wise-gwt-gui/compare/358e0fa18f25...5c0074fc6168


More information about the wise-commits mailing list