You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "daryoush mehrtash (JIRA)" <be...@incubator.apache.org> on 2005/05/11 02:39:07 UTC

[jira] Created: (BEEHIVE-703) RPC/Literal in Header is not working in Service Control

RPC/Literal in Header is not working in Service Control
-------------------------------------------------------

         Key: BEEHIVE-703
         URL: http://issues.apache.org/jira/browse/BEEHIVE-703
     Project: Beehive
        Type: Bug
    Reporter: daryoush mehrtash
 Assigned to: daryoush mehrtash 


This issue has been moved from the controlhaus Jira.

WebParamRpcLiteralSampleTest.testcreatePhoneNumberInHeader

is not working. This test is commented out right now.



java.lang.NullPointerException
        at org.wsm.samples.client.webparam.WebParamRpcLiteralSampleTest.testcrea
tePhoneNumberInHeader(WebParamRpcLiteralSampleTest.java:81)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at junit.framework.TestCase.runTest(TestCase.java:154)
        at junit.framework.TestCase.runBare(TestCase.java:127)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:118)
        at junit.framework.TestSuite.runTest(TestSuite.java:208)
        at junit.framework.TestSuite.run(TestSuite.java:203)
        at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUni
tTestRunner.java:289)
        at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(J
UnitTestRunner.java:656)
        at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUn
itTestRunner.java:558)


-- 
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] Assigned: (BEEHIVE-703) RPC/Literal in Header is not working in Service Control

Posted by "Chad Schoettger (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-703?page=all ]

Chad Schoettger reassigned BEEHIVE-703:
---------------------------------------

    Assign To: Eddie O'Neil  (was: Chad Schoettger)

Patch attached to BEEHIVE-705

> RPC/Literal in Header is not working in Service Control
> -------------------------------------------------------
>
>          Key: BEEHIVE-703
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-703
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Versions: v1m1, V1Beta, V1Alpha
>     Reporter: daryoush mehrtash
>     Assignee: Eddie O'Neil
>      Fix For: TBD

>
> This issue has been moved from the controlhaus Jira.
> WebParamRpcLiteralSampleTest.testcreatePhoneNumberInHeader
> is not working. This test is commented out right now.
> java.lang.NullPointerException
>         at org.wsm.samples.client.webparam.WebParamRpcLiteralSampleTest.testcrea
> tePhoneNumberInHeader(WebParamRpcLiteralSampleTest.java:81)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at junit.framework.TestCase.runTest(TestCase.java:154)
>         at junit.framework.TestCase.runBare(TestCase.java:127)
>         at junit.framework.TestResult$1.protect(TestResult.java:106)
>         at junit.framework.TestResult.runProtected(TestResult.java:124)
>         at junit.framework.TestResult.run(TestResult.java:109)
>         at junit.framework.TestCase.run(TestCase.java:118)
>         at junit.framework.TestSuite.runTest(TestSuite.java:208)
>         at junit.framework.TestSuite.run(TestSuite.java:203)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUni
> tTestRunner.java:289)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(J
> UnitTestRunner.java:656)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUn
> itTestRunner.java:558)

-- 
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] Assigned: (BEEHIVE-703) RPC/Literal in Header is not working in Service Control

Posted by "daryoush mehrtash (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-703?page=all ]

daryoush mehrtash reassigned BEEHIVE-703:
-----------------------------------------

    Assign To: daryoush mehrtash  (was: daryoush mehrtash)

> RPC/Literal in Header is not working in Service Control
> -------------------------------------------------------
>
>          Key: BEEHIVE-703
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-703
>      Project: Beehive
>         Type: Bug
>     Reporter: daryoush mehrtash
>     Assignee: daryoush mehrtash

>
> This issue has been moved from the controlhaus Jira.
> WebParamRpcLiteralSampleTest.testcreatePhoneNumberInHeader
> is not working. This test is commented out right now.
> java.lang.NullPointerException
>         at org.wsm.samples.client.webparam.WebParamRpcLiteralSampleTest.testcrea
> tePhoneNumberInHeader(WebParamRpcLiteralSampleTest.java:81)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at junit.framework.TestCase.runTest(TestCase.java:154)
>         at junit.framework.TestCase.runBare(TestCase.java:127)
>         at junit.framework.TestResult$1.protect(TestResult.java:106)
>         at junit.framework.TestResult.runProtected(TestResult.java:124)
>         at junit.framework.TestResult.run(TestResult.java:109)
>         at junit.framework.TestCase.run(TestCase.java:118)
>         at junit.framework.TestSuite.runTest(TestSuite.java:208)
>         at junit.framework.TestSuite.run(TestSuite.java:203)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUni
> tTestRunner.java:289)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(J
> UnitTestRunner.java:656)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUn
> itTestRunner.java:558)

-- 
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] Updated: (BEEHIVE-703) RPC/Literal in Header is not working in Service Control

Posted by "daryoush mehrtash (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-703?page=all ]

daryoush mehrtash updated BEEHIVE-703:
--------------------------------------

    Fix Version: TBD
                     (was: V1)

