<?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 - Error while running application using JAR and WAR instead of EAR</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 17:46:20 -0400</pubDate>


    <item>

        <title>Error while running application using JAR and WAR instead of EAR</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26773</link>

        

        
            <description><![CDATA[Hi<br>First try to understand why the java.lang.NoClassDefFoundError error is coming.This error will come when the classA using classB wont find the ClassB at runtime.Everything must have got compiled at the compile time.<br>The classloader which loads...]]></description>
        

        <pubDate>Thu, 24 Jun 2004 02:51:25 -0400</pubDate>

        

        <jf:creationDate>Thu, 24 Jun 2004 02:51:25 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 24 Jun 2004 02:51:25 -0400</jf:modificationDate>
        <jf:date>Jun 24, 2004</jf:date>
        <jf:author>Amit L</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Maven could build your war...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26773</link>

        

        
            <description><![CDATA[The war should be build as:<br><br>WEB-INF<br>&nbsp;&nbsp;&nbsp;classes (your classes expanded)<br>&nbsp;&nbsp;&nbsp;lib     (all 3rd party jars)<br><br>Using maven or ant will assist you in building a war in the correct format.  <br><br>If you are...]]></description>
        

        <pubDate>Wed, 23 Jun 2004 07:07:58 -0400</pubDate>

        

        <jf:creationDate>Wed, 23 Jun 2004 07:07:58 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 23 Jun 2004 07:07:58 -0400</jf:modificationDate>
        <jf:date>Jun 23, 2004</jf:date>
        <jf:author>Matthew Wilson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Error while running application using JAR and WAR instead of EAR</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26773</link>

        

        
            <description><![CDATA[Hi,<br>I am using JSP and EJB's and DAO. In DAO i have used log4j-1.2.8.jar. Initially i deployed and tested with EAR(which includes both JAR and WAR) and was working fine. But when i run the same application after deploying JAR and WAR seperately i am...]]></description>
        

        <pubDate>Wed, 23 Jun 2004 01:40:02 -0400</pubDate>

        

        <jf:creationDate>Wed, 23 Jun 2004 01:40:02 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 23 Jun 2004 01:40:02 -0400</jf:modificationDate>
        <jf:date>Jun 23, 2004</jf:date>
        <jf:author>Muthu N</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

