[mashup-dev] [jira] Closed: (MASHUP-272) Error in ?tryit when
.serviceName has numbers
Yumani Ranaweera (JIRA)
jira at wso2.org
Wed Sep 12 00:39:48 PDT 2007
[ http://www.wso2.org/jira/browse/MASHUP-272?page=all ]
Yumani Ranaweera closed MASHUP-272.
-----------------------------------
Resolution: Fixed
> Error in ?tryit when .serviceName has numbers
> ---------------------------------------------
>
> Key: MASHUP-272
> URL: http://www.wso2.org/jira/browse/MASHUP-272
> Project: WSO2 Mashup Server
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.1
> Environment: WinXP, JDK1.5, FF2.0.0.6
> Reporter: Yumani Ranaweera
> Assigned To: Keith Godwin Chapman
> Fix For: 0.2
>
>
> Steps to recreate:
> ---------------------
> 1. Create and deploy a service using the source below;
> this.serviceName = "1versionSimple";
> getVersion.inputTypes = {};
> getVersion.outputType = "any";
> function getVersion(){
> return ("The version of the Mashup Server is SNAPSHOT");
> }
> 2. Check the ?tryit of the service (https://localhost:7443/services/versionSimple?tryit)
> Issue:
> -------
> - Choose endpoint box cannot be expanded.
> - The button with 'operation name' doesn't appear.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Mashup-dev
mailing list