Issues with generating documentation for resource classes
---------------------------------------------------------
Key: WINK-303
URL: https://issues.apache.org/jira/browse/WINK-303
Project: Wink
Issue Type: Bug
Components: Server
Affects Versions: 1.1
Environment: Using Wink 1.1 with WebSphere 6.1; running in local
environment using RSA 7.5.
Reporter: Tim Barnickel
Getting following error when attempting to generate HTML APP representation of
resource documentation:
[7/19/10 10:52:59:964 EDT] 00000025 SystemErr R 1268381 [WebContainer : 0]
INFO org.apache.wink.server.internal.registry.ResourceRegistry - Could not find
any method in class {0} that supports {1}
[7/19/10 10:52:59:964 EDT] 00000025 SystemErr R 1268381 [WebContainer : 0]
INFO org.apache.wink.server.internal.RequestProcessor - {0} occurred during the
handlers chain invocation
Additionally, the xml doc that is generated appears to be missing detailed
resource method documentation.
Related to generating resource documentation via the admin console, when I take
the link http://localhost:9083/SomeApplication/admin, I can see the
restSdkAdmin servlet started in the console, but no content is returned.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.