<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to debug the Catalina.jar while debugging the nuxeo application in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-debug-the-catalina-jar-while-debugging-the-nuxeo/m-p/317430#M4431</link>
    <description>&lt;P&gt;About the last error, the catalina sources are not included in the SDK. You may extend it by hand by providing the convienent zip file in the folder sdk/sources and re-register the SDK in your eclipse.&lt;/P&gt;
&lt;P&gt;But, Can you explain further more your primary use case ? Nuxeo tomcat adaptor is already based on it's own class loader. If you're overrding it by your own without a specialization, you're going to break our tomcat integration.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Aug 2014 15:52:00 GMT</pubDate>
    <dc:creator>slacoin_Lacoin</dc:creator>
    <dc:date>2014-08-12T15:52:00Z</dc:date>
    <item>
      <title>How to debug the Catalina.jar while debugging the nuxeo application</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-debug-the-catalina-jar-while-debugging-the-nuxeo/m-p/317429#M4430</link>
      <description>&lt;P&gt;I have one senario in which we are using a custom class loader by extending the &lt;CODE&gt;org.apache.catalina.loader.WebappClassLoader&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;i have  made the extending  class singleton .
I get an unexpected error while using the classLoader second time onwards
First time it works fine .&lt;/P&gt;
&lt;P&gt;The error is&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Caused by: java.lang.NullPointerException
    at org.apache.catalina.loader.WebappClassLoader.findResourceInternal(WebappClassLoader.java:2956)
    at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2830)
    at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1173)
    at fr.studec.webxml.s1000d18.exporter.utilities.PublisherHelper$1.run(PublisherHelper.java:99)
    ... 1 more
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I when i try to debug the org.apache.catalina.loader.WebappClassLoader
I get this message&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;The JAR of this class file belongs the container "Nuxeo Sdk" (Main) .Which do not allow modification to the source attached 
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Can someone help me to fix above two issue
Thanks
Atul&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2014 09:34:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-debug-the-catalina-jar-while-debugging-the-nuxeo/m-p/317429#M4430</guid>
      <dc:creator>atul_</dc:creator>
      <dc:date>2014-08-06T09:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug the Catalina.jar while debugging the nuxeo application</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-debug-the-catalina-jar-while-debugging-the-nuxeo/m-p/317430#M4431</link>
      <description>&lt;P&gt;About the last error, the catalina sources are not included in the SDK. You may extend it by hand by providing the convienent zip file in the folder sdk/sources and re-register the SDK in your eclipse.&lt;/P&gt;
&lt;P&gt;But, Can you explain further more your primary use case ? Nuxeo tomcat adaptor is already based on it's own class loader. If you're overrding it by your own without a specialization, you're going to break our tomcat integration.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2014 15:52:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-debug-the-catalina-jar-while-debugging-the-nuxeo/m-p/317430#M4431</guid>
      <dc:creator>slacoin_Lacoin</dc:creator>
      <dc:date>2014-08-12T15:52:00Z</dc:date>
    </item>
  </channel>
</rss>

