Few issues in Doc-samples
-------------------------
Key: MASHUP-1043
URL: https://wso2.org/jira/browse/MASHUP-1043
Project: WSO2 Mashup Server
Issue Type: Bug
Components: Documentation
Affects Versions: Nightly
Environment: WinXP, JDK1.5
Reporter: Yumani Ranaweera
Assignee: Keith Godwin Chapman
Priority: Minor
Fix For: 1.5.1
1. app host object -
url given for the feed is not working.
feed = client.getFeed("http://www.blogger.com/feeds/000/posts/full/000");
2. email host object -
the statement below sends two attachemnts. Even the syntax is correct, it could
be confusing a bit.
email.addAttachement(file, "temp.txt");
3. system host object -
Is it possible to attach the "concatscript.js" which is being called in the
service. One cannot simply copy and run this sample without it.
system.include("concatscript.js");
4. request host object
Helpful if you can mention about user needing to secure the service (in the
sample code) to access it
5. ws-request host object -
spelling mistake in the line below; ('weather' needs to be changed to 'whether')
"useSOAP - Specify the SOAP version to be used or weather not to use SOAP.
Supported values are "1.1" | "1.2" | "false"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Mashup-dev mailing list
[email protected]
http://mailman.wso2.org/cgi-bin/mailman/listinfo/mashup-dev