facebook

Can’t deploy in development mode under Geronimo

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #290227 Reply

    Olivier Lens
    Member

    Using Geronimo 2.1 (jdk 1.5), eclipse 3.2.2, myEclise 5.5.1 GA
    I have an ear file with several wars and an EJB.
    I used to work with weblogic and the deployment in development mode was working fine.
    This exploded mode is usefull when modifying a jsp for example, you can see immediatly (after recompilation process) the result within your web interface

    Since i have migrated to Geronimo, I am not able to do this kind of deployment anymore. There is obviously a problem with the development of the ejb. I receive a message box which tells me: C:\geronimo-2.0\deploy\SonoraEAR.ear\SonoraEjb.jar is not a directory.
    The deployment process ends, indicating the deployment is ‘OK’ but it is not.
    Is there any additional configuration (compared to weblogic) I should do to have a successful exploded deployment?

    #290243

    Loyal Water
    Member

    Are you launching the server in debug mode? You can check this under the connector that you have setup.

    #290250

    Olivier Lens
    Member

    Indeed, Geronimo launch mode is set to debug mode

    #290337

    Loyal Water
    Member

    GIAL,
    This sounds like a problem with Geronimo accepting exploded deployments. Can you investigate the documentation for Geronimo to see if there is a server setting somewhere. You could cross post on the Geronimo forums as well.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Can’t deploy in development mode under Geronimo

You must be logged in to post in the forum log in