cancel
Showing results for 
Search instead for 
Did you mean: 

WSDL Web Services Client and EAR deploy problem

Former Member
0 Kudos

Hi!

I have allready posted this on "Web AS General", with no result.

So I hope this forum is a better choise.

Environment:

SAP EP / SAP NW04 / SPS14

NW DevStudio

I just deployed an ear file (first time ...) with SDM.

The ear file represents an auto generated web services client on basis of a WSDL file.

(done from web services perspective in NWDS choosing "New Deployable Proxy Project")

When running a test I get the following error:

"Could not find portal application Unknown provider of external application: J2EE::sap.com/NWTPINWSClient"

.. where NWTPINWSClient is the name of the EAR - file

The test code contains this:

The portalapp.xml has the following tag:

<application-config>

<property name="SharingReference" value="J2EE::sap.com/NWTPINWSClient">

</property>

</application-config>

I'm new to this, so please feel free to consider newbie misstakes.

BRGRDS

Peter M

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Can you/anybody post solution. I have the same problem.

Thanks

Srinivas

Former Member
0 Kudos

Hi Peter,

I want to deploy a web service on the portal. Please guide me how can I do that.

Thanks,

Avantika