You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2008/10/01 18:45:44 UTC

[jira] Created: (GERONIMO-4329) plan create for web app doesn't work if app contains compiled jsps

plan create for web app doesn't work if app contains compiled jsps
------------------------------------------------------------------

                 Key: GERONIMO-4329
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4329
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: PlanCreator
    Affects Versions: 2.2
            Reporter: David Jencks


If you try to use the plan creator on a web app with precompiled jsps nothing happens when you click "create".  If you look on the system logs page you can discover that the abstract web module builder (I think) couldn't load one of the jsp/servlet classes.

I think all the plan creator stuff should start with a page where you can specify dependencies, before it tries to load any classes.

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


[jira] Updated: (GERONIMO-4329) plan create for web app doesn't work if app contains compiled jsps

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

Shawn Jiang updated GERONIMO-4329:
----------------------------------

    Fix Version/s: 2.2.1

> plan create for web app doesn't work if app contains compiled jsps
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4329
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4329
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: PlanCreator
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: Shawn Jiang
>             Fix For: 2.2.1
>
>         Attachments: hello_precomiled.war
>
>
> If you try to use the plan creator on a web app with precompiled jsps nothing happens when you click "create".  If you look on the system logs page you can discover that the abstract web module builder (I think) couldn't load one of the jsp/servlet classes.
> I think all the plan creator stuff should start with a page where you can specify dependencies, before it tries to load any classes.

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


[jira] Commented: (GERONIMO-4329) plan create for web app doesn't work if app contains compiled jsps

Posted by "Rex Wang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715393#action_12715393 ] 

Rex Wang commented on GERONIMO-4329:
------------------------------------

I also can not re-produce it using both 2.1.5 & 2.2

-Rex

> plan create for web app doesn't work if app contains compiled jsps
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4329
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4329
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: PlanCreator
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: Shawn Jiang
>         Attachments: hello_precomiled.war
>
>
> If you try to use the plan creator on a web app with precompiled jsps nothing happens when you click "create".  If you look on the system logs page you can discover that the abstract web module builder (I think) couldn't load one of the jsp/servlet classes.
> I think all the plan creator stuff should start with a page where you can specify dependencies, before it tries to load any classes.

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


[jira] Updated: (GERONIMO-4329) plan create for web app doesn't work if app contains compiled jsps

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

Shawn Jiang updated GERONIMO-4329:
----------------------------------

    Attachment: hello_precomiled.war

After apply the patch in https://issues.apache.org/jira/browse/GERONIMO-4503 to resolve GERONIMO-4503. I'm able to  try to reproduce this problem.  But  with attached precomiled war, I can't recreate this problem.

Can you add more details per how to recreate this problem ?

> plan create for web app doesn't work if app contains compiled jsps
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4329
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4329
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: PlanCreator
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: Shawn Jiang
>         Attachments: hello_precomiled.war
>
>
> If you try to use the plan creator on a web app with precompiled jsps nothing happens when you click "create".  If you look on the system logs page you can discover that the abstract web module builder (I think) couldn't load one of the jsp/servlet classes.
> I think all the plan creator stuff should start with a page where you can specify dependencies, before it tries to load any classes.

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


[jira] Commented: (GERONIMO-4329) plan create for web app doesn't work if app contains compiled jsps

Posted by "Shawn Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730254#action_12730254 ] 

Shawn Jiang commented on GERONIMO-4329:
---------------------------------------

Hi David,

Can you please paste more info per how to recreate this JIRA ? Thanks.

> plan create for web app doesn't work if app contains compiled jsps
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4329
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4329
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: PlanCreator
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: Shawn Jiang
>         Attachments: hello_precomiled.war
>
>
> If you try to use the plan creator on a web app with precompiled jsps nothing happens when you click "create".  If you look on the system logs page you can discover that the abstract web module builder (I think) couldn't load one of the jsp/servlet classes.
> I think all the plan creator stuff should start with a page where you can specify dependencies, before it tries to load any classes.

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


[jira] Closed: (GERONIMO-4329) plan create for web app doesn't work if app contains compiled jsps

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

Shawn Jiang closed GERONIMO-4329.
---------------------------------

    Resolution: Cannot Reproduce

Neither Rex nor I can recreate this problem in the latest build.  Closing it.

> plan create for web app doesn't work if app contains compiled jsps
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4329
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4329
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: PlanCreator
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: Shawn Jiang
>             Fix For: 2.2.1
>
>         Attachments: hello_precomiled.war
>
>
> If you try to use the plan creator on a web app with precompiled jsps nothing happens when you click "create".  If you look on the system logs page you can discover that the abstract web module builder (I think) couldn't load one of the jsp/servlet classes.
> I think all the plan creator stuff should start with a page where you can specify dependencies, before it tries to load any classes.

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


[jira] Assigned: (GERONIMO-4329) plan create for web app doesn't work if app contains compiled jsps

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

Shawn Jiang reassigned GERONIMO-4329:
-------------------------------------

    Assignee: Shawn Jiang

> plan create for web app doesn't work if app contains compiled jsps
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-4329
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4329
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: PlanCreator
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: Shawn Jiang
>
> If you try to use the plan creator on a web app with precompiled jsps nothing happens when you click "create".  If you look on the system logs page you can discover that the abstract web module builder (I think) couldn't load one of the jsp/servlet classes.
> I think all the plan creator stuff should start with a page where you can specify dependencies, before it tries to load any classes.

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