You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "viola.lu (JIRA)" <ji...@apache.org> on 2008/11/12 04:27:44 UTC

[jira] Created: (GERONIMODEVTOOLS-533) Configuration in geronimo-web.xml is removed after Importing an external war to eclipse

Configuration in geronimo-web.xml is removed after Importing an external war to eclipse
---------------------------------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-533
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-533
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 2.1.3
         Environment: Suse
            Reporter: viola.lu
            Assignee: Tim McConnell
            Priority: Minor


Steps:
1.Import example-extension.war to elicpse , target runtime is geronimo 2.1
2.Open geronimo-web.xml, configuration information is remove from it but just  <context-root>/HelloWorldPortlet</context-root> left.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMODEVTOOLS-533) Configuration in geronimo-web.xml is removed after Importing an external war to eclipse

Posted by "viola.lu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680735#action_12680735 ] 

viola.lu commented on GERONIMODEVTOOLS-533:
-------------------------------------------

Invalid bug, pls close it!

> Configuration in geronimo-web.xml is removed after Importing an external war to eclipse
> ---------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-533
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-533
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.3
>         Environment: Suse
>            Reporter: viola.lu
>            Assignee: Tim McConnell
>            Priority: Minor
>         Attachments: example_extension.war
>
>
> Steps:
> 1.Import example-extension.war to elicpse , target runtime is geronimo 2.1
> 2.Open geronimo-web.xml, configuration information is remove from it but just  <context-root>/HelloWorldPortlet</context-root> left.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMODEVTOOLS-533) Configuration in geronimo-web.xml is removed after Importing an external war to eclipse

Posted by "Delos Dai (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650907#action_12650907 ] 

Delos Dai commented on GERONIMODEVTOOLS-533:
--------------------------------------------

In this war package, geronimo-web.xml use "http://geronimo.apache.org/xml/ns/j2ee/web-1.2" as its namespace. It's an url of old version. 

In current code, GEP will automatically convert old deployment plan to current version(see GERONIMODEVTOOLS-440 for details). So this case works as  design. It can be returned.

If any improvement needed, maybe a warning message can be shown to users.

Any one has any comments?

> Configuration in geronimo-web.xml is removed after Importing an external war to eclipse
> ---------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-533
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-533
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.3
>         Environment: Suse
>            Reporter: viola.lu
>            Assignee: Tim McConnell
>            Priority: Minor
>         Attachments: example_extension.war
>
>
> Steps:
> 1.Import example-extension.war to elicpse , target runtime is geronimo 2.1
> 2.Open geronimo-web.xml, configuration information is remove from it but just  <context-root>/HelloWorldPortlet</context-root> left.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMODEVTOOLS-533) Configuration in geronimo-web.xml is removed after Importing an external war to eclipse

Posted by "Chris Zhang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907549#action_12907549 ] 

Chris Zhang commented on GERONIMODEVTOOLS-533:
----------------------------------------------

I created a dynamic web project and exported it as a war file, then imported it into eclipse, it works well.

> Configuration in geronimo-web.xml is removed after Importing an external war to eclipse
> ---------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-533
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-533
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.3
>         Environment: Suse
>            Reporter: viola.lu
>            Assignee: Tim McConnell
>            Priority: Minor
>         Attachments: example_extension.war
>
>
> Steps:
> 1.Import example-extension.war to elicpse , target runtime is geronimo 2.1
> 2.Open geronimo-web.xml, configuration information is remove from it but just  <context-root>/HelloWorldPortlet</context-root> left.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (GERONIMODEVTOOLS-533) Configuration in geronimo-web.xml is removed after Importing an external war to eclipse

Posted by "Chris Zhang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907549#action_12907549 ] 

Chris Zhang edited comment on GERONIMODEVTOOLS-533 at 9/9/10 3:33 AM:
----------------------------------------------------------------------

I created a dynamic web project and exported it as a war file, then imported it into eclipse, it worked well.

      was (Author: chrisredfield):
    I created a dynamic web project and exported it as a war file, then imported it into eclipse, it works well.
  
> Configuration in geronimo-web.xml is removed after Importing an external war to eclipse
> ---------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-533
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-533
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.3
>         Environment: Suse
>            Reporter: viola.lu
>            Assignee: Tim McConnell
>            Priority: Minor
>         Attachments: example_extension.war
>
>
> Steps:
> 1.Import example-extension.war to elicpse , target runtime is geronimo 2.1
> 2.Open geronimo-web.xml, configuration information is remove from it but just  <context-root>/HelloWorldPortlet</context-root> left.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMODEVTOOLS-533) Configuration in geronimo-web.xml is removed after Importing an external war to eclipse

Posted by "Delos Dai (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Delos Dai closed GERONIMODEVTOOLS-533.
--------------------------------------

    Resolution: Invalid

> Configuration in geronimo-web.xml is removed after Importing an external war to eclipse
> ---------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-533
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-533
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.3
>         Environment: Suse
>            Reporter: viola.lu
>            Assignee: Tim McConnell
>            Priority: Minor
>         Attachments: example_extension.war
>
>
> Steps:
> 1.Import example-extension.war to elicpse , target runtime is geronimo 2.1
> 2.Open geronimo-web.xml, configuration information is remove from it but just  <context-root>/HelloWorldPortlet</context-root> left.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMODEVTOOLS-533) Configuration in geronimo-web.xml is removed after Importing an external war to eclipse

Posted by "viola.lu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

viola.lu updated GERONIMODEVTOOLS-533:
--------------------------------------

    Attachment: example_extension.war

> Configuration in geronimo-web.xml is removed after Importing an external war to eclipse
> ---------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-533
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-533
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.3
>         Environment: Suse
>            Reporter: viola.lu
>            Assignee: Tim McConnell
>            Priority: Minor
>         Attachments: example_extension.war
>
>
> Steps:
> 1.Import example-extension.war to elicpse , target runtime is geronimo 2.1
> 2.Open geronimo-web.xml, configuration information is remove from it but just  <context-root>/HelloWorldPortlet</context-root> left.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.