cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service Model ---javax.xml.rpc.soap.SOAPFaultException

Former Member
0 Kudos

Hi Experts,

I am working with webservices model Using NWDS 7.013. One application (webservice model) was developed in old portal server after that portal server was scrapped. XI server only available now. Currently i have a new server. I import into that application into My NWDS using the New server.

Refering the below thread

I added following code in the component controller before execute the model


req._setUser("username"); (eg. user_XI)
req._setPassword("password"); (eg. password_XI)

while executing the model in the component controller the following exception will be occured

javax.xml.rpc.soap.SOAPFaultException

How can i rectify this? anything i am going to create JCO in SLD or any configuration going to create Visual administrator? Please give me your valuable suggestions....

Regards,

P.Manivannan.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Manivannan,

Check the following blog and analyse the exception yourself:

/people/steinermatt/blog/2008/04/23/theres-a-rule-for-every-exception

Regards.

Rajat

Former Member
0 Kudos

solved

Former Member
0 Kudos

Hi,

Refer to thread which may be helpful.

Kind Regards,

Nitin