`
bangsen
  • 浏览: 39708 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

Parameter should be ordered in the following sequence

 
阅读更多

今天 做webservice rest 测试的时候 遇到 Parameter should be ordered in the following sequence 这样的异常, google 后发现这个page -- http://forums.mulesoft.org/thread.jspa?threadID=3812.

平常我们通过rest访问的时候是 XXXHost/services/getUser/2, 但是如果是比较旧的web service的时候 , 可能会出现上面的异常, 这时要通过这种方式去访问XXXHost/services/getUser/arg0/2, 如果已经在代码中设置了PathParam("userId"), 则是XXXHost/services/getUser/userId/2.

分享到:
评论

相关推荐

    cisco访问控制列表

    Be sure to enter the statements in the order specified. 1. Houston Security Policy (6 lines) Using the name HFW1, create an ACL that does the following: a. Host PC1, attached to the 192.168.1.128/...

    hash table spell checking

    Prerequisites: Students should have mastered the following prerequisite skills. • Hash Tables - Understanding of the concept of a recursive function • Inheritance - Enhancing an existing data ...

    数据结构作业Hash表

     Search function: This function searches the key specified as the parameter in the hash table. If exist, return true, else return false. Note to use the eq which is a member of HashSet to compare ...

    闭包搜索算法java编程

    Events that are not concurrent can be ordered in time. For example, if event 1 can be shown to always precede event 2 in time, then event 1 and 2 are obviously not concurrent. Notationally we indicate...

    微软内部资料-SQL性能优化5

    Because a clustered index determines the sequence in which rows are stored in a table, there can only be one clustered index for a table at a time. Performance Considerations Keeping your clustered ...

    <>

    Blockchain Easiest Ultimate Guide To Understand Blockchain By Jared Norton ... If advice is necessary, legal or professional, a practiced individual in the profession should be ordered.

    BobBuilder_app

    Interestingly the processor architecture plays an important role here as you can see in the performance tests as it is directly related to... the Core iX processors seem to be very good in this regard....

    8596 最长上升子序列

    The second line contains the elements of sequence - N integers in the range from 0 to 10000 each, separated by spaces. 1 When N is 0, it indicates test to end. 输出格式 Output must contain a ...

    ORDERED Hint in Complex Searches

    Subject: ORDERED Hint in Complex Searches Doc ID: 408049.1 Type: PROBLEM Modified Date : 08-JUL-2009 Status: PUBLISHED

    SVM分类器—基于SVM方法的分类器

    A class label of 0 indicates that this example should be classified using transduction. The predictions for the examples classified by transduction are written to the file specified through the -l ...

    JM编解码器14版

    You should optimize the code using the optimizing skills such as a loop unrolling, SIMD commands, In-line assembly, and so on. Frames per sec will be a barometer for the performance of your decoder. ...

    最长子序排序算法程序

    A numeric sequence of ai is ordered if a1 &lt; a2 &lt; ... &lt; aN. Let the subsequence of the given numeric sequence (a1, a2, ..., aN) be any sequence (ai1, ai2, ..., aiK), where 1 , sequence (1, 7, 3, 5, 9, ...

    squashfs2.2-r2.tar.gz

    can be used to mount it (loopback support must be in the kernel), e.g. %mount -t squashfs image /mnt -o loop Will mount the squashfs filesystem in the file "image" under the directory "/mnt". 3. ...

    squashfs1.3r3.tar.gz

    SQUASHFS 1.3r3 - A squashed read-only ...Squashfs filesystems should be mounted with 'mount' with the filesystem type 'squashfs'. If the filesystem is on a block device, the filesystem can be mounted ...

    折半查找 binarySearch

    This applies for a uniform distribution of search items but if it is known that some few items are much more likely to be sought for than the majority then a linear search with the list ordered so ...

    PyPI 官网下载 | orderedset-1.2.tar.gz

    标题中的"PyPI 官网下载 | orderedset-1.2.tar.gz"表明这是一个在Python Package Index (PyPI)上发布的软件包,名为`orderedset-1.2`,并且是以`.tar.gz`格式提供的。PyPI是Python社区用于分发、发现和安装第三方...

    polycom宝利通视频会议软件3.9 2018

    1.1You may use the SOFTWARE PRODUCT pursuant to the license grant above and subject to the following terms and the proprietary notices in the SOFTWARE PRODUCT or on the media upon which the SOFTWARE ...

    Python-KaggleInstacart市场篮子分析

    reordered: 1 if this product has been ordered by this user in the past, 0 otherwise where SET is one of the four following evaluation sets (eval_set in orders): "prior": orders prior to that users...

Global site tag (gtag.js) - Google Analytics