[
https://issues.apache.org/jira/browse/SYNAPSE-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688741#action_12688741
]
Asankha C. Perera commented on SYNAPSE-524:
-------------------------------------------
It could be any classpath, which will be checked before the web apps.. However
the point I want to make is that there is no advantage we gain by trying to put
the extracted classes of patches into WEB-INF/classes, since for any patches to
be applied later on, that will anyway require manual intervention. These tasks
are best left for the admins.
> 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]