> RPC/Literal in Header is not working in Service Control
> -------------------------------------------------------
>
>          Key: BEEHIVE-703
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-703
>      Project: Beehive
>         Type: Bug
>   Components: Controls
>     Versions: V1Alpha, V1Beta, V1
>     Reporter: daryoush mehrtash
>     Assignee: daryoush mehrtash
>      Fix For: TBD

>
> This issue has been moved from the controlhaus Jira.
> WebParamRpcLiteralSampleTest.testcreatePhoneNumberInHeader
> is not working. This test is commented out right now.
> java.lang.NullPointerException
>         at org.wsm.samples.client.webparam.WebParamRpcLiteralSampleTest.testcrea
> tePhoneNumberInHeader(WebParamRpcLiteralSampleTest.java:81)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at junit.framework.TestCase.runTest(TestCase.java:154)
>         at junit.framework.TestCase.runBare(TestCase.java:127)
>         at junit.framework.TestResult$1.protect(TestResult.java:106)
>         at junit.framework.TestResult.runProtected(TestResult.java:124)
>         at junit.framework.TestResult.run(TestResult.java:109)
>         at junit.framework.TestCase.run(TestCase.java:118)
>         at junit.framework.TestSuite.runTest(TestSuite.java:208)
>         at junit.framework.TestSuite.run(TestSuite.java:203)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUni
> tTestRunner.java:289)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(J
> UnitTestRunner.java:656)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUn
> itTestRunner.java:558)

-- 
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] Updated: (BEEHIVE-703) RPC/Literal in Header is not working in Service Control

Posted by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-703?page=all ]

Eddie O'Neil updated BEEHIVE-703:
---------------------------------

    Component: System Controls
                   (was: Controls)

> RPC/Literal in Header is not working in Service Control
> -------------------------------------------------------
>
>          Key: BEEHIVE-703
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-703
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Versions: v1m1, V1Beta, V1Alpha
>     Reporter: daryoush mehrtash
>     Assignee: daryoush mehrtash
>      Fix For: TBD

>
> This issue has been moved from the controlhaus Jira.
> WebParamRpcLiteralSampleTest.testcreatePhoneNumberInHeader
> is not working. This test is commented out right now.
> java.lang.NullPointerException
>         at org.wsm.samples.client.webparam.WebParamRpcLiteralSampleTest.testcrea
> tePhoneNumberInHeader(WebParamRpcLiteralSampleTest.java:81)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at junit.framework.TestCase.runTest(TestCase.java:154)
>         at junit.framework.TestCase.runBare(TestCase.java:127)
>         at junit.framework.TestResult$1.protect(TestResult.java:106)
>         at junit.framework.TestResult.runProtected(TestResult.java:124)
>         at junit.framework.TestResult.run(TestResult.java:109)
>         at junit.framework.TestCase.run(TestCase.java:118)
>         at junit.framework.TestSuite.runTest(TestSuite.java:208)
>         at junit.framework.TestSuite.run(TestSuite.java:203)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUni
> tTestRunner.java:289)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(J
> UnitTestRunner.java:656)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUn
> itTestRunner.java:558)

-- 
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] Assigned: (BEEHIVE-703) RPC/Literal in Header is not working in Service Control

Posted by "Chad Schoettger (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-703?page=all ]

Chad Schoettger reassigned BEEHIVE-703:
---------------------------------------

    Assign To: Chad Schoettger  (was: daryoush mehrtash)

> RPC/Literal in Header is not working in Service Control
> -------------------------------------------------------
>
>          Key: BEEHIVE-703
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-703
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Versions: v1m1, V1Beta, V1Alpha
>     Reporter: daryoush mehrtash
>     Assignee: Chad Schoettger
>      Fix For: TBD

>
> This issue has been moved from the controlhaus Jira.
> WebParamRpcLiteralSampleTest.testcreatePhoneNumberInHeader
> is not working. This test is commented out right now.
> java.lang.NullPointerException
>         at org.wsm.samples.client.webparam.WebParamRpcLiteralSampleTest.testcrea
> tePhoneNumberInHeader(WebParamRpcLiteralSampleTest.java:81)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at junit.framework.TestCase.runTest(TestCase.java:154)
>         at junit.framework.TestCase.runBare(TestCase.java:127)
>         at junit.framework.TestResult$1.protect(TestResult.java:106)
>         at junit.framework.TestResult.runProtected(TestResult.java:124)
>         at junit.framework.TestResult.run(TestResult.java:109)
>         at junit.framework.TestCase.run(TestCase.java:118)
>         at junit.framework.TestSuite.runTest(TestSuite.java:208)
>         at junit.framework.TestSuite.run(TestSuite.java:203)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUni
> tTestRunner.java:289)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(J
> UnitTestRunner.java:656)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUn
> itTestRunner.java:558)

-- 
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] Updated: (BEEHIVE-703) RPC/Literal in Header is not working in Service Control

Posted by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-703?page=all ]

Eddie O'Neil updated BEEHIVE-703:
---------------------------------

        Version: V1Alpha
                 V1Beta
                 V1
      Component: Controls
    Fix Version: V1

