cancel
Showing results for 
Search instead for 
Did you mean: 

Changes in webservice not getting reflected

Former Member
0 Kudos

Hi Experts,

I am creating a webservice by creating Java project in NWDS 7.0.14 and NW04s SP14 portal.

When I make some change and deploy, the changes does not reflect in webservice.

I tried deleting .ear file generated everytime and deploying newly generated .ear but it didn't work.

Has anybody faced this kind of issue? Any pointers to this will be much appreciated.

Thanks,

Mehul

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

What the type of changes are you doing? Structural (Parameters change) or Logical (Only on code)?

How are you testing the Web Service? With wsnavigator?

Best regards

Former Member
0 Kudos

I am making changes in code and testing via wsnavigator.

Former Member
0 Kudos

Hi,

Have you tried to debug the code? Putting a breaking point on changed lines?

Best regards