Patrick Bédert created CXF-5529:
-----------------------------------
Summary: Deploy error when publishing CXF WebService to Glassfish4
Key: CXF-5529
URL: https://issues.apache.org/jira/browse/CXF-5529
Project: CXF
Issue Type: Bug
Affects Versions: 3.0.0-milestone1
Reporter: Patrick Bédert
When publishing a CXF WebService to Glassfish4, I get the following error
message:
deploy is failing=Error occurred during deployment: Exception while deploying
the app [...] : The lifecycle method [close] must not throw a checked
exception. Related annotation information: annotation
[@javax.annotation.PreDestroy()] on annotated element [public void
org.apache.cxf.rs.security.saml.sso.AbstractSSOSpHandler.close()
throws java.io.IOException] of type [METHOD]. Please see server.log for more
details.
Versions:
- apache-cxf-3.0.0-milestone1
- Glassfish 4.0
(I had the same issue with the amq-5.8.0 libs in the CXF-3.0.0 Distribution,
which i resolved by just updating to amq-5.9.0 libs)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)