You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "James Black (JIRA)" <be...@incubator.apache.org> on 2005/02/15 00:42:18 UTC

[jira] Created: (BEEHIVE-300) nullpointer exception in client unit test, though it tests fine when just built with axis1.2RC2

nullpointer exception in client unit test, though it tests fine when just built with axis1.2RC2
-----------------------------------------------------------------------------------------------

         Key: BEEHIVE-300
         URL: http://issues.apache.org/jira/browse/BEEHIVE-300
     Project: Beehive
        Type: Bug
  Components: Web Services (181)  
    Versions: V1Beta    
 Environment: Solaris 8, jdk1.5, Tomcat5 for the server
jdk1.5 and c# for the clients
    Reporter: James Black


Using java2wsdl and wsdl2java I created this webservice, and it works:
http://dante.acomp.usf.edu:8080/axis/services/BBServer?wsdl

This one is created using beehive and it fails to test properly:
http://dante.acomp.usf.edu:8080/ws_test/Blackboard.jws?wsdl

It would appear that the wsdl file is incorrect, by comparing the two wsdl files.

There is one extra web method in the working one than in the beehive one, but that will be corrected tomorrow.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (BEEHIVE-300) nullpointer exception in client unit test, though it tests fine when just built with axis1.2RC2

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

    Assign To: Jeremiah Johnson  (was: Michael Merz)

Closing this based on this comment from James (http://www.mail-archive.com/beehive-user@incubator.apache.org/msg00380.html): "The nullpointer problem was caused by some missing jar files".

> nullpointer exception in client unit test, though it tests fine when just built with axis1.2RC2
> -----------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-300
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-300
>      Project: Beehive
>         Type: Bug
>   Components: Web Services (181)
>     Versions: V1Beta
>  Environment: Solaris 8, jdk1.5, Tomcat5 for the server
> jdk1.5 and c# for the clients
>     Reporter: James Black
>     Assignee: Jeremiah Johnson

>
> Using java2wsdl and wsdl2java I created this webservice, and it works:
> http://dante.acomp.usf.edu:8080/axis/services/BBServer?wsdl
> This one is created using beehive and it fails to test properly:
> http://dante.acomp.usf.edu:8080/ws_test/Blackboard.jws?wsdl
> It would appear that the wsdl file is incorrect, by comparing the two wsdl files.
> There is one extra web method in the working one than in the beehive one, but that will be corrected tomorrow.

-- 
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-300) nullpointer exception in client unit test, though it tests fine when just built with axis1.2RC2

Posted by "Michael Merz (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-300?page=history ]
     
Michael Merz resolved BEEHIVE-300:
----------------------------------

    Resolution: Fixed

Problem was reduced to application/user exception (DB initialization).

> nullpointer exception in client unit test, though it tests fine when just built with axis1.2RC2
> -----------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-300
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-300
>      Project: Beehive
>         Type: Bug
>   Components: Web Services (181)
>     Versions: V1Beta
>  Environment: Solaris 8, jdk1.5, Tomcat5 for the server
> jdk1.5 and c# for the clients
>     Reporter: James Black
>     Assignee: Michael Merz

>
> Using java2wsdl and wsdl2java I created this webservice, and it works:
> http://dante.acomp.usf.edu:8080/axis/services/BBServer?wsdl
> This one is created using beehive and it fails to test properly:
> http://dante.acomp.usf.edu:8080/ws_test/Blackboard.jws?wsdl
> It would appear that the wsdl file is incorrect, by comparing the two wsdl files.
> There is one extra web method in the working one than in the beehive one, but that will be corrected tomorrow.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (BEEHIVE-300) nullpointer exception in client unit test, though it tests fine when just built with axis1.2RC2

Posted by "Kenneth Tam (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-300?page=history ]

Kenneth Tam reassigned BEEHIVE-300:
-----------------------------------

    Assign To: Michael Merz

> nullpointer exception in client unit test, though it tests fine when just built with axis1.2RC2
> -----------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-300
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-300
>      Project: Beehive
>         Type: Bug
>   Components: Web Services (181)
>     Versions: V1Beta
>  Environment: Solaris 8, jdk1.5, Tomcat5 for the server
> jdk1.5 and c# for the clients
>     Reporter: James Black
>     Assignee: Michael Merz

>
> Using java2wsdl and wsdl2java I created this webservice, and it works:
> http://dante.acomp.usf.edu:8080/axis/services/BBServer?wsdl
> This one is created using beehive and it fails to test properly:
> http://dante.acomp.usf.edu:8080/ws_test/Blackboard.jws?wsdl
> It would appear that the wsdl file is incorrect, by comparing the two wsdl files.
> There is one extra web method in the working one than in the beehive one, but that will be corrected tomorrow.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira