help with COSMOS_DG_Constructing_a_Data_Manager [message #571528] |
Thu, 03 July 2008 20:03 |
Eclipse User |
|
|
|
Hello,
We are trying to Run our MDR in Eclipse follwing the instructions in
http://wiki.eclipse.org/COSMOS_DG_Constructing_a_Data_Manage r
We have followed all the steps in this document. However, when I
rightclick--> run on server, I get the following message in the console :
[INFO] Trouble processing wsdl file :No service was not found in the WSDL
at
file:/C:/eclipse-SDK-3.4M6-win32/eclipse/.metadata/.plugins/ org.eclipse.wst.server.core/tmp0/wtpwebapps/org.eclipse.cosm os.example.mdr/WEB-INF/services/StudentTeacherSample/META-IN F/
with targetnamespace http://cmdbf.org/schema/1-0-0/query
The wsdl does not open up.
We are new to SOA, and are not sure on what is causing this error. The
service element looks like this as of now in wsdl :
<wsdl:service name="newLine">
<wsdl:port name="MfloMDRQueryService" binding="tns:QueryBinding">
<soap:address location="TO_BE_GENERATED"/>
</wsdl:port>
</wsdl:service>
Are there additional steps( in addition to those listed in the
COSMOS_DG_Constructing_a_Data_Manager) that is needed to generate the
right wsdl file?
We tried generating the wsdl automatically by setting
<parameter name="useOriginalwsdl">false</parameter>. This geneartes a
wsdl, however I am not able to access the EPR from the client.
Thanks,
NithyaHello,
We are trying to Run our MDR in Eclipse follwing the instructions in
http://wiki.eclipse.org/COSMOS_DG_Constructing_a_Data_Manage r
We have followed all the steps in this document. However, when I
rightclick--> run on server, I get the following message in the console :
[INFO] Trouble processing wsdl file :No service was not found in the WSDL
at
file:/C:/eclipse-SDK-3.4M6-win32/eclipse/.metadata/.plugins/ org.eclipse.wst.server.core/tmp0/wtpwebapps/org.eclipse.cosm os.example.mdr/WEB-INF/services/StudentTeacherSample/META-IN F/
with targetnamespace http://cmdbf.org/schema/1-0-0/query
The wsdl does not open up.
We are new to SOA, and are not sure on what is causing this error. The
service element looks like this as of now in wsdl :
<wsdl:service name="newLine">
<wsdl:port name="MfloMDRQueryService" binding="tns:QueryBinding">
<soap:address location="TO_BE_GENERATED"/>
</wsdl:port>
</wsdl:service>
Are there additional steps( in addition to those listed in the
COSMOS_DG_Constructing_a_Data_Manager) that is needed to generate the
right wsdl file?
We tried generating the wsdl automatically by setting
<parameter name="useOriginalwsdl">false</parameter>. This geneartes a
wsdl, however I am not able to access the EPR from the client.
Thanks,
Nithya
|
|
|
Powered by
FUDForum. Page generated in 0.02557 seconds