<?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: Error when deploying a simple plugin in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/error-when-deploying-a-simple-plugin/m-p/323894#M10895</link>
    <description>&lt;P&gt;It was my bad.&lt;/P&gt;
&lt;P&gt;I've had deployment-fragment.xml listed in the manifest file under Nuxeo-Component and processing it was failing.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Nov 2011 09:53:30 GMT</pubDate>
    <dc:creator>jana01_</dc:creator>
    <dc:date>2011-11-02T09:53:30Z</dc:date>
    <item>
      <title>Error when deploying a simple plugin</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/error-when-deploying-a-simple-plugin/m-p/323893#M10894</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;I must be doing something very wrong but here is the case.&lt;/P&gt;
&lt;P&gt;I downloaded and installed Nuxeo DM Tomcat distribution and started it. Then I stopped it and added my plugin to the plugins folder and restarted.&lt;/P&gt;
&lt;P&gt;I am getting the following error in the server log:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;2011-11-01 11:27:21,809 ERROR [org.nuxeo.runtime.osgi.OSGiRuntimeService] Error deploying resource: jar:file:/D:/NuxeoDM/nxserver/plugins/nuxeo-sample-project-5.4.2.jar!/OSGI-INF/deployment-fragment.xml
2011-11-01 11:27:21,809 ERROR [org.nuxeo.runtime.osgi.OSGiComponentLoader] java.lang.ClassCastException: org.nuxeo.runtime.model.impl.ExtensionImpl cannot be cast to org.nuxeo.runtime.model.impl.RegistrationInfoImpl
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This is how my deployment-fragment.xml looks like:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0"?&amp;gt;
&amp;lt;fragment version="1"&amp;gt;
	&amp;lt;require&amp;gt;org.nuxeo.ecm.platform.lang&amp;lt;/require&amp;gt;
    &amp;lt;extension target="faces-config#NAVIGATION"&amp;gt;
		&amp;lt;navigation-case&amp;gt;
			&amp;lt;from-outcome&amp;gt;rs_search&amp;lt;/from-outcome&amp;gt;
			&amp;lt;to-view-id&amp;gt;/search/rs_search.xhtml&amp;lt;/to-view-id&amp;gt;
			&amp;lt;redirect /&amp;gt;
		&amp;lt;/navigation-case&amp;gt;
	&amp;lt;/extension&amp;gt;
	&amp;lt;install&amp;gt;
		&amp;lt;unzip from="${bundle.fileName}" to="/"&amp;gt;
			&amp;lt;include&amp;gt;nuxeo.war/**&amp;lt;/include&amp;gt;
		&amp;lt;/unzip&amp;gt;
		&amp;lt;delete path="sampledir.tmp" /&amp;gt;
		&amp;lt;mkdir path="sampledir.tmp" /&amp;gt;
		&amp;lt;unzip from="${bundle.fileName}" to="sampledir.tmp"&amp;gt;
			&amp;lt;include&amp;gt;**/*.properties&amp;lt;/include&amp;gt;
		&amp;lt;/unzip&amp;gt;
		&amp;lt;append from="sampledir.tmp/OSGI-INF/l10n/messages.properties"
			to="nuxeo.war/WEB-INF/classes/messages.properties" addNewLine="true" /&amp;gt;
		&amp;lt;delete path="sampledir.tmp" /&amp;gt;
	&amp;lt;/install&amp;gt;

&amp;lt;/fragment&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;At this point I don't have any clues what the problem might be so any help would be highly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2011 10:43:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/error-when-deploying-a-simple-plugin/m-p/323893#M10894</guid>
      <dc:creator>jana01_</dc:creator>
      <dc:date>2011-11-01T10:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error when deploying a simple plugin</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/error-when-deploying-a-simple-plugin/m-p/323894#M10895</link>
      <description>&lt;P&gt;It was my bad.&lt;/P&gt;
&lt;P&gt;I've had deployment-fragment.xml listed in the manifest file under Nuxeo-Component and processing it was failing.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2011 09:53:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/error-when-deploying-a-simple-plugin/m-p/323894#M10895</guid>
      <dc:creator>jana01_</dc:creator>
      <dc:date>2011-11-02T09:53:30Z</dc:date>
    </item>
  </channel>
</rss>

