[Axis2] Discontinuing the "Old Servlet API" support

2010-01-22 Thread Andreas Veithen
All, The servlet transport contains a bunch of calls to the servlet API that are guarded by a try { ... } catch (Throwable t) { ... } block. The original purpose for this was to support containers implementing older versions of the servlet API. The problem with this is that since Throwable is catc

[jira] Created: (AXIS2-4610) ServiceLifeCycle shutDown() doesn't fire upon hot update

2010-01-22 Thread Mark Mac (JIRA)
ServiceLifeCycle shutDown() doesn't fire upon hot update Key: AXIS2-4610 URL: https://issues.apache.org/jira/browse/AXIS2-4610 Project: Axis2 Issue Type: Bug Affects Versions: 1.5

[jira] Resolved: (AXIS2-4603) JAX-WS: JAXB Unmarshal code no longer has direct access to the required XMLStreamReader

2010-01-22 Thread Rich Scheuerle (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Scheuerle resolved AXIS2-4603. --- Resolution: Fixed > JAX-WS: JAXB Unmarshal code no longer has direct access to the required