<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Deployment Error</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Wed, 19 Jun 2013 03:02:30 -0400</pubDate>


    <item>

        <title>Check the Class Loading Order</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32945</link>

        

        
            <description><![CDATA[<p>Please let me know what you did to fix this issue. We are having this same problem.</p>]]></description>
        

        <pubDate>Mon, 23 Apr 2012 17:28:30 -0400</pubDate>

        

        <jf:creationDate>Mon, 23 Apr 2012 17:28:30 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 23 Apr 2012 17:28:30 -0400</jf:modificationDate>
        <jf:date>Apr 23, 2012</jf:date>
        <jf:author>nicholas dipiazza</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Check the Class Loading Order</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32945</link>

        

        
            <description><![CDATA[You should check the class loading order and avoid any duplicate jar files, for example if the jboss common/lib has a utility jar like log4j.jar or the serlet api servlet-api.jar, you should avoid a repeat of similar jar file in your web-app (therefore...]]></description>
        

        <pubDate>Mon, 02 Nov 2009 05:11:37 -0500</pubDate>

        

        <jf:creationDate>Mon, 02 Nov 2009 05:11:37 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 02 Nov 2009 05:11:37 -0500</jf:modificationDate>
        <jf:date>Nov 2, 2009</jf:date>
        <jf:author>Rommel Sharma</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Is there any solution for allocation exception (AxisServlet)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32945</link>

        

        
            <description><![CDATA[I am also getting same exception and i am not able to use Axis webservice API.<br><br>We are trying to insert the AXIS libraries into an existing web application. the axis web application (which comes with the Axis api) is working fine, where as when we...]]></description>
        

        <pubDate>Tue, 09 May 2006 05:42:01 -0400</pubDate>

        

        <jf:creationDate>Tue, 09 May 2006 05:42:01 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 09 May 2006 05:42:01 -0400</jf:modificationDate>
        <jf:date>May 9, 2006</jf:date>
        <jf:author>harinath mallepally</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>problem with web. xml</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32945</link>

        

        
            <description><![CDATA[check these files web.xml in WEB-INF and server.xml in config folder.]]></description>
        

        <pubDate>Sat, 17 Dec 2005 00:51:19 -0500</pubDate>

        

        <jf:creationDate>Sat, 17 Dec 2005 00:51:19 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 17 Dec 2005 00:51:19 -0500</jf:modificationDate>
        <jf:date>Dec 17, 2005</jf:date>
        <jf:author>narayana chandrapati</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Servlet-api.jar is present</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32945</link>

        

        
            <description><![CDATA[hi narayana,<br><br>thanks for replying. the thing is this jar file is present and  was placed in common/lib folder. so what do you think is the problem? really can't figure out.]]></description>
        

        <pubDate>Sun, 03 Apr 2005 00:43:01 -0500</pubDate>

        

        <jf:creationDate>Sun, 03 Apr 2005 00:43:01 -0500</jf:creationDate>
        <jf:modificationDate>Sun, 03 Apr 2005 00:43:01 -0500</jf:modificationDate>
        <jf:date>Apr 3, 2005</jf:date>
        <jf:author>jacky goh</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>its not Tomcat Problem</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32945</link>

        

        
            <description><![CDATA[hi <br>Its not Tomcat problem.if the Servlet-api.jar is not there then tomcat will not start as per my knowledge. <br>This problem may be while deplying the webservice you will be getting this problem. <br><br>1)check the All jar Files in your...]]></description>
        

        <pubDate>Wed, 30 Mar 2005 12:22:20 -0500</pubDate>

        

        <jf:creationDate>Wed, 30 Mar 2005 12:22:20 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 30 Mar 2005 12:22:20 -0500</jf:modificationDate>
        <jf:date>Mar 30, 2005</jf:date>
        <jf:author>narayana chandrapati</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Deployment Error</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32945</link>

        

        
            <description><![CDATA[Hi everyone,<br><br>i'm experiencing deployment problems dealing with classloading issues. Tomcat can't seem to detect my jar file:Servlet-api.jar inisde common/lib folder. This is the following error message:<br><br>2005-03-30 10:38:57...]]></description>
        

        <pubDate>Wed, 30 Mar 2005 01:34:02 -0500</pubDate>

        

        <jf:creationDate>Wed, 30 Mar 2005 01:34:02 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 30 Mar 2005 01:34:02 -0500</jf:modificationDate>
        <jf:date>Mar 30, 2005</jf:date>
        <jf:author>jacky goh</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>



</channel>
</rss>

