Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Bottom Up Web Service Supporting Flexible Projects tutorial not working with M4
Bottom Up Web Service Supporting Flexible Projects tutorial not working with M4 [message #106500] Sat, 21 May 2005 11:32 Go to next message
Eclipse UserFriend
Originally posted by: abushnaq.d.kamp.net

I downloaded M4 with all modules and are onyl usign this.
(I was using before VE 1.1 beta and it generated a different error)
jdk is 1.4.2
tomcat 5.0.28

Step 12 in the tutorial failes ( Click Finish in the Service Deployment
Configuration Page).

An error box pops up with following error message:
Error occured when adding the module, wt1m, to the server
wt1m is the name I used in the project.

Can I find somewhere a stack trace to pinpoint the problem?
Can anybody help me with this?
Did anybody succeed with this tutorial downloaded from the eclipse web site
(for M4)?
Re: Bottom Up Web Service Supporting Flexible Projects tutorial not working with [message #106548 is a reply to message #106500] Sat, 21 May 2005 19:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mslocins.gmail.com

I've also isssue with step 12 of this tutorial and Tomcat 5.0.28 (my
runtime is JDK 1.5.0_03 + Eclipse 31M6 + WTP 1M4), but error message is
different:

IWAB0489E Error when deploying Web service to Axis runtime
java.lang.NullPointerException

There are no other logs in Eclipse console view so I cannot provide
additional information :-(
Re: Bottom Up Web Service Supporting Flexible Projects tutorial not working with [message #106706 is a reply to message #106548] Mon, 23 May 2005 08:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alberto.juez.gmail.com

Michal wrote:

> I've also isssue with step 12 of this tutorial and Tomcat 5.0.28 (my
> runtime is JDK 1.5.0_03 + Eclipse 31M6 + WTP 1M4), but error message is
> different:

> IWAB0489E Error when deploying Web service to Axis runtime
> java.lang.NullPointerException

> There are no other logs in Eclipse console view so I cannot provide
> additional information :-(Hi!

I have the same problem!

Take care
Alberto Juez
Re: Bottom Up Web Service Supporting Flexible Projects tutorial not working with [message #107394 is a reply to message #106706] Wed, 25 May 2005 14:09 Go to previous messageGo to next message
Seng Phung Lu is currently offline Seng Phung LuFriend
Messages: 62
Registered: July 2009
Member
Hi,
Web serivces (actually Axis 1.1) doesn't work with JDK1.5 in M4. I
believe this will be addressed in M5 or later.
Here's the bug report: https://bugs.eclipse.org/bugs/show_bug.cgi?id=92603

-Seng

Alberto Juez wrote:
> Michal wrote:
>
>> I've also isssue with step 12 of this tutorial and Tomcat 5.0.28 (my
>> runtime is JDK 1.5.0_03 + Eclipse 31M6 + WTP 1M4), but error message
>> is different:
>
>
>> IWAB0489E Error when deploying Web service to Axis runtime
>> java.lang.NullPointerException
>
>
>> There are no other logs in Eclipse console view so I cannot provide
>> additional information :-(Hi!
>
>
> I have the same problem!
>
> Take care
> Alberto Juez
>
Re: Bottom Up Web Service Supporting Flexible Projects tutorial not working with M4 [message #107398 is a reply to message #106500] Wed, 25 May 2005 14:13 Go to previous messageGo to next message
Seng Phung Lu is currently offline Seng Phung LuFriend
Messages: 62
Registered: July 2009
Member
Abdalla,
Can you add the module and start your server directly from the server
view? (To open the server view: Windows->Show View->Other,
Server->server.) Once you get that working, try the wizards again.

This tutorial has worked for me with the same configuration.

-Seng


Abdalla Bushnaq wrote:
> I downloaded M4 with all modules and are onyl usign this.
> (I was using before VE 1.1 beta and it generated a different error)
> jdk is 1.4.2
> tomcat 5.0.28
>
> Step 12 in the tutorial failes ( Click Finish in the Service Deployment
> Configuration Page).
>
> An error box pops up with following error message:
> Error occured when adding the module, wt1m, to the server
> wt1m is the name I used in the project.
>
> Can I find somewhere a stack trace to pinpoint the problem?
> Can anybody help me with this?
> Did anybody succeed with this tutorial downloaded from the eclipse web site
> (for M4)?
>
>
Re: Bottom Up Web Service Supporting Flexible Projects tutorial not working with [message #112625 is a reply to message #107394] Sun, 19 June 2005 08:30 Go to previous message
Eclipse UserFriend
Originally posted by: schulten.escalon.de

Seng Phung Lu schrieb:
> Hi,
> Web serivces (actually Axis 1.1) doesn't work with JDK1.5 in M4. I
> believe this will be addressed in M5 or later.
> Here's the bug report: https://bugs.eclipse.org/bugs/show_bug.cgi?id=92603

Yes, and obviously you must make sure that java -version on the
commandline does not call your 1.5 JRE either. Sometimes 1.5 is called
on the commandline even if 1.4.2_08 is in PATH.
In my despair I uninstalled JRE/JDK 1.5, and the troubles went away.

Regards
D'
Previous Topic:Error IWAB0489E: Error when deploying Web service to Axis runtime
Next Topic:Generic Server Support - Sun One
Goto Forum:
  


Current Time: Mon Jul 08 14:35:19 GMT 2024

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

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

Back to the top