<?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: problem in Jboss in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-jboss/m-p/221673#M174803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It looks like you haven't escaped backslash characters when you set dir.root. In java .properties files the backslash character must be escaped with another backslash, or you can use a slash character '/' instead. E.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.root=C:\\jboss-4.2.2.GA\\bin\\alf_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I don't think you you should put your Alfresco content in the JBoss bin directory!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Aug 2009 12:15:22 GMT</pubDate>
    <dc:creator>dward</dc:creator>
    <dc:date>2009-08-06T12:15:22Z</dc:date>
    <item>
      <title>problem in Jboss</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-jboss/m-p/221672#M174802</link>
      <description>Hi,I have followed http://wiki.alfresco.com/wiki/Alfresco_on_JBoss to deploy alfresco in jboss.but its not started and give 404 error.My alfresco log file is:16:14:25,921 ERROR [org.alfresco.repo.content.transform.magick.AbstractImageMagickContentTransformer] ImageMagickContentTransformer not availa</description>
      <pubDate>Thu, 06 Aug 2009 11:31:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-jboss/m-p/221672#M174802</guid>
      <dc:creator>biswajit</dc:creator>
      <dc:date>2009-08-06T11:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: problem in Jboss</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-jboss/m-p/221673#M174803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It looks like you haven't escaped backslash characters when you set dir.root. In java .properties files the backslash character must be escaped with another backslash, or you can use a slash character '/' instead. E.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.root=C:\\jboss-4.2.2.GA\\bin\\alf_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I don't think you you should put your Alfresco content in the JBoss bin directory!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2009 12:15:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-jboss/m-p/221673#M174803</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-08-06T12:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: problem in Jboss</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-jboss/m-p/221674#M174804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks but i have done this .I have put dir.root=C:\\jboss-4.2.2.GA\\bin\\alf_data in repository.properties file which is in alfresco.war-&amp;gt;WEb-INF-&amp;gt;classes-&amp;gt;alfresco-&amp;gt;repository.properties.but the error remain same&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 04:09:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-jboss/m-p/221674#M174804</guid>
      <dc:creator>biswajit</dc:creator>
      <dc:date>2009-08-07T04:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: problem in Jboss</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-jboss/m-p/221675#M174805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's not where to put property overrides. You are modifying the source of the product itself and any changes you make will be wiped out the next time you deploy a .war file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using v3.2 your property overrides go in alfresco-global.properties, which should be at the root of your app server's global classpath. On JBoss, I think this is&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;jboss\server\default\conf&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Repository_Configuration#alfresco-global.properties_.28V3.2.2B.29" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Repository_Configuration#alfresco-global.properties_.28V3.2.2B.29&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please start again with a fresh .war file and database and make all your configuration changes in alfresco-global.properties.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 09:54:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-jboss/m-p/221675#M174805</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2009-08-07T09:54:44Z</dc:date>
    </item>
  </channel>
</rss>

