Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Bit pee'd off at the moment
Bit pee'd off at the moment [message #99154] Thu, 05 May 2005 07:16 Go to next message
Eclipse UserFriend
right-click java file create web service works fine

add another method re-do the above works fine

add another method re-do the above give me this error


IWAB0489E Error when deploying Web service to Axis runtime
axis-admin failed with {http://xml.apache.org/axis/}HTTP
(404)/TaxService/services/AdminService


Can some one help
Re: Bit pee'd off at the moment [message #99169 is a reply to message #99154] Thu, 05 May 2005 07:32 Go to previous messageGo to next message
Eclipse UserFriend
and then when i create a new project in the same namespace and copy the
files from the project that gets the error i don't get the error

so some configuration problem soemwhere maybe?



"plork123" <plork123@hotmail.com> wrote in message
news:d5cvlv$puj$1@news.eclipse.org...
>
> right-click java file create web service works fine
>
> add another method re-do the above works fine
>
> add another method re-do the above give me this error
>
>
> IWAB0489E Error when deploying Web service to Axis runtime
> axis-admin failed with {http://xml.apache.org/axis/}HTTP
> (404)/TaxService/services/AdminService
>
>
> Can some one help
>
Re: Bit pee'd off at the moment [message #99244 is a reply to message #99154] Thu, 05 May 2005 10:26 Go to previous messageGo to next message
Eclipse UserFriend
Are there are jar files i'm missing?



"plork123" <plork123@hotmail.com> wrote in message
news:d5cvlv$puj$1@news.eclipse.org...
>
> right-click java file create web service works fine
>
> add another method re-do the above works fine
>
> add another method re-do the above give me this error
>
>
> IWAB0489E Error when deploying Web service to Axis runtime
> axis-admin failed with {http://xml.apache.org/axis/}HTTP
> (404)/TaxService/services/AdminService
>
>
> Can some one help
>
Re: Bit pee'd off at the moment [message #99398 is a reply to message #99244] Thu, 05 May 2005 12:20 Go to previous messageGo to next message
Eclipse UserFriend
Anyone ?



"plork123" <plork123@hotmail.com> wrote in message
news:d5daph$711$1@news.eclipse.org...
> Are there are jar files i'm missing?
>
>
>
> "plork123" <plork123@hotmail.com> wrote in message
> news:d5cvlv$puj$1@news.eclipse.org...
>>
>> right-click java file create web service works fine
>>
>> add another method re-do the above works fine
>>
>> add another method re-do the above give me this error
>>
>>
>> IWAB0489E Error when deploying Web service to Axis runtime
>> axis-admin failed with {http://xml.apache.org/axis/}HTTP
>> (404)/TaxService/services/AdminService
>>
>>
>> Can some one help
>>
>
>
Re: Bit pee'd off at the moment [message #99413 is a reply to message #99154] Thu, 05 May 2005 12:25 Go to previous messageGo to next message
Eclipse UserFriend
Is there anything in preference i need to set?


"plork123" <plork123@hotmail.com> wrote in message
news:d5cvlv$puj$1@news.eclipse.org...
>
> right-click java file create web service works fine
>
> add another method re-do the above works fine
>
> add another method re-do the above give me this error
>
>
> IWAB0489E Error when deploying Web service to Axis runtime
> axis-admin failed with {http://xml.apache.org/axis/}HTTP
> (404)/TaxService/services/AdminService
>
>
> Can some one help
>
Re: Bit pee'd off at the moment [message #99474 is a reply to message #99154] Thu, 05 May 2005 13:30 Go to previous message
Eclipse UserFriend
I tried this and it worked. The error message indicates the AdminService
is not available on the server. Next time you see it, cancel the wizard,
open a browser, and go to http://localhost:8080/TaxService/services
(make sure you use the correct hostname, port and module name) If the
AdminService is up, you should see it listed. If not, ensure that the
module (TaxService, in this example) has been added to the server and
that the server is running.

plork123 wrote:

> right-click java file create web service works fine
>
> add another method re-do the above works fine
>
> add another method re-do the above give me this error
>
> IWAB0489E Error when deploying Web service to Axis runtime
> axis-admin failed with {http://xml.apache.org/axis/}HTTP
> (404)/TaxService/services/AdminService
>
> Can some one help
Previous Topic:EMF and SSE
Next Topic:more than one projetc in a workspace
Goto Forum:
  


Current Time: Sun Jul 13 16:33:57 EDT 2025

Powered by FUDForum. Page generated in 0.03596 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top