| 1 |
To configure NetFile to access windows file share you must copy jcifs-0.7.3.jar to $PS_HOME/web-src/WEB-INF/lib where $PS_HOME is the location of Portal Server installation. |
| 2 |
Next execute $PS_HOME/bin/undeploy (and specify all) |
| 3 |
Next execute $PS_HOME/bin/deploy (and specify all) |
| 4 |
Now restart the portal server |