WHen i try to access the WSDL i get the StringIndexOUtOfBoundsException
followed by the ClassCastException. WHen i try to access the
csows/axis2-web/index.jsp from the Weblogic console then i just get the
classcast exception

my Environment:

Webserver - Weblogic9

axis version-  axis2 1.2

I am not using axis2.xml 
i have listed the two exceptions below.

 
####<Nov 26, 2007 1:08:34 PM EST> <Error> <HTTP> <lnx552.dteco.com>
<ndsAdmin> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default
(self-tuning)'> <<WLS Kernel>> <> <> <1196100514023> <BEA-101020>
<[EMAIL PROTECTED] - name: 'csows.war',
context-path: '/csows'] Servlet failed with Exception
java.lang.StringIndexOutOfBoundsException: String index out of range: -11
        at java.lang.String.substring(String.java:1768)
        at java.lang.String.substring(String.java:1735)
        at
org.apache.axis2.engine.HTTPLocationBasedDispatcher.parseRequestURL(HTTPLocationBasedDispatcher.java:106)
        at
org.apache.axis2.engine.HTTPLocationBasedDispatcher.findOperation(HTTPLocationBasedDispatcher.java:52)
        at
org.apache.axis2.engine.AbstractDispatcher.invoke(AbstractDispatcher.java:100)
        at
org.apache.axis2.transport.http.util.RESTUtil.dispatchAndVerify(RESTUtil.java:138)
        at
org.apache.axis2.transport.http.util.RESTUtil.processURLRequest(RESTUtil.java:95)
        at
org.apache.axis2.transport.http.AxisServlet$ProcessRESTRequest.processURLRequest(AxisServlet.java:776)
        at
org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:238)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        at
weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:225)
        at
weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:127)
        at
weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:272)
        at
weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:165)
        at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3153)
        at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
        at
weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:1973)
        at
weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1880)
        at
weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1310)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
>
####<Nov 26, 2007 1:08:35 PM EST> <Error> <HTTP> <lnx552.dteco.com>
<ndsAdmin> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default
(self-tuning)'> <<WLS Kernel>> <> <> <1196100515023> <BEA-101107>
<[EMAIL PROTECTED] - name: 'csows.war',
context-path: '/csows'] Problem occurred while serving the error page.
java.lang.ClassCastException:
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
        at
javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:98)
        at
javelin.jsp.JspTagLibraryFeature.parseTldFromWebXML(JspTagLibraryFeature.java:857)
        at
javelin.jsp.JspTagLibraryFeature.initFromWebXML(JspTagLibraryFeature.java:841)
        at
javelin.jsp.JspTagLibraryFeature.init(JspTagLibraryFeature.java:442)
        at
javelin.jsp.JspTagLibraryFeature.init(JspTagLibraryFeature.java:241)
        at
javelin.jsp.JspTagLibraryFeature.setCPL(JspTagLibraryFeature.java:42)
        at javelin.CPL.getFeature(CPL.java:1580)
        at javelin.jsp.JspParser.getTagLibraryFeature(JspParser.java:3364)
        at javelin.jsp.JspParser.getTagLibInfo(JspParser.java:2127)
        at javelin.jsp.JspParser.jspParse(JspParser.java:430)
        at javelin.jsp.JspParser._parse(JspParser.java:349)
        at javelin.jsp.JspParser.parse(JspParser.java:342)
        at javelin.jsp.JspAnalyzer.parseFile(JspAnalyzer.java:113)
        at javelin.jsp.JspAnalyzer.parse(JspAnalyzer.java:101)
        at javelin.ProxySourceFile.parse(ProxySourceFile.java:117)
        at javelin.SourceFile.getAst(SourceFile.java:542)
        at javelin.SourceFile.getAst(SourceFile.java:516)
        at javelin.ProxySourceFile.codeGen(ProxySourceFile.java:215)
        at javelin.SourceFile.codeGen(SourceFile.java:310)
        at
javelin.client.ClientUtilsImpl$CodeGenJob.run(ClientUtilsImpl.java:1105)
        at javelin.client.Job.performJob(Job.java:81)

Do you Guys think they are two seperate problems are they related
-- 
View this message in context: 
http://www.nabble.com/Axis2-Problem-accessing-the-WSDL.-tf4879381.html#a13963503
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to