[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1349) Cannot deploy/publish WAR to JBoss AS

Rob Hasselbaum (JIRA) jira-events at lists.jboss.org
Wed Nov 21 12:17:18 EST 2007


Cannot deploy/publish WAR to JBoss AS
-------------------------------------

                 Key: JBIDE-1349
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1349
             Project: JBoss Tools
          Issue Type: Bug
          Components: Archives
    Affects Versions: 2.0.0.CR1
         Environment: Eclipse 3.3.1.1 on openSUSE 10.3
            Reporter: Rob Hasselbaum


I'm trying to deploy a WAR to JBoss AS. I created a WAR via the "Project Archives" view and confirmed that it gets created in a subfolder I selected within my Eclipse project. However, when I try to deploy/publush the WAR to a running instance of JBoss AS, I get an error in the event log saying that it failed to copy the file, and in the error details, I can see that the source path is wrong. It's looking for the file in a subfolder under "<eclipse_workspace_dir>/<project_name>". But, in my environment, the project root folder is not located under the workspace folder, and the root folder name is not equal to the project name, so it's trying to copy from a directory that doesn't exist.

I went back to the WAR configuration and tried specifying the explicit path (using the "Filesystem" button instead of the "Workspace" button), but it still doesn't work.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list