On 12/01/06, Uri Zeituni <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I need to compile my Beans: create stubs and skeletons. I need to deploy
> them on Websphere. Does anyone knows how to do that?
> I saw that <ejbc> task is supported only for Weblogic, in addition I did
> not see any EJB compile task defined in Websphere's ANT tasks.
> Can anyone give a hint or help?
> Many thanks,
> Uri Zeituni
>
>
The Websphere Application Server provides a set of Ant tasks, and
wsejbdeploy will create stubs and skeletons for you. More info here:
http://publib.boulder.ibm.com/infocenter/wasinfo/v5r1//index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/javadoc/ae/com/ibm/websphere/ant/tasks/WsEjbDeploy.html

Reply via email to