You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/08/19 08:39:47 UTC

[jira] Work started: (SMX4-580) enable exception stacktrace for jaxb-api bundle

     [ https://issues.apache.org/activemq/browse/SMX4-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SMX4-580 started by Freeman Fang.

> enable exception stacktrace for jaxb-api bundle
> -----------------------------------------------
>
>                 Key: SMX4-580
>                 URL: https://issues.apache.org/activemq/browse/SMX4-580
>             Project: ServiceMix 4
>          Issue Type: Improvement
>          Components: Bundles
>    Affects Versions: specs-1.4.0
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: specs-1.6.0
>
>
> currently it just use
>          } catch (Throwable t) {
>                // Ignored
>          }
> This will hide some importance information from the exception such as missing package import or missing jaxb.index/ObjectFactory from the contextPath.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.