I have developed an swing based java application with derby as the back end database. I have used hibernate in that application also. But while connecting from client machine to the server machine in a network i am getting exception error connecting with message SOKCs bad server version. How do I solve the problem.
