Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Exception creating Web Servies example
Exception creating Web Servies example [message #94559] Sun, 24 April 2005 02:20 Go to next message
Eclipse UserFriend
Originally posted by: kwcheong.gmail.com

I got this error during new web service following the example Bottom up Web
Service Tutorial.

IWAB0019E Error in getting method from Java bean.









Re: Exception creating Web Servies example [message #94579 is a reply to message #94559] Sun, 24 April 2005 02:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kwcheong.gmail.com

Pls ignore it. I got this error because I just haven't select the Converter
class before newing the web service.

Now it works. Sorry about that.


"Frank Cheong" <kwcheong@gmail.com>
Re: Exception creating Web Servies example [message #94592 is a reply to message #94559] Sun, 24 April 2005 04:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kwcheong.gmail.com

Hey,

Oh, I still can't get thru, now when I click the finish button on the new
web service client I got the following error.

"IWAB0489E Error when deploying Web service to Axis runtime"

And the content of the eclipse console.

2005
Re: Exception creating Web Servies example [message #94862 is a reply to message #94592] Mon, 25 April 2005 16:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jbailo.vestcom.com

Make sure that tomcat isn't running on your system when deploying --
because Eclipse will start it for you.



Frank Cheong wrote:
> Hey,
>
> Oh, I still can't get thru, now when I click the finish button on the new
> web service client I got the following error.
>
> "IWAB0489E Error when deploying Web service to Axis runtime"
>
> And the content of the eclipse console.
>
> 2005¦~4¤ë24¤é ¤U¤È03:54:14 org.apache.coyote.http11.Http11Protocol init
> INFO: Initializing Coyote HTTP/1.1 on http-8080
> Starting service Tomcat-Standalone
> Apache Tomcat/4.1.31
> 2005¦~4¤ë24¤é ¤U¤È03:54:15 org.apache.struts.util.PropertyMessageResources
> <init>
> INFO: Initializing, config='org.apache.struts.util.LocalStrings',
> returnNull=true
> 2005¦~4¤ë24¤é ¤U¤È03:54:15 org.apache.struts.util.PropertyMessageResources
> <init>
> INFO: Initializing, config='org.apache.struts.action.ActionResources',
> returnNull=true
> 2005¦~4¤ë24¤é ¤U¤È03:54:16 org.apache.struts.util.PropertyMessageResources
> <init>
> INFO: Initializing, config='org.apache.webapp.admin.ApplicationResources',
> returnNull=true
> 2005¦~4¤ë24¤é ¤U¤È03:54:17 org.apache.coyote.http11.Http11Protocol start
> INFO: Starting Coyote HTTP/1.1 on http-8080
> 2005¦~4¤ë24¤é ¤U¤È03:54:17 org.apache.jk.common.ChannelSocket init
> INFO: JK2: ajp13 listening on /0.0.0.0:8009
> 2005¦~4¤ë24¤é ¤U¤È03:54:17 org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/218
> config=C:\apps\jakarta-tomcat-4.1.31\conf\jk2.properties
> WebappClassLoader: Resource '/WEB-INF/lib/axis.jar' was modified; Date is
> now: Sun Apr 24 15:55
>
> Anyone know what is happening ? I am using jdk1.4.2_08 and Tomcat 4.1.31
> with eclipsewtp M3.
>
> Any help is much appreciated.
>
> Frank
> "Frank Cheong" <kwcheong@gmail.com> ¼¶¼g©ó¶l¥ó·s»D:d4fdvu$69m$1@news.eclipse.org...
>
>>I got this error during new web service following the example Bottom up Web
>>Service Tutorial.
>>
>>IWAB0019E Error in getting method from Java bean.
>>
>>
>>
>>
>>
>
>
>
Re: Exception creating Web Servies example [message #96381 is a reply to message #94862] Fri, 29 April 2005 23:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kwcheong.gmail.com

Yes, I did but I still got this error.
"John Bailo" <jbailo@vestcom.com> ???????:d4jlru$fd8$1@news.eclipse.org...
>
> Make sure that tomcat isn't running on your system when deploying --
> because Eclipse will start it for you.
>
>
>
> Frank Cheong wrote:
>> Hey,
>>
>> Oh, I still can't get thru, now when I click the finish button on the new
>> web service client I got the following error.
>>
>> "IWAB0489E Error when deploying Web service to Axis runtime"
>>
>> And the content of the eclipse console.
>>
>> 2005
Re: Exception creating Web Servies example [message #99692 is a reply to message #96381] Thu, 05 May 2005 14:32 Go to previous messageGo to next message
Eclipse UserFriend
Hi Frank,

Have you got a chance to try this with WTP M4? Try this tutorial and let us
know if you still have problem:

http://eclipse.org/webtools/jst/components/ws/M4/tutorials/B ottomUpWebService.html

Regards,
Kathy Chan

"Frank Cheong" <kwcheong@gmail.com> wrote in message
news:d4uu25$f2$1@news.eclipse.org...
> Yes, I did but I still got this error.
> "John Bailo" <jbailo@vestcom.com> ???????:d4jlru$fd8$1@news.eclipse.org...
> >
> > Make sure that tomcat isn't running on your system when deploying --
> > because Eclipse will start it for you.
> >
> >
> >
> > Frank Cheong wrote:
> >> Hey,
> >>
> >> Oh, I still can't get thru, now when I click the finish button on the
new
> >> web service client I got the following error.
> >>
> >> "IWAB0489E Error when deploying Web service to Axis runtime"
> >>
> >> And the content of the eclipse console.
> >>
> >> 2005
Re: Exception creating Web Servies example [message #100520 is a reply to message #99692] Fri, 06 May 2005 17:37 Go to previous message
Eclipse UserFriend
Hi,

There is a problem in M4 with creating bottom-up Web service from a bean in
a default package. I've opened defect 94010 for that problem:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=94010

I'll also add it to the News and Noteworthy document for M4.

Regards,
Kathy Chan

"Kathy Chan" <kathy@ca.ibm.com> wrote in message
news:d5dp8e$pik$1@news.eclipse.org...
> Hi Frank,
>
> Have you got a chance to try this with WTP M4? Try this tutorial and let
us
> know if you still have problem:
>
>
http://eclipse.org/webtools/jst/components/ws/M4/tutorials/B ottomUpWebService.html
>
> Regards,
> Kathy Chan
>
> "Frank Cheong" <kwcheong@gmail.com> wrote in message
> news:d4uu25$f2$1@news.eclipse.org...
> > Yes, I did but I still got this error.
> > "John Bailo" <jbailo@vestcom.com>
???????:d4jlru$fd8$1@news.eclipse.org...
> > >
> > > Make sure that tomcat isn't running on your system when deploying --
> > > because Eclipse will start it for you.
> > >
> > >
> > >
> > > Frank Cheong wrote:
> > >> Hey,
> > >>
> > >> Oh, I still can't get thru, now when I click the finish button on the
> new
> > >> web service client I got the following error.
> > >>
> > >> "IWAB0489E Error when deploying Web service to Axis runtime"
> > >>
> > >> And the content of the eclipse console.
> > >>
> > >> 2005
Previous Topic:IWAB0014E Unexpected exception occured.
Next Topic:WebService java.lang.NullPointerException
Goto Forum:
  


Current Time: Fri Jul 04 16:12:39 EDT 2025

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

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

Back to the top