You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "LiWenQin (JIRA)" <ji...@apache.org> on 2011/03/07 10:37:59 UTC

[jira] Commented: (GERONIMO-5851) Add url-binding into testsuite

    [ https://issues.apache.org/jira/browse/GERONIMO-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003300#comment-13003300 ] 

LiWenQin commented on GERONIMO-5851:
------------------------------------

I run the url-binding-test on my local Env.
But it failed since I think the reason can be linked to https://issues.apache.org/jira/browse/GERONIMO-5682

Server reported errors:
javax.naming.NotContextException: jca:/org.apache.geronimo.testsuite/url-binding
-tests/URLBinding/URLBindingA
        at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContex
t.java:165)
        at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContex
t.java:605)
        at org.apache.aries.jndi.DelegateContext.lookup(DelegateContext.java:148
)
        at javax.naming.InitialContext.lookup(InitialContext.java:392)
        at org.apache.geronimo.testsuite.deployment.servlet.testServlet.processR
equest(testServlet.java:53)
        at org.apache.geronimo.testsuite.deployment.servlet.testServlet.doGet(te
stServlet.java:69)
......
        at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:243)
        at org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(Th
readPool.java:373)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
utor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:908)
        at java.lang.Thread.run(Thread.java:619)
javax.naming.NotContextException: jca:/org.apache.geronimo.testsuite/url-binding
-tests/URLBinding/URLBindingA
        at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContex
t.java:165)
        at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContex
t.java:605)
        at org.apache.aries.jndi.DelegateContext.lookup(DelegateContext.java:148
)
        at javax.naming.InitialContext.lookup(InitialContext.java:392)
        at org.apache.geronimo.testsuite.deployment.servlet.testServlet.processR
equest(testServlet.java:53)
...... 

> Add url-binding into testsuite
> ------------------------------
>
>                 Key: GERONIMO-5851
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5851
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: testsuite
>    Affects Versions: 3.0
>            Reporter: LiWenQin
>            Priority: Minor
>              Labels: test
>             Fix For: 3.0
>
>         Attachments: url-binding-test.patch
>
>
> We should add an automation test about url binding.
> Please check the attached patch file.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira