Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/java/345.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java 异常类名:org.springframework.context.NoSuchMessageException_Java_Spring_Gwt - Fatal编程技术网

Java 异常类名:org.springframework.context.NoSuchMessageException

Java 异常类名:org.springframework.context.NoSuchMessageException,java,spring,gwt,Java,Spring,Gwt,我在尝试呼叫时遇到以下异常: ManagementServiceV1X0 managementService = (ManagementServiceV1X0)factory.getPort(ManagementServiceV1X0.class, ManagementServiceV1.class); Exception Class Name: org.springframework.context.NoSuchMessageException Error Code: null - Scre

我在尝试呼叫时遇到以下异常:

ManagementServiceV1X0 managementService = (ManagementServiceV1X0)factory.getPort(ManagementServiceV1X0.class, ManagementServiceV1.class);

Exception Class Name: org.springframework.context.NoSuchMessageException
Error Code: null - Screen Code: null - Description: ID - Teknical Error - Detail: org.springframework.context.NoSuchMessageException: No message found under code 'com.test.product.management.v1x0.ManagementServiceV1X0.endpoint' for locale 'en_US'.

消息属性文件丢失,或者消息文件中未定义密钥
com.test.product.management.v1x0.ManagementServiceV1X0.endpoint

我没有编写
索引产品管理服务v1x0
org.springframework.context.NoSuchMessageException: No message found under code 'com.test.product.management.v1x0.ManagementServiceV1X0.endpoint' for locale 'en_US'.