-
Patch
-
Resolution: Done
-
Trivial
-
None
-
2.0.1.GA
-
None
-
Documentation (Ref Guide, User Guide, etc.)
In the example ex07_01 test CustomerResourceTest.java does not throw exception "FileNotFoundException" as expected. In order to throw the desired exception is necessary to add "connection.getInputStream();" after line "int code = connection.getResponseCode();"