cancel
Showing results for 
Search instead for 
Did you mean: 

.NET webservice using in EP 7.0

Former Member
0 Kudos

Hi

I am trying to use webservice which was developed in .net platform (WSE 3.0). the protocol of this webservice was soap.tcp.( for example soap.tcp://10.345.54.56/----- ).

To utilize this webservice in my EP 7.0 Portal Component Application. I created deployable proxy object for the above webservice .wsdl file. i am able to produce the proxy object , but i am unable to deploythe EAR file into the SDM.

I m getting the below deployment error

Error:---Webservices common deployment exception! The reason is: Error occured, trying to generate deployment files for ws client

Thanks

Prasad

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Not answered.

Former Member
0 Kudos

Hello Prasad,

Try deploying the deployable proxy project directly. You do not have to add the deployable proxy to an EAR project.

Regards,

Marcel

Former Member
0 Kudos

Hi Marcel,

I am using NWDS, to develop deployable proxy object and the output of this project will be in the .EAR form.

without creating EAR i can't deploy it into server.

Thanks

Prasad