Axis error [message #87968] |
Tue, 29 March 2005 10:09 |
Eclipse User |
|
|
|
Originally posted by: kthuno.gmail.com
When trying to make a web service from an existing class in a j2ee web
project I get this:
IWAB0489E Error when deploying Web service to Axis runtime
axis-admin failed with
{http://schemas.xmlsoap.org/soap/envelope/}Server.userExcept ion
java.lang.NullPointerException
Output in console (Tomcat):
2005-03-29 12:05:03 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-03-29 12:05:06 org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.struts.util.LocalStrings',
returnNull=true
2005-03-29 12:05:06 org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.struts.action.ActionResources',
returnNull=true
2005-03-29 12:05:06 org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.webapp.admin.ApplicationResources',
returnNull=true
2005-03-29 12:05:09 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
2005-03-29 12:05:09 org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
2005-03-29 12:05:09 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/32
config=C:\jakarta-tomcat-4.1.31\conf\jk2.properties
- Unable to find config file. Creating new servlet engine config file:
/WEB-INF/server-config.wsdd
What to do???
TIA,
Kasper
|
|
|
Re: Axis error [message #88611 is a reply to message #87968] |
Wed, 30 March 2005 04:20 |
Seng Phung Lu Messages: 62 Registered: July 2009 |
Member |
|
|
Kasper,
This bug report appears to describe the problem you're experiencing.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=88349
Please have a look, and append any comments you think may help. Thanks!
-seng
Kasper wrote:
> When trying to make a web service from an existing class in a j2ee web
> project I get this:
>
> IWAB0489E Error when deploying Web service to Axis runtime
> axis-admin failed with
> {http://schemas.xmlsoap.org/soap/envelope/}Server.userExcept ion
> java.lang.NullPointerException
>
> Output in console (Tomcat):
>
> 2005-03-29 12:05:03 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-03-29 12:05:06 org.apache.struts.util.PropertyMessageResources <init>
> INFO: Initializing, config='org.apache.struts.util.LocalStrings',
> returnNull=true
> 2005-03-29 12:05:06 org.apache.struts.util.PropertyMessageResources <init>
> INFO: Initializing, config='org.apache.struts.action.ActionResources',
> returnNull=true
> 2005-03-29 12:05:06 org.apache.struts.util.PropertyMessageResources <init>
> INFO: Initializing,
> config='org.apache.webapp.admin.ApplicationResources', returnNull=true
> 2005-03-29 12:05:09 org.apache.coyote.http11.Http11Protocol start
> INFO: Starting Coyote HTTP/1.1 on http-8080
> 2005-03-29 12:05:09 org.apache.jk.common.ChannelSocket init
> INFO: JK2: ajp13 listening on /0.0.0.0:8009
> 2005-03-29 12:05:09 org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/32
> config=C:\jakarta-tomcat-4.1.31\conf\jk2.properties
> - Unable to find config file. Creating new servlet engine config file:
> /WEB-INF/server-config.wsdd
>
> What to do???
>
> TIA,
>
> Kasper
>
|
|
|
Re: Axis error [message #88817 is a reply to message #88611] |
Wed, 30 March 2005 12:18 |
Eclipse User |
|
|
|
Originally posted by: kthuno.gmail.com
Seng Phung-Lu wrote:
> Kasper,
> This bug report appears to describe the problem you're experiencing.
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=88349
> Please have a look, and append any comments you think may help. Thanks!
> -seng
> Kasper wrote:
>> When trying to make a web service from an existing class in a j2ee web
>> project I get this:
>>
>> IWAB0489E Error when deploying Web service to Axis runtime
>> axis-admin failed with
>> {http://schemas.xmlsoap.org/soap/envelope/}Server.userExcept ion
>> java.lang.NullPointerException
>>
>> Output in console (Tomcat):
>>
>> 2005-03-29 12:05:03 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-03-29 12:05:06 org.apache.struts.util.PropertyMessageResources <init>
>> INFO: Initializing, config='org.apache.struts.util.LocalStrings',
>> returnNull=true
>> 2005-03-29 12:05:06 org.apache.struts.util.PropertyMessageResources <init>
>> INFO: Initializing, config='org.apache.struts.action.ActionResources',
>> returnNull=true
>> 2005-03-29 12:05:06 org.apache.struts.util.PropertyMessageResources <init>
>> INFO: Initializing,
>> config='org.apache.webapp.admin.ApplicationResources', returnNull=true
>> 2005-03-29 12:05:09 org.apache.coyote.http11.Http11Protocol start
>> INFO: Starting Coyote HTTP/1.1 on http-8080
>> 2005-03-29 12:05:09 org.apache.jk.common.ChannelSocket init
>> INFO: JK2: ajp13 listening on /0.0.0.0:8009
>> 2005-03-29 12:05:09 org.apache.jk.server.JkMain start
>> INFO: Jk running ID=0 time=0/32
>> config=C:jakarta-tomcat-4.1.31confjk2.properties
>> - Unable to find config file. Creating new servlet engine config file:
>> /WEB-INF/server-config.wsdd
>>
>> What to do???
>>
>> TIA,
>>
>> Kasper
>>
Thats the same problem as I have but unfortunately it has no solution, so
I guess all I can do is wait.
/Kasper
|
|
|
|
Re: Axis error [message #91186 is a reply to message #89687] |
Fri, 08 April 2005 23:51 |
Eclipse User |
|
|
|
Originally posted by: akuma16.email.com
I'm having the same problem too. Looks like this will be a hard one to
pinpoint considering I'm running the exact same setup (versions and all) as
the tutorial
"Ben Dayan" <ben.dayan@gmail.com> wrote in message
news:2950960e6a25f0cdb82a1d9012173625$1@www.eclipse.org...
> Hello all,
>
> I'm having the same problem with the tutorial.
> I installed the bundled eclipse-prereqs bundle (installed the required
> jars manually) and a clean install of Tomcat 5.0.
>
> If I can provide you with any more detail, please let me know how, and
> I'll be glad to try and help,
>
> thanks,
> Ben
>
|
|
|
Re: Axis error [message #91309 is a reply to message #91186] |
Sun, 10 April 2005 19:58 |
Eclipse User |
|
|
|
Originally posted by: lompafb.lompa.it
I had this problem too: i solved it downloading the RC3 release from the
axis web site
|
|
|
Powered by
FUDForum. Page generated in 0.05492 seconds