Flytsu wrote:

Hey!

I want to deploy a EJB jar file to Sun AppServer used Geronimo.
How can I do?

I'm not quite sure what you are trying to do.

If you are trying to deploy to Sun's appserver, then I would suggest using their deployment provider.

If you are trying to deploy to Geronimo, then the JSR-88 provider in HEAD should work without modification. You can see an example of how to use it in o.a.g.deployment.RemoteDeployer.

--
Jeremy

Reply via email to