[ 
http://issues.apache.org/jira/browse/BEEHIVE-849?page=comments#action_12316515 
] 

James Black commented on BEEHIVE-849:
-------------------------------------

You just need to set BEEHIVE_HOME in your shell. Nothing has to be added to get 
the files to compile.  Just unjar, then
cd JAMES_BLACK_PROBLEM2/WEB-INF/src
ant build war

Then after deploying the war file, to build and test the client do:
Oops, you need to change the file to use beehive_home, sorry about that. I am 
assuming localhost:8080 for the webservice, btw.

ant -f build-client-svn.xml

This will create the clients, compile and run them.

> A method that doesn't have a @WebMethod annotation appears in my webservice
> ---------------------------------------------------------------------------
>
>          Key: BEEHIVE-849
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-849
>      Project: Beehive
>         Type: Bug
>   Components: Web Services (181)
>  Environment: Solaris 8, JDK1.5, Tomcat 5.5.9, June nightly build of beehive
>     Reporter: James Black
>     Assignee: daryoush mehrtash
>  Attachments: JAMES_BLACK_PROBLEM2.jar, jamesblack2.wsdl, 
> jamesblackproblem.jar, jamesblackproblem.jar, ws_test.tar.gz
>
> My .jws file extends a class that has checkEmail, checkNetid, checkNumber as 
> methods.  These methods appear in the wsdl file, even though they don't have 
> an annotation of '@WebMethod'.

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

Reply via email to