double call of the method populateAxisConfiguration() in the constructor of the 
class WarBasedAxisConfigurator
--------------------------------------------------------------------------------------------------------------

                 Key: AXIS2-3133
                 URL: https://issues.apache.org/jira/browse/AXIS2-3133
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: deployment
    Affects Versions: nightly
         Environment: WinXP, WebLogic 8.1, JDK 1.4
            Reporter: Wahid Bashirazad


Hi,
In the constructor of the class WarBasedAxisConfigurator, the method  
populateAxisConfiguration()  is called 2 times, if loading axis2.xml from an 
URL.
The second call at line 145 causes the following error on my environment:

@|20.08.2007 12:43:01|DEBUG|util.StAXUtils|XMLStreamReader is 
com.ctc.wstx.sr.ValidatingStreamReader
<20.08.2007 12.43 Uhr CEST> <Error> <HTTP> <BEA-101216> <Servlet: "AxisServlet" 
failed to preload on startup in Webapplication: "axis2_2.1".
javax.servlet.ServletException: com.ctc.wstx.exc.WstxEOFException: Unexpected 
EOF in prolog
 at [row,col {unknown-source}]: [1,0]
        at 
org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:424)

This Problem could be fixed, if you remove the first method call at line 112. 

Regards,
Wahid Bashirazad

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to