Daryoush, I'm bringing this into v1 for comment. Is this something you'll be able to make a patch for in the next couple of days?

> RPC/Literal in Header is not working in Service Control
> -------------------------------------------------------
>
>          Key: BEEHIVE-703
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-703
>      Project: Beehive
>         Type: Bug
>   Components: Controls
>     Versions: V1Alpha, V1Beta, V1
>     Reporter: daryoush mehrtash
>     Assignee: daryoush mehrtash
>      Fix For: V1

>
> This issue has been moved from the controlhaus Jira.
> WebParamRpcLiteralSampleTest.testcreatePhoneNumberInHeader
> is not working. This test is commented out right now.
> java.lang.NullPointerException
>         at org.wsm.samples.client.webparam.WebParamRpcLiteralSampleTest.testcrea
> tePhoneNumberInHeader(WebParamRpcLiteralSampleTest.java:81)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at junit.framework.TestCase.runTest(TestCase.java:154)
>         at junit.framework.TestCase.runBare(TestCase.java:127)
>         at junit.framework.TestResult$1.protect(TestResult.java:106)
>         at junit.framework.TestResult.runProtected(TestResult.java:124)
>         at junit.framework.TestResult.run(TestResult.java:109)
>         at junit.framework.TestCase.run(TestCase.java:118)
>         at junit.framework.TestSuite.runTest(TestSuite.java:208)
>         at junit.framework.TestSuite.run(TestSuite.java:203)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUni
> tTestRunner.java:289)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(J
> UnitTestRunner.java:656)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUn
> itTestRunner.java:558)

-- 
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: (BEEHIVE-703) RPC/Literal in Header is not working in Service Control

Posted by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-703?page=all ]
     
Eddie O'Neil resolved BEEHIVE-703:
----------------------------------

    Resolution: Fixed

Fixed in SVN 233496.

> RPC/Literal in Header is not working in Service Control
> -------------------------------------------------------
>
>          Key: BEEHIVE-703
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-703
>      Project: Beehive
>         Type: Bug
>   Components: System Controls
>     Versions: v1m1, V1Beta, V1Alpha
>     Reporter: daryoush mehrtash
>     Assignee: Eddie O'Neil
>      Fix For: TBD

>
> This issue has been moved from the controlhaus Jira.
> WebParamRpcLiteralSampleTest.testcreatePhoneNumberInHeader
> is not working. This test is commented out right now.
> java.lang.NullPointerException
>         at org.wsm.samples.client.webparam.WebParamRpcLiteralSampleTest.testcrea
> tePhoneNumberInHeader(WebParamRpcLiteralSampleTest.java:81)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at junit.framework.TestCase.runTest(TestCase.java:154)
>         at junit.framework.TestCase.runBare(TestCase.java:127)
>         at junit.framework.TestResult$1.protect(TestResult.java:106)
>         at junit.framework.TestResult.runProtected(TestResult.java:124)
>         at junit.framework.TestResult.run(TestResult.java:109)
>         at junit.framework.TestCase.run(TestCase.java:118)
>         at junit.framework.TestSuite.runTest(TestSuite.java:208)
>         at junit.framework.TestSuite.run(TestSuite.java:203)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUni
> tTestRunner.java:289)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(J
> UnitTestRunner.java:656)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUn
> itTestRunner.java:558)

-- 
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: (BEEHIVE-703) RPC/Literal in Header is not working in Service Control

Posted by "daryoush mehrtash (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-703?page=comments#action_65800 ]
     
daryoush mehrtash commented on BEEHIVE-703:
-------------------------------------------

I wont have time to look at this in the next few days, I consider BEEHIVE 717 higher priroty than.  Does anyone else want to take this?

Daryoush

> RPC/Literal in Header is not working in Service Control
> -------------------------------------------------------
>
>          Key: BEEHIVE-703
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-703
>      Project: Beehive
>         Type: Bug
>   Components: Controls
>     Versions: V1Alpha, V1Beta, V1
>     Reporter: daryoush mehrtash
>     Assignee: daryoush mehrtash
>      Fix For: V1

>
> This issue has been moved from the controlhaus Jira.
> WebParamRpcLiteralSampleTest.testcreatePhoneNumberInHeader
> is not working. This test is commented out right now.
> java.lang.NullPointerException
>         at org.wsm.samples.client.webparam.WebParamRpcLiteralSampleTest.testcrea
> tePhoneNumberInHeader(WebParamRpcLiteralSampleTest.java:81)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at junit.framework.TestCase.runTest(TestCase.java:154)
>         at junit.framework.TestCase.runBare(TestCase.java:127)
>         at junit.framework.TestResult$1.protect(TestResult.java:106)
>         at junit.framework.TestResult.runProtected(TestResult.java:124)
>         at junit.framework.TestResult.run(TestResult.java:109)
>         at junit.framework.TestCase.run(TestCase.java:118)
>         at junit.framework.TestSuite.runTest(TestSuite.java:208)
>         at junit.framework.TestSuite.run(TestSuite.java:203)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUni
> tTestRunner.java:289)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(J
> UnitTestRunner.java:656)
>         at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUn
> itTestRunner.java:558)

-- 
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