Bug 1079085 - [GSS] (6.2.x) Webservices DUP is not scanning all visible classes for @WebService annotation
Summary: [GSS] (6.2.x) Webservices DUP is not scanning all visible classes for @WebSer...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web Services
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR2
: EAP 6.2.3
Assignee: Kyle Lape
QA Contact: Rostislav Svoboda
Russell Dickenson
URL:
Whiteboard:
Depends On: 1079084
Blocks: eap62-cp03-blockers 1086385
TreeView+ depends on / blocked
 
Reported: 2014-03-21 00:08 UTC by Kyle Lape
Modified: 2018-12-05 17:48 UTC (History)
2 users (show)

Fixed In Version:
Clone Of: 1079084
: 1086385 (view as bug list)
Environment:
Last Closed: 2014-06-09 12:46:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-3067 0 Major Resolved Webservices DUP is not scanning all visible classes for @WebService annotation 2016-08-18 17:06:40 UTC
Red Hat Knowledge Base (Solution) 1203623 0 None None None Never

Description Kyle Lape 2014-03-21 00:08:42 UTC
Sample use case: You have a .war in an .ear, and the .war has a web.xml with a <servlet-class> that refers to a JAX-WS endpoint, so the class is annotated with @WebService. If that class is packaged in a jar found in the ear's lib directory, the JBossWS DUP won't pick it up, and then Undertow will throw an error like this (except of course the JBossWeb equivalent):

UT010009: Servlet ClientEndpoint of type class com.redhat.gss.jaxws.ClientEndpoint does not implement javax.servlet.Servlet

Comment 1 JBoss JIRA Server 2014-03-24 15:13:54 UTC
Alessio Soldano <asoldano> updated the status of jira WFLY-3067 to Resolved


Note You need to log in before you can comment on or make changes to this bug.