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 #10784] Fri, 04 July 2008 00:03 Go to next message
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
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #10814 is a reply to message #10784] Sat, 05 July 2008 18:22 Go to previous messageGo to next message
David Whiteman is currently offline David WhitemanFriend
Messages: 166
Registered: July 2009
Senior Member
Hi Nithya,

Which build of COSMOS and which version of Eclipse do you have installed?

David

Nithya wrote:
> 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,
> Nithya
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #10831 is a reply to message #10814] Sun, 06 July 2008 02:43 Go to previous messageGo to next message
Nithya is currently offline NithyaFriend
Messages: 10
Registered: July 2009
Junior Member
Hi David,

I am using Eclipse SDK Version: 3.4.0 and Cosmos build:
COSMOS-1.0.0-200804270312.

I am able to generate wsdl by changing <wsdl:service name="newLine"> to
<wsdl:service "MfloMDRQueryService">.
However, the client is still unable to access it. It gives the following
error:

[INFO] Unable to sendViaPost to
url[ http://localhost:8080/org.eclipse.cosmos.mflomdr/services/Mf loMDRQueryService]
org.apache.axis2.AxisFault: Transport error: 404 Error:
/org.eclipse.cosmos.mflomdr/services/MfloMDRQueryService.

Please help me, am clueless with this from past whole week , furthermore
am new to SOA..

Thanks,
Nithya
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #11221 is a reply to message #10831] Sun, 06 July 2008 11:31 Go to previous messageGo to next message
David Whiteman is currently offline David WhitemanFriend
Messages: 166
Registered: July 2009
Senior Member
Nithya wrote:
> Hi David,
>
> I am using Eclipse SDK Version: 3.4.0 and Cosmos build:
> COSMOS-1.0.0-200804270312.

I'm not the best person to help you with your specific problem, but I
would suggest you update to the 1.0 M3 stable build of COSMOS. I know
there have been quality improvements in the COSMOS SDK since the build
that you are using, and you might try building a new MDR using that
COSMOS version so that the WSDLs are generated properly for you.

David
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #11254 is a reply to message #11221] Sun, 06 July 2008 16:21 Go to previous messageGo to next message
Nithya is currently offline NithyaFriend
Messages: 10
Registered: July 2009
Junior Member
Hi David,

Thanks a lot for the suggestion. I shall try that out and get back to
you...

Thanks,
Nithya
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #11290 is a reply to message #11254] Sun, 06 July 2008 19:44 Go to previous messageGo to next message
David Whiteman is currently offline David WhitemanFriend
Messages: 166
Registered: July 2009
Senior Member
Nithya wrote:
> Hi David,
> Thanks a lot for the suggestion. I shall try that out and get back to
> you...
>
> Thanks,
> Nithya

Hubert will be back in the office tomorrow, so hopefully he will have a
response for you if you continue to have problems.

David
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #11762 is a reply to message #10784] Fri, 14 November 2008 00:09 Go to previous messageGo to next message
vinesh is currently offline vineshFriend
Messages: 4
Registered: July 2009
Junior Member
I've created a Student Teacher MDR by follwing the steps provided in the
devguide, but when I run the same it is giving tthe follwoing error in
the console
Trouble processing wsdl file :No service was not found in the WSDL at
..../org.eclipse.wst.server.core/tmp0/wtpwebapps/org.eclipse .cosmos.example.mdr/WEB-INF/services/StudentTeacherSample/ME TA-INF/
with targetnamespace http://cmdbf.org/schema/1-0-0/query

How can I resovle this issue, pls let me know.

Thanks,
vinesh.
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #11835 is a reply to message #11762] Fri, 14 November 2008 04:22 Go to previous message
Eclipse UserFriend
Originally posted by: david_whiteman.us.ibm.com

Hi vinesh,

Have you confirmed that you are using the latest version of the code &
the documentation? The documentation found on the wiki pages is obsolete.

David

vinesh wrote:
> I've created a Student Teacher MDR by follwing the steps provided in the
> devguide, but when I run the same it is giving tthe follwoing error in
> the console
> Trouble processing wsdl file :No service was not found in the WSDL at
> .../org.eclipse.wst.server.core/tmp0/wtpwebapps/org.eclipse. cosmos.example.mdr/WEB-INF/services/StudentTeacherSample/MET A-INF/
> with targetnamespace http://cmdbf.org/schema/1-0-0/query
> How can I resovle this issue, pls let me know.
>
> Thanks,
> vinesh.
>
>
>
>
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #571560 is a reply to message #10784] Sat, 05 July 2008 18:22 Go to previous message
David Whiteman is currently offline David WhitemanFriend
Messages: 166
Registered: July 2009
Senior Member
Hi Nithya,

Which build of COSMOS and which version of Eclipse do you have installed?

David

Nithya wrote:
> 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,
> Nithya
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #571587 is a reply to message #10814] Sun, 06 July 2008 02:43 Go to previous message
Nithya is currently offline NithyaFriend
Messages: 10
Registered: July 2009
Junior Member
Hi David,

I am using Eclipse SDK Version: 3.4.0 and Cosmos build:
COSMOS-1.0.0-200804270312.

I am able to generate wsdl by changing <wsdl:service name="newLine"> to
<wsdl:service "MfloMDRQueryService">.
However, the client is still unable to access it. It gives the following
error:

[INFO] Unable to sendViaPost to
url[ http://localhost:8080/org.eclipse.cosmos.mflomdr/services/Mf loMDRQueryService]
org.apache.axis2.AxisFault: Transport error: 404 Error:
/org.eclipse.cosmos.mflomdr/services/MfloMDRQueryService.

Please help me, am clueless with this from past whole week , furthermore
am new to SOA..

Thanks,
Nithya
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #571618 is a reply to message #10831] Sun, 06 July 2008 11:31 Go to previous message
David Whiteman is currently offline David WhitemanFriend
Messages: 166
Registered: July 2009
Senior Member
Nithya wrote:
> Hi David,
>
> I am using Eclipse SDK Version: 3.4.0 and Cosmos build:
> COSMOS-1.0.0-200804270312.

I'm not the best person to help you with your specific problem, but I
would suggest you update to the 1.0 M3 stable build of COSMOS. I know
there have been quality improvements in the COSMOS SDK since the build
that you are using, and you might try building a new MDR using that
COSMOS version so that the WSDLs are generated properly for you.

David
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #571648 is a reply to message #11221] Sun, 06 July 2008 16:21 Go to previous message
Nithya is currently offline NithyaFriend
Messages: 10
Registered: July 2009
Junior Member
Hi David,

Thanks a lot for the suggestion. I shall try that out and get back to
you...

Thanks,
Nithya
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #571659 is a reply to message #11254] Sun, 06 July 2008 19:44 Go to previous message
David Whiteman is currently offline David WhitemanFriend
Messages: 166
Registered: July 2009
Senior Member
Nithya wrote:
> Hi David,
> Thanks a lot for the suggestion. I shall try that out and get back to
> you...
>
> Thanks,
> Nithya

Hubert will be back in the office tomorrow, so hopefully he will have a
response for you if you continue to have problems.

David
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #572123 is a reply to message #10784] Fri, 14 November 2008 00:09 Go to previous message
vinesh is currently offline vineshFriend
Messages: 4
Registered: July 2009
Junior Member
I've created a Student Teacher MDR by follwing the steps provided in the
devguide, but when I run the same it is giving tthe follwoing error in
the console
Trouble processing wsdl file :No service was not found in the WSDL at
..../org.eclipse.wst.server.core/tmp0/wtpwebapps/org.eclipse .cosmos.example.mdr/WEB-INF/services/StudentTeacherSample/ME TA-INF/
with targetnamespace http://cmdbf.org/schema/1-0-0/query

How can I resovle this issue, pls let me know.

Thanks,
vinesh.
Re: help with COSMOS_DG_Constructing_a_Data_Manager [message #572180 is a reply to message #11762] Fri, 14 November 2008 04:22 Go to previous message
David Whiteman is currently offline David WhitemanFriend
Messages: 166
Registered: July 2009
Senior Member
Hi vinesh,

Have you confirmed that you are using the latest version of the code &
the documentation? The documentation found on the wiki pages is obsolete.

David

vinesh wrote:
> I've created a Student Teacher MDR by follwing the steps provided in the
> devguide, but when I run the same it is giving tthe follwoing error in
> the console
> Trouble processing wsdl file :No service was not found in the WSDL at
> .../org.eclipse.wst.server.core/tmp0/wtpwebapps/org.eclipse. cosmos.example.mdr/WEB-INF/services/StudentTeacherSample/MET A-INF/
> with targetnamespace http://cmdbf.org/schema/1-0-0/query
> How can I resovle this issue, pls let me know.
>
> Thanks,
> vinesh.
>
>
>
>
Previous Topic:How to config various data source in cosoms
Next Topic:How to config various data source in cosoms
Goto Forum:
  


Current Time: Tue Mar 19 03:48:48 GMT 2024

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

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

Back to the top