Cocoon Spring Configurator 1.0.1 doesn´t work properly with Weblogic 9.2
------------------------------------------------------------------------
Key: COCOON-2172
URL: https://issues.apache.org/jira/browse/COCOON-2172
Project: Cocoon
Issue Type: Bug
Components: * Cocoon Core
Affects Versions: 2.2-dev (Current SVN)
Reporter: Juan Jose Vazquez Delgado
Deploying to Weblogic 9.2 happens this:
1. Spring loads the jar configurations with zip protocol instead jar protocol,
i.e.
zip:C:/bea/user_projects/domains/cm_domain/servers/AdminServer/tmp/_WL_user/proxy-ear/53xotj/war/WEB-INF/lib/cocoon-
servlet-service-impl-1.0.0-M2.jar!/META-INF/cocoon/spring/cocoon-callstack-environment.xml
2. In Runtime, the "URLConnection" class is a "weblogic.utils.ZipUrlConnection"
not a "JarURLConnection"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.