Hi,
I am facing a strange problem here.
I have a WD application which uses a Bean class present inside a java DC which has been included as the used DC for the WD DC.
Now this WD application has been deployed and was working fine. But suddenly it began to throw this exception:
java.lang.NoSuchMethodError: EntityBean.getShort_Description()Ljava/lang/String;
I have not made any change in the application in the mean time.
And this exception appears one time and after some time when i check the exception wont come and the application starts normally.
Can anyone let me know the possible reason behind this.
Regards.