| 
| Axis error [message #87968] | Tue, 29 March 2005 05: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] | Tue, 29 March 2005 23:20   |  | 
| Eclipse User  |  |  |  |  | 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 07: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 #91309 is a reply to message #91186] | Sun, 10 April 2005 15: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.03127 seconds