Imagine I want to deploy a bean that I've packed in a JAR file.
I know how to deploy a complete application but what should I do to deploy
an application with only a JAR file

I think the only thing I gotta do is to insert in server.xml the line:

<application name="myapp" path="../applications/myapp.ear" />

Am I oblide to make an ear file to deploy my beans??

Thanks.

        -------------------------------------------------------------
        David Sierra Fern�ndez
        E.T.S.I. Telecomunicaci�n
        Universidad de Valladolid    AULA CEDETEL
        Campus Miguel Delibes   E-Mail: [EMAIL PROTECTED]
        47011 Valladolid (SPAIN)
        --------------------------------------------------------------

 -- Sierr@ --


Reply via email to