facebook

problem deploying ear maven project to glassfish:

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

    Michael Stacey
    Participant

    When deploying to glassfish 2.1, the following appears in the myeclipse .log file:

    
    !ENTRY com.genuitec.eclipse.easie.core 1 0 2010-10-20 11:03:56.828
    !MESSAGE Error occured while creating .reload fileerror.create.reloadfile = Error occured while creating .reload file
    !STACK 0
    java.io.IOException: No such file or directory
        at java.io.UnixFileSystem.createFileExclusively(Native Method)
        at java.io.File.createNewFile(File.java:883)
        at com.genuitec.eclipse.easie.sun.Sun.createReLoadFile(Sun.java:250)
        at com.genuitec.eclipse.easie.sun.Sun.afterDeployment(Sun.java:242)
        at com.genuitec.eclipse.ast.deploy.core.Deployment.�(Unknown Source)
        at com.genuitec.eclipse.ast.deploy.core.Deployment.deploy(Unknown Source)
        at com.genuitec.eclipse.ast.deploy.core.jobs.A.�(Unknown Source)
        at com.genuitec.eclipse.ast.deploy.core.jobs.A.run(Unknown Source)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    

    Where is it trying to create the “.reload” file?

    #312152 Reply

    stacey11,

    Maven EAR projects are not supported at this time.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: problem deploying ear maven project to glassfish:

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