You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Gao Yong Pan (JIRA)" <de...@geronimo.apache.org> on 2005/11/24 08:43:56 UTC

[jira] Created: (GERONIMO-1228) hot-deploy can't work with an explored jar

hot-deploy can't work with an explored jar
------------------------------------------

         Key: GERONIMO-1228
         URL: http://issues.apache.org/jira/browse/GERONIMO-1228
     Project: Geronimo
        Type: Sub-task
  Components: deployment  
    Versions: 1.0    
    Reporter: Gao Yong Pan
    Priority: Critical


hot-deploy works fine with a single war file but doesn't work with an explored jar now.


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


[jira] Closed: (GERONIMO-1228) hot-deploy can't work with an explored jar

Posted by "Gao Yong Pan (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1228?page=all ]
     
Gao Yong Pan closed GERONIMO-1228:
----------------------------------


Yes, verified, new code doesn't have the issue.

> hot-deploy can't work with an explored jar
> ------------------------------------------
>
>          Key: GERONIMO-1228
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1228
>      Project: Geronimo
>         Type: Sub-task
>   Components: deployment
>     Versions: 1.0
>     Reporter: Gao Yong Pan
>     Assignee: Aaron Mulder
>     Priority: Critical
>      Fix For: 1.0

>
> hot-deploy works fine with a single war file but doesn't work with an explored jar now.

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


[jira] Commented: (GERONIMO-1228) hot-deploy can't work with an explored jar

Posted by "Gao Yong Pan (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1228?page=comments#action_12358493 ] 

Gao Yong Pan commented on GERONIMO-1228:
----------------------------------------

I mean if a user just extract the war to the deploy dir, and forget to create a directory in the dir deploy.

> hot-deploy can't work with an explored jar
> ------------------------------------------
>
>          Key: GERONIMO-1228
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1228
>      Project: Geronimo
>         Type: Sub-task
>   Components: deployment
>     Versions: 1.0
>     Reporter: Gao Yong Pan
>     Priority: Critical

>
> hot-deploy works fine with a single war file but doesn't work with an explored jar now.

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


[jira] Reopened: (GERONIMO-1228) hot-deploy can't work with an explored jar

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1228?page=all ]
     
Alan Cabrera reopened GERONIMO-1228:
------------------------------------


Re-opened, per reporter's request.

> hot-deploy can't work with an explored jar
> ------------------------------------------
>
>          Key: GERONIMO-1228
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1228
>      Project: Geronimo
>         Type: Sub-task
>   Components: deployment
>     Versions: 1.0
>     Reporter: Gao Yong Pan
>     Assignee: Aaron Mulder
>     Priority: Critical

>
> hot-deploy works fine with a single war file but doesn't work with an explored jar now.

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


[jira] Resolved: (GERONIMO-1228) hot-deploy can't work with an explored jar

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1228?page=all ]
     
Aaron Mulder resolved GERONIMO-1228:
------------------------------------

    Resolution: Fixed
     Assign To: Aaron Mulder

This is the intended behavior -- if you unpack a module directly to the deploy directory instead of as a subdirectory, it won't work.

I've added an error message that occurs whenever the hot deployer is asked to deploy a subdirectory of WEB-INF or META-INF which is a pretty good indication that this has occured.

Rev 353874

> hot-deploy can't work with an explored jar
> ------------------------------------------
>
>          Key: GERONIMO-1228
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1228
>      Project: Geronimo
>         Type: Sub-task
>   Components: deployment
>     Versions: 1.0
>     Reporter: Gao Yong Pan
>     Assignee: Aaron Mulder
>     Priority: Critical

>
> hot-deploy works fine with a single war file but doesn't work with an explored jar now.

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


[jira] Resolved: (GERONIMO-1228) hot-deploy can't work with an explored jar

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1228?page=all ]
     
Aaron Mulder resolved GERONIMO-1228:
------------------------------------

    Fix Version: 1.0
     Resolution: Invalid

Request to reopen was based on an error not present in the current code.

> hot-deploy can't work with an explored jar
> ------------------------------------------
>
>          Key: GERONIMO-1228
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1228
>      Project: Geronimo
>         Type: Sub-task
>   Components: deployment
>     Versions: 1.0
>     Reporter: Gao Yong Pan
>     Assignee: Aaron Mulder
>     Priority: Critical
>      Fix For: 1.0

>
> hot-deploy works fine with a single war file but doesn't work with an explored jar now.

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


[jira] Commented: (GERONIMO-1228) hot-deploy can't work with an explored jar

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1228?page=comments#action_12361381 ] 

Aaron Mulder commented on GERONIMO-1228:
----------------------------------------

You must have an old build -- the "currently I can't tell the difference" message does not exist any more.  Please try the latest 1.0 RC and report back if you still see this behavior.

> hot-deploy can't work with an explored jar
> ------------------------------------------
>
>          Key: GERONIMO-1228
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1228
>      Project: Geronimo
>         Type: Sub-task
>   Components: deployment
>     Versions: 1.0
>     Reporter: Gao Yong Pan
>     Assignee: Aaron Mulder
>     Priority: Critical

>
> hot-deploy works fine with a single war file but doesn't work with an explored jar now.

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