Hi,
I ran across an issue. in my template i amusing some java libraries. now i have updated its code, but while calling this methos form lotus script its still using the old definition.
To test it again,i created a new library, the code which was just returning a string initially worked fine.but then i cahnged the string in the code and recopiled it again, but it was still giving me old string.
Waht can be the reason for this?