You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/09/09 18:52:34 UTC

DO NOT REPLY [Bug 12446] New: - ejbclass not recognized in Weblogic ejbjar task

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: ant-dev@jakarta.apache.org
        ReportedBy: pfowler1@yahoo.com


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>