Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » COSMOS » help with COSMOS_DG_Constructing_a_Data_Manager
help with COSMOS_DG_Constructing_a_Data_Manager [message #571528] Fri, 04 July 2008 00:03
Nithya is currently offline NithyaFriend
Messages: 10
Registered: July 2009
Junior Member
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
Previous Topic:help with MDR creation
Next Topic:COSMOS 1.0M3 is now available
Goto Forum:
  


Current Time: Thu Apr 18 02:57:20 GMT 2024

Powered by FUDForum. Page generated in 0.02342 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top