[ 
https://issues.apache.org/jira/browse/SYNAPSE-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688531#action_12688531
 ] 

Ruwan Linton commented on SYNAPSE-524:
--------------------------------------

Well, in that case we need to put the classes but not the jar file isn't it... 
So this requires some maven work at the build time but this is a MUST fix to me.

> Patches are not applied to the WAR distribution
> -----------------------------------------------
>
>                 Key: SYNAPSE-524
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-524
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Andreas Veithen
>            Assignee: Andreas Veithen
>             Fix For: 1.3
>
>
> I noticed that the patches (e.g. httpcore-nio-4.0-patch-httpcore-193.jar) are 
> bundled with the ZIP distribution, but not with the Web application. This 
> could cause inconsistent behavior between a standalone deployment and a 
> deployment into an application server.
> According to the servlet spec (SRV.9.5 in v2.4), "The Web application class 
> loader must load classes from the WEB-INF/classes directory first, and then 
> from library JARs in the WEB-INF/lib directory." This gives a hint how to 
> bundle these patches into the WAR so that the modified classes have priority.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to