You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "bernard (Created) (JIRA)" <ji...@apache.org> on 2011/11/10 08:13:51 UTC

[jira] [Created] (WICKET-4214) Examples not running on GlassFish 3.1.1 from Maven project

Examples not running on GlassFish 3.1.1 from Maven project
----------------------------------------------------------

                 Key: WICKET-4214
                 URL: https://issues.apache.org/jira/browse/WICKET-4214
             Project: Wicket
          Issue Type: Bug
          Components: wicket-examples
    Affects Versions: 1.5.2
         Environment: java version "1.6.0_25"
GlassFish 3.1.1
NetBeans 7.0.1 
            Reporter: bernard


When I run the examples from 1.5.2 under NetBeans/GlassFish, then I get a failure:
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener

Runs fine with 1.5.1

This does not apply to the wicket-examples-1.5.2.war which runs fine in both 1.5.1.and 1.5.2. In NetBeans, I open the examples project and run it, ant this is where 1.5.2.fails and 1.5.1 succeeds. I have reproduces this on different computers in different corporate environments.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-4214) Examples not running on GlassFish 3.1.1 from Maven project

Posted by "Martin Grigorov (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4214.
-------------------------------------

    Resolution: Not A Problem
    
> Examples not running on GlassFish 3.1.1 from Maven project
> ----------------------------------------------------------
>
>                 Key: WICKET-4214
>                 URL: https://issues.apache.org/jira/browse/WICKET-4214
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-examples
>    Affects Versions: 1.5.2
>         Environment: java version "1.6.0_25"
> GlassFish 3.1.1
> NetBeans 7.0.1 
>            Reporter: bernard
>
> When I run the examples from 1.5.2 under NetBeans/GlassFish, then I get a failure:
> java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
> Runs fine with 1.5.1
> This does not apply to the wicket-examples-1.5.2.war which runs fine in both 1.5.1.and 1.5.2. In NetBeans, I open the examples project and run it, ant this is where 1.5.2.fails and 1.5.1 succeeds. I have reproduces this on different computers in different corporate environments.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (WICKET-4214) Examples not running on GlassFish 3.1.1 from Maven project

Posted by "Igor Vaynberg (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147533#comment-13147533 ] 

Igor Vaynberg commented on WICKET-4214:
---------------------------------------

please provide a full stack trace
                
> Examples not running on GlassFish 3.1.1 from Maven project
> ----------------------------------------------------------
>
>                 Key: WICKET-4214
>                 URL: https://issues.apache.org/jira/browse/WICKET-4214
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-examples
>    Affects Versions: 1.5.2
>         Environment: java version "1.6.0_25"
> GlassFish 3.1.1
> NetBeans 7.0.1 
>            Reporter: bernard
>
> When I run the examples from 1.5.2 under NetBeans/GlassFish, then I get a failure:
> java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
> Runs fine with 1.5.1
> This does not apply to the wicket-examples-1.5.2.war which runs fine in both 1.5.1.and 1.5.2. In NetBeans, I open the examples project and run it, ant this is where 1.5.2.fails and 1.5.1 succeeds. I have reproduces this on different computers in different corporate environments.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (WICKET-4214) Examples not running on GlassFish 3.1.1 from Maven project

Posted by "bernard (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147560#comment-13147560 ] 

bernard commented on WICKET-4214:
---------------------------------

My apologies. It works now. I don't know yet was caused this. May be some undetected build failure. Thanks.
                
> Examples not running on GlassFish 3.1.1 from Maven project
> ----------------------------------------------------------
>
>                 Key: WICKET-4214
>                 URL: https://issues.apache.org/jira/browse/WICKET-4214
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-examples
>    Affects Versions: 1.5.2
>         Environment: java version "1.6.0_25"
> GlassFish 3.1.1
> NetBeans 7.0.1 
>            Reporter: bernard
>
> When I run the examples from 1.5.2 under NetBeans/GlassFish, then I get a failure:
> java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
> Runs fine with 1.5.1
> This does not apply to the wicket-examples-1.5.2.war which runs fine in both 1.5.1.and 1.5.2. In NetBeans, I open the examples project and run it, ant this is where 1.5.2.fails and 1.5.1 succeeds. I have reproduces this on different computers in different corporate environments.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira