NoSuchMethodError even after clearing temp and work folders from Jboss an mu
Satyajeet Kadam
Ranch Hand
Joined: Oct 19, 2006
Posts: 202
posted
0
I am using jboss server and intellij idea.I am getting NoSuchMethodError even after repeated builds, I also cleared temp and work folders from Jboss.
I took the updated interface and its bean implementation from CVS.Jboss is able to detect previous methods but its not able to pick latest implementated methods.
For example. Inteface A, there are 2 methods
I compled it many times,rebuild the entire project and also cleared temp,work folders.but it still giving this Error.
Sorry, I cannot help you with IntelliJ. Are you willing to compile and deploy the app by hand? If so then I will be happy to help you. But if what you want to do is figure out why IntelliJ is not doing things correctly (why it is obviously placing an older copy of the method into the app), then I will move this question to the IDE forum.