DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12446>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12446 ejbclass not recognized in Weblogic ejbjar task Summary: ejbclass not recognized in Weblogic ejbjar task Product: Ant Version: 1.5 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I tried to set the attribute ejbclass="weblogic.ejbc" in the weblogic tag within the ejbjar tag and got the following error: Class org.apache.tools.ant.taskdefs.optional.ejb.WeblogicDeploymentTool doesn't support the "ejbclass" attribute. According to the doc, I need to set this attribute to "weblogic.ejbc" when running Weblogic 7.0, otherwise it looks for weblogic.ejbc20 which doesn't exist in WL 7.0. I am trying to build EJB 2.0 components. I got this error in both 1.5 and 1.5.1beta1 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
