Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » M5: web service for J2EE 1.4 ?
M5: web service for J2EE 1.4 ? [message #115849] Mon, 04 July 2005 10:33 Go to next message
Eclipse UserFriend
Originally posted by: Juergen.Zimmermann.FH-Karlsruhe.de

I tried to create a web service for an existing web project.
Platform: Eclipse 3.1, WTP 0.7M5, Tomcat 5.5

The web project uses JSP 2.0, and web.xml uses XML schema.
Therefore, I selected J2EE 1.4 when creating the web service.

However, I get this error message:
IWAB0489E Error when deploying Web service to Axis runtime
axis-admin failed with {http://xml.apache.org/axis/}HTTP
(404)/hska/services/AdminService

Any hint is appreciated!
Re: M5: web service for J2EE 1.4 ? [message #116372 is a reply to message #115849] Tue, 05 July 2005 11:24 Go to previous messageGo to next message
Eclipse UserFriend
Hi Juergen,
We've been running with Tomcat 5.0.x since 5.5 requires JRE5.0 and the
Axis runtime doesn't currently run on J2EE1.5, afaik. (There is a
bugzilla for supporting 1.5 in future releases.)

hth,
Seng


Juergen Zimmermann wrote:
> I tried to create a web service for an existing web project.
> Platform: Eclipse 3.1, WTP 0.7M5, Tomcat 5.5
>
> The web project uses JSP 2.0, and web.xml uses XML schema.
> Therefore, I selected J2EE 1.4 when creating the web service.
>
> However, I get this error message:
> IWAB0489E Error when deploying Web service to Axis runtime
> axis-admin failed with {http://xml.apache.org/axis/}HTTP
> (404)/hska/services/AdminService
>
> Any hint is appreciated!
>
>
Re: M5: web service for J2EE 1.4 ? [message #116386 is a reply to message #116372] Tue, 05 July 2005 12:21 Go to previous message
Eclipse UserFriend
Note that Tomcat 5.5 doesn't require JRE5.0, it simply requires that
you add the "compat" binary if you want to run with JRE 1.4. The
"compat" binary adds necessary pieces (JMX & Xerces) that come with JRE
5.0, but not with 1.4. You can find the downloads here:

http://jakarta.apache.org/site/downloads/downloads_tomcat-5. cgi

Cheers,
Larry


Seng Phung-Lu wrote:
> Hi Juergen,
> We've been running with Tomcat 5.0.x since 5.5 requires JRE5.0 and the
> Axis runtime doesn't currently run on J2EE1.5, afaik. (There is a
> bugzilla for supporting 1.5 in future releases.)
>
> hth,
> Seng
>
>
> Juergen Zimmermann wrote:
>
>> I tried to create a web service for an existing web project.
>> Platform: Eclipse 3.1, WTP 0.7M5, Tomcat 5.5
>>
>> The web project uses JSP 2.0, and web.xml uses XML schema.
>> Therefore, I selected J2EE 1.4 when creating the web service.
>>
>> However, I get this error message:
>> IWAB0489E Error when deploying Web service to Axis runtime
>> axis-admin failed with {http://xml.apache.org/axis/}HTTP
>> (404)/hska/services/AdminService
>>
>> Any hint is appreciated!
>>
>>
Previous Topic:JSEditor improvements?
Next Topic:Anyone successful opening .xsd file in M5/Eclipse3.1 final?
Goto Forum:
  


Current Time: Sat Apr 19 15:05:36 EDT 2025

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

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

Back to the top