I am using a web service client to access a third party framework in JBoss7.0.2. trying to access the client method, at times i am stuck with a NoSuchMethodException. I checked the client and found that the method actually exist with the same signature. I restart the JBoss server and things work fine until i get this error again after a day or two. Once i get the error, i keep getting it until i restart the server.
I have generated the client jar as part of my ant build and have the client in my application war's WEB-INF/lib folder... Any help why this is coming and how to solve this... -- View this message in context: http://cxf.547215.n5.nabble.com/NoSuchMethodException-tp5722676.html Sent from the cxf-user mailing list archive at Nabble.com.
