Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
OpenCMIS 0.5.0
-
None
-
OpenCMIS client deployed within my application on Weblogic 10.3.3.0 running on Windows XP Professional Service Pack 3 connecting to either FileNet 1.1.4 or Alfresco Community v3.4.0
Description
I'm aware that weblogic and websphere are not strictly supported but this may prove interesting none the less.
On testing uploading a file via opencmis using an atompub binding, an ArrayIndexOutOfBoundsException is getting thrown if the file is over roughly 40Kb in size. This is getting thrown by weblogic code.
I am testing against two separate OpenCMIS servers - FileNet and AlFresco.
Testing the same scenario on Websphere does not hit this issue.
Unfortunately I am unable to test the scenario with a web services binding at the moment due to a separate, unrelated issue.