Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2011
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.91 KB | None | 0 0
  1. [INFO] Reactor Summary:
  2. [INFO]
  3. [INFO] JSSLab Module ..................................... SUCCESS [0.281s]
  4. [INFO] JSSLab Module API ................................. SUCCESS [1.844s]
  5. [INFO] JSSLab Module OMOD ................................ FAILURE [1.156s]
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO] BUILD FAILURE
  8. [INFO] ------------------------------------------------------------------------
  9. [INFO] Total time: 3.703s
  10. [INFO] Finished at: Sat Dec 03 12:31:41 EST 2011
  11. [INFO] Final Memory: 18M/44M
  12. [INFO] ------------------------------------------------------------------------
  13. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project JSSLab-omod: Compilation failure: Compilation failure:
  14. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[22,46] package org.openmrs.module.webservices.rest.web does not exist
  15. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[23,46] package org.openmrs.module.webservices.rest.web does not exist
  16. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[24,57] package org.openmrs.module.webservices.rest.web.annotation does not exist
  17. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[25,61] package org.openmrs.module.webservices.rest.web.representation does not exist
  18. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[26,61] package org.openmrs.module.webservices.rest.web.representation does not exist
  19. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[27,61] package org.openmrs.module.webservices.rest.web.representation does not exist
  20. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[28,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
  21. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[29,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
  22. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[30,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
  23. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[31,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
  24. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[32,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
  25. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[33,55] package org.openmrs.module.webservices.rest.web.response does not exist
  26. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[40,43] cannot find symbol
  27. [ERROR] symbol: class MetadataDelegatingCrudResource
  28. [ERROR] public class LabInstrumentResource extends MetadataDelegatingCrudResource<LabInstrument> {
  29. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[38,1] cannot find symbol
  30. [ERROR] symbol: class Resource
  31. [ERROR] @Resource("labInstrument")
  32. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[46,67] cannot find symbol
  33. [ERROR] symbol : class Representation
  34. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  35. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[46,8] cannot find symbol
  36. [ERROR] symbol : class DelegatingResourceDescription
  37. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  38. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[120,48] cannot find symbol
  39. [ERROR] symbol : class RequestContext
  40. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  41. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[120,79] cannot find symbol
  42. [ERROR] symbol : class ResponseException
  43. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  44. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[130,40] cannot find symbol
  45. [ERROR] symbol : class RequestContext
  46. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  47. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[139,62] cannot find symbol
  48. [ERROR] symbol : class RequestContext
  49. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  50. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[139,11] cannot find symbol
  51. [ERROR] symbol : class AlreadyPaged
  52. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  53. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabSupplyItemController.java:[3,46] package org.openmrs.module.webservices.rest.web does not exist
  54. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabSupplyItemController.java:[13,45] cannot find symbol
  55. [ERROR] symbol: class BaseCrudController
  56. [ERROR] public class LabSupplyItemController extends BaseCrudController<LabSupplyItem> {}
  57. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabSupplyItemController.java:[13,64] cannot find symbol
  58. [ERROR] symbol: class LabSupplyItem
  59. [ERROR] public class LabSupplyItemController extends BaseCrudController<LabSupplyItem> {}
  60. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[3,46] package org.openmrs.module.webservices.rest.web does not exist
  61. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[4,38] package org.openmrs.module.web.resource does not exist
  62. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[5,42] package org.openmrs.module.webservices.rest does not exist
  63. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[6,46] package org.openmrs.module.webservices.rest.web does not exist
  64. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[7,46] package org.openmrs.module.webservices.rest.web does not exist
  65. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[8,50] package org.openmrs.module.webservices.rest.web.api does not exist
  66. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[9,57] package org.openmrs.module.webservices.rest.web.controller does not exist
  67. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[10,55] package org.openmrs.module.webservices.rest.web.response does not exist
  68. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[20,45] cannot find symbol
  69. [ERROR] symbol: class BaseCrudController
  70. [ERROR] public class LabInstrumentController extends BaseCrudController<LabInstrumentResource> {}
  71. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[22,46] package org.openmrs.module.webservices.rest.web does not exist
  72. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[23,46] package org.openmrs.module.webservices.rest.web does not exist
  73. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[24,57] package org.openmrs.module.webservices.rest.web.annotation does not exist
  74. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[25,61] package org.openmrs.module.webservices.rest.web.representation does not exist
  75. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[26,61] package org.openmrs.module.webservices.rest.web.representation does not exist
  76. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[27,61] package org.openmrs.module.webservices.rest.web.representation does not exist
  77. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[28,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
  78. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[29,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
  79. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[30,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
  80. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[31,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
  81. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[32,60] package org.openmrs.module.webservices.rest.web.resource.impl does not exist
  82. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[33,55] package org.openmrs.module.webservices.rest.web.response does not exist
  83. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[40,43] cannot find symbol
  84. [ERROR] symbol: class MetadataDelegatingCrudResource
  85. [ERROR] public class LabSupplyItemResource extends MetadataDelegatingCrudResource<LabSupplyItem> {
  86. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[38,1] cannot find symbol
  87. [ERROR] symbol: class Resource
  88. [ERROR] @Resource("labSupplyItem")
  89. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[46,67] cannot find symbol
  90. [ERROR] symbol : class Representation
  91. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  92. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[46,8] cannot find symbol
  93. [ERROR] symbol : class DelegatingResourceDescription
  94. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  95. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[114,48] cannot find symbol
  96. [ERROR] symbol : class RequestContext
  97. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  98. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[114,79] cannot find symbol
  99. [ERROR] symbol : class ResponseException
  100. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  101. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[124,40] cannot find symbol
  102. [ERROR] symbol : class RequestContext
  103. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  104. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[133,62] cannot find symbol
  105. [ERROR] symbol : class RequestContext
  106. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  107. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[133,11] cannot find symbol
  108. [ERROR] symbol : class AlreadyPaged
  109. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  110. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabSupplyItemController.java:[12,35] cannot find symbol
  111. [ERROR] symbol: variable RestConstants
  112. [ERROR] @RequestMapping(value = "/rest/" + RestConstants.VERSION_1 + "/jsslab/LabSupplyItem")
  113. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabSupplyItemController.java:[12,59] attribute value must be constant
  114. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[19,35] cannot find symbol
  115. [ERROR] symbol: variable RestConstants
  116. [ERROR] @RequestMapping(value = "/rest/" + RestConstants.VERSION_1 + "/jsslab/labInstrument")
  117. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\controller\LabInstrumentController.java:[19,59] attribute value must be constant
  118. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[47,21] cannot find symbol
  119. [ERROR] symbol : class DefaultRepresentation
  120. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  121. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[48,3] cannot find symbol
  122. [ERROR] symbol : class DelegatingResourceDescription
  123. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  124. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[48,51] cannot find symbol
  125. [ERROR] symbol : class DelegatingResourceDescription
  126. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  127. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[52,38] cannot find symbol
  128. [ERROR] symbol : variable Representation
  129. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  130. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[55,40] cannot find symbol
  131. [ERROR] symbol : variable RestConstants
  132. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  133. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[57,28] cannot find symbol
  134. [ERROR] symbol : class FullRepresentation
  135. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  136. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[58,3] cannot find symbol
  137. [ERROR] symbol : class DelegatingResourceDescription
  138. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  139. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[58,51] cannot find symbol
  140. [ERROR] symbol : class DelegatingResourceDescription
  141. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  142. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[64,38] cannot find symbol
  143. [ERROR] symbol : variable Representation
  144. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  145. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[70,46] cannot find symbol
  146. [ERROR] symbol : variable Representation
  147. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  148. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[74,44] cannot find symbol
  149. [ERROR] symbol : variable Representation
  150. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  151. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[75,40] cannot find symbol
  152. [ERROR] symbol : method findMethod(java.lang.String)
  153. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  154. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[45,1] method does not override or implement a method from a supertype
  155. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[85,1] method does not override or implement a method from a supertype
  156. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[93,1] method does not override or implement a method from a supertype
  157. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[105,1] method does not override or implement a method from a supertype
  158. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[123,68] cannot find symbol
  159. [ERROR] symbol : variable LabInstrument
  160. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  161. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[119,1] method does not override or implement a method from a supertype
  162. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[129,1] method does not override or implement a method from a supertype
  163. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[140,13] cannot find symbol
  164. [ERROR] symbol : class ServiceSearcher
  165. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  166. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[140,44] cannot find symbol
  167. [ERROR] symbol : class LabInstrumentService
  168. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabInstrumentResource
  169. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabInstrumentResource.java:[138,1] method does not override or implement a method from a supertype
  170. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[47,21] cannot find symbol
  171. [ERROR] symbol : class DefaultRepresentation
  172. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  173. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[48,3] cannot find symbol
  174. [ERROR] symbol : class DelegatingResourceDescription
  175. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  176. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[48,51] cannot find symbol
  177. [ERROR] symbol : class DelegatingResourceDescription
  178. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  179. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[56,40] cannot find symbol
  180. [ERROR] symbol : variable RestConstants
  181. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  182. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[58,28] cannot find symbol
  183. [ERROR] symbol : class FullRepresentation
  184. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  185. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[59,3] cannot find symbol
  186. [ERROR] symbol : class DelegatingResourceDescription
  187. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  188. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[59,51] cannot find symbol
  189. [ERROR] symbol : class DelegatingResourceDescription
  190. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  191. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[65,46] cannot find symbol
  192. [ERROR] symbol : variable Representation
  193. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  194. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[68,39] cannot find symbol
  195. [ERROR] symbol : variable Representation
  196. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  197. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[69,40] cannot find symbol
  198. [ERROR] symbol : method findMethod(java.lang.String)
  199. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  200. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[45,1] method does not override or implement a method from a supertype
  201. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[79,1] method does not override or implement a method from a supertype
  202. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[87,1] method does not override or implement a method from a supertype
  203. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[101,78] cannot find symbol
  204. [ERROR] symbol : method getLabSupplyItemByUuid(java.lang.String)
  205. [ERROR] location: interface org.openmrs.module.jsslab.LabManagementService
  206. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[104,65] cannot find symbol
  207. [ERROR] symbol : method getLabSupplyItem(java.lang.String)
  208. [ERROR] location: interface org.openmrs.module.jsslab.LabManagementService
  209. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[99,1] method does not override or implement a method from a supertype
  210. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[117,68] cannot find symbol
  211. [ERROR] symbol : variable LabSupplyItem
  212. [ERROR] location: class org.openmrs.module.jsslab.rest.resource.LabSupplyItemResource
  213. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[113,1] method does not override or implement a method from a supertype
  214. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[125,55] cannot find symbol
  215. [ERROR] symbol : method getAllSupplyItems(boolean)
  216. [ERROR] location: interface org.openmrs.module.jsslab.LabManagementService
  217. [ERROR] \Documents and Settings\roger\dev-ws\maven.1322928367593\trunk\omod\src\main\java\org\openmrs\module\jsslab\rest\resource\LabSupplyItemResource.java:[123,1] method does not override or implement a method from a supertype
  218. [ERROR] -> [Help 1]
  219.  
  220.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement