[
https://issues.apache.org/jira/browse/OFBIZ-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Harmeet Bedi updated OFBIZ-2060:
--------------------------------
Attachment: CrossSubdomainSessionValve.java.patch
Attaching patch to make imports specific. Used eclipse 'Organize Imports' feature and verified selection correctness by looking at base classes.
> 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
> Attachments: CrossSubdomainSessionValve.java.patch
>
>
> 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.