Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.8
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Weblogic 9 + 10
-
Workaround Exists:Yes
-
Workaround Description:
Description
Test build 10 of 1.8 and found that file upload stopped before completion.
Issue Links
- is duplicated by
-
ICE-4159 In Weblogic 9, inputFile and dataExporter broken, unless exploded deployment
-
- Closed
-
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
Attachment | screenshot-1.jpg [ 11650 ] |
Salesforce Case | [] | |
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P1 | |
Affects Version/s | 1.8 [ 10161 ] | |
Assignee | Mark Collette [ mark.collette ] |
Workaround Description |
The workaround is in how it is deployed. If you deploy to the server in an exploded directory, that is you copy a folder containing the contents of the .war file, rather than the .war file itself, the result is a deployment with real paths to the files so that getRealPath() will now return valid values. Deploying and running our Component Showcase against WebLogic 9 and 10 using this technique shows that it works properly. |
|
Workaround Exists | [Yes] | |
Salesforce Case | [] |
Summary | File upload stops working for weblogic 9 and 10 | inputFile not working on Weblogic 9 and 10 |
Salesforce Case | [] | |
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P1 | |
Security | Private [ 10001 ] |
Salesforce Case | [50070000009MwVS] |
Summary | inputFile not working on Weblogic 9 and 10 | inputFile, dataExporter not working on Weblogic 9 and 10 |
Component/s | Components [ 10012 ] | |
Fix Version/s | 1.8.2 [ 10190 ] | |
Assignee | Mark Collette [ mark.collette ] | Adnan Durrani [ adnan.durrani ] |
Assignee Priority | P2 | |
Assignee | Adnan Durrani [ adnan.durrani ] | Yip Ng [ yip.ng ] |
Attachment | c-s-jsp.war [ 12010 ] |
Attachment | c-s-jsp.war [ 12010 ] |
Summary | inputFile, dataExporter not working on Weblogic 9 and 10 | inputFile not working on Weblogic 9 and 10 |
Assignee Priority | P2 | |
Assignee | Yip Ng [ yip.ng ] |
Fix Version/s | 1.8 [ 10161 ] | |
Fix Version/s | 1.8.2 [ 10190 ] | |
Affects Version/s | 1.7 [ 10080 ] | |
Affects Version/s | 1.8 [ 10161 ] |
Comment |
[ I just found out (after studying file uploader and setting up the metadata and properties for data exporter) that data exporter makes use of Resource and Resource Registry, unlike file uploader (which has its own file upload servlet?). Seems like Resource and Resource Registry don't have similar directory options? Do we then start changing them as well? ] |
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |