cancel
Showing results for 
Search instead for 
Did you mean: 

String.append method in webdynpro java not working

Former Member
0 Kudos

Hi Guys,

It has been starnge that earlier , we have worked on this DC and we used string.append method to append the string.

Later after a couple of months now, I started working on the same DC in my workspace, it deployed alright but when I ran tha application from portal, it gave a 500 internal error .

The error is java.lang.NoSuchMethodError: Java.lang.StringBuffer.append()

Please let me know is somethong with my NWDS or I have to include any package to the code.

Thanks,

Raj

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

.

Former Member
0 Kudos

Hi,

looks like an issue with the j2sdk version.. if ur using NWDS 04s try to use j2sdk 1.4.2_xx . There are some issues with using NWDS 04s and j2sdk 1.5

Regards,

Virag