Did you reload the container, before trying to access the service??

On 10/9/07, H.Z <[EMAIL PROTECTED]> wrote:
>
> I forgot the code.
> The code is
>  public
> class Calculator {
> public int add(int i1, int i2) {
>       return i1 + i2; }
>
> public int subtract(int i1, int i2) {
>      return i1 - i2; }
> }
>
>
> *"H.Z" <[EMAIL PROTECTED]>* wrote:
>
> Hello,
>
> I copy Calculator.java to my webapp directory, and rename it "
> Calculator.jws".
> Then
> http://localhost:8080/axis/Calculator.jws
>
> I get "No service is available at this URL".
> However I tried another example "EchoHeaders.jws" that is included in the
> installation package. It does work.
>
> Why?
>
> Thanks
>  ------------------------------
> Boardwalk for $500? In 2007? Ha!
> Play Monopoly Here and 
> Now<http://us.rd.yahoo.com/evt=48223/*http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow>(it's
>  updated for today's economy) at Yahoo! Games.
>
>
> ------------------------------
> Catch up on fall's hot new 
> shows<http://us.rd.yahoo.com/tv/mail/tagline/falltv/evt=47093/*http://tv.yahoo.com/collections/3658+%0A>on
>  Yahoo! TV. Watch previews, get listings, and more!
>
>


-- 
Vinayak
http://tinyurl.com/22ph2e

Reply via email to