[ 
https://wso2.org/jira/browse/MASHUP-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940#action_17940
 ] 

Jonathan Marsh commented on MASHUP-904:
---------------------------------------

This is due to the fact that the template tries to call the first operation in 
the service with values typical of the type declared in the WSDL but not 
meaningful to the operation of the service.  In most these cases the fault 
indicates that the values inserted have trouble, e.g. looking up the 
yahooGeoCode of the city "aStringValue".  In other cases, the first operaiton 
may fail if there is an implied order.  E.g. storexml can't retrieve a value 
until one after has been stored.

I've added more comments into the template xslt, indicating that the sample 
values need to be replaced by real values by the user before the service 
invokation is likely to work without error.  In fact I'm kind of pleased many 
of the templates work even before the user has done this minimal level of 
customization.

> Returns an error when accessing 'template&flavor=html' of some of the samples
> -----------------------------------------------------------------------------
>
>                 Key: MASHUP-904
>                 URL: https://wso2.org/jira/browse/MASHUP-904
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>          Components: Admin UI
>    Affects Versions: Nightly
>         Environment: WinXP, JDK1.5, FF3
>            Reporter: Yumani Ranaweera
>            Assignee: Jonathan Marsh
>             Fix For: 1.1
>
>
> Returns an error when accessing 'template&flavor=html' of some the samples 
> listed below;
> yahooGeocode
> RESTSample
> ExchangeRate
> storexml

-- 
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://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to