which axis version are you using
?
Martin 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung / Note de déni et de confidentialité 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.






Subject: RE: weblogic 10g axis - Admin servlet failed to preload on startup
Date: Mon, 6 Apr 2009 11:01:31 -0700
From: [email protected]
To: [email protected]



















Hi!

The stack trace that I get is below. I
have cropped a few lines – 

weblogic.application.ModuleException:
[HTTP:101216]Servlet: "AdminServlet"
failed to preload on startup in Web application: "SSAxis".

java.lang.NullPointerException

            at
org.apache.axis.transport.http.AxisServletBase.getEngineEnvironment(AxisServletBase.java:273)

            at
org.apache.axis.transport.http.AxisServletBase.getEngine(AxisServletBase.java:172)

            at
org.apache.axis.transport.http.AxisServletBase.getOption(AxisServletBase.java:396)

            at
org.apache.axis.transport.http.AxisServletBase.init(AxisServletBase.java:112)

            at
javax.servlet.GenericServlet.init(GenericServlet.java:241)

            at
weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:282)

            at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

            at
weblogic.security.service.SecurityManager.runAs(Unknown Source)

            at
weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:63)

            at
weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)

            at
weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)

            at
weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:507)

            at
weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1853)

            at
weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1830)

            at
weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1750)

            at
weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2909)

            at
weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:973)

            at
weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:361)

            at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)

            at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)

            at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)

            at
weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)

            at
weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)

            at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)

            at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)

 



 











From: Sirohi, Vivek 

Sent: Monday, April 06, 2009 10:37
AM

To: '[email protected]'

Subject: weblogic 10g axis - Admin
servlet failed to preload on startup



 

Hi All,

I have written a web service
using axis and have successfully deployed it to weblogic 10g. However I have
had to use the "prefer-web-inf-classes" setting in weblogic.xml to
get it to run otherwise it gives me the "AdminServlet failed to preload on
startup in Web application:" error.

 

I don't want to use this
setting so was wondering what could be the possible causes of this error and
any solutions that you may have to solve this problem.

 

Regards,

ViV

 

 


_________________________________________________________________
Rediscover Hotmail®: Get quick friend updates right in your inbox. 
http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Updates1_042009

Reply via email to