You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by avallen <gi...@git.apache.org> on 2015/05/15 13:07:14 UTC

[GitHub] cxf-fediz pull request: Initialize BeanCreationException with caus...

GitHub user avallen opened a pull request:

    https://github.com/apache/cxf-fediz/pull/7

    Initialize BeanCreationException with causing exception

    Not passing the root cause here will cause this exception to be displayed many times _without_
    the real root case, instead suggesting that a malformed resource URL might be the culprit when instead
    it is e.g. a non-validating fediz_config.xml XML file.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/avallen/cxf-fediz master-add-exception-cause

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf-fediz/pull/7.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #7
    
----
commit 3d9f08bb3f06a98bf4b4e17b5d559a0bac2f867a
Author: Andreas Vallen <an...@gmail.com>
Date:   2015-05-15T10:38:34Z

    Initialize BeanCreationException with causing exception, else the real cause is easy to miss.
    
    not passing the root cause here will cause this exception to be displayed many many times _without_
    the real root case, instead suggesting that a malformed resource URL might be the culprit when instead
    it is e.g. a non-validating fediz_config.xml XML file.
    (cherry picked from commit 41a3674)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cxf-fediz pull request #7: Initialize BeanCreationException with causing exc...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cxf-fediz/pull/7


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---