Bug 1163566 - Web-related bindings (HTTP, SOAP, REST) not aware of web metadata
Summary: Web-related bindings (HTTP, SOAP, REST) not aware of web metadata
Keywords:
Status: NEW
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: SwitchYard
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: tcunning
QA Contact: Matej Melko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-13 03:04 UTC by Tadayoshi Sato
Modified: 2021-10-15 11:51 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SWITCHYARD-2459 0 Major Open Web-related bindings (HTTP, SOAP, REST) not aware of web metadata 2015-08-04 12:53:36 UTC

Description Tadayoshi Sato 2014-11-13 03:04:21 UTC
Description of problem:
Platform BZ for https://issues.jboss.org/browse/SWITCHYARD-2459

Web-related bindings, HTTP, SOAP, and REST, are not aware of web metadata that are configured in web.xml and jboss-web.xml. This means that, for instance, there is no way to apply servlet filters to those bindings.


How reproducible:
100%


Steps to Reproduce:
1. Pick up one of bean-service, http-binding, and rest-binding quickstarts.
2. Add a @WebFilter implementation to the quickstart.
3. Deploy it to FSW and check if the @WebFilter works.

Actual results:
@WebFilter is not applied to any of the bindings.


Expected results:
@WebFilter should be applied to those bindings.

Comment 3 Ken Johnson 2015-03-12 18:42:54 UTC
Can we please release note this?


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