iam using weblogic6.0/service pack 2 on windows NT Here is the description of the problem which i mentioned to you. i had developed a session bean with ejb 1.1, i could generated container classes using weblogic.ejbc and there were no problems in deploying it in weblogic5.1. but for the same bean and using the same deployement descriptors, i tried to generate contaer classes with weblogic 6.0 then it gave the following error. Unable to set transaction attribute for method obtainHandle(String, java.util.Stack)" No matching method could be found. Please verify the method signatyure specified in the ejb-jar.xml file matches that of your EJB. but the method is existing in my bean. so i tried some thing like this, i genarated the container classed using weblogic5.1 and tried to deploy in weblogic6.0 it gave the same error while deploying in weblogic6.0 can anybody suggest a solution for this problem =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
