import ambiguity in CrossSubdomainSessionValve.java
---------------------------------------------------
Key: OFBIZ-2060
URL: https://issues.apache.org/jira/browse/OFBIZ-2060
Project: OFBiz
Issue Type: Bug
Reporter: Harmeet Bedi
It has
import org.apache.catalina.*;
import org.apache.catalina.connector.*;
Request and Response can exist in both packages. May be better to make explicit
import. Attaching patch
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.