<?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: alfresco with JBoss or Tomcat? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112487#M79133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this post and have the same problem. slickshow, could you be more specific about which file did you modified to solve the issue? there is a lot of "web.xml" on my system (I'm using linux opensuse 10.2, jboss 4.2 and JDK 6).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2007 00:52:39 GMT</pubDate>
    <dc:creator>juan_montesinos</dc:creator>
    <dc:date>2007-06-19T00:52:39Z</dc:date>
    <item>
      <title>alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112474#M79120</link>
      <description>HiI&amp;nbsp; downloaded alfresco v2.0 and i ve been discovering it for 2 days.It seems to work perfectly and I was confident about using it for my project which to make it short is about managing photos.But suddenly my boss speaks about alfresco being a good solution because it has JBoss. So here is my prob</description>
      <pubDate>Wed, 06 Jun 2007 14:32:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112474#M79120</guid>
      <dc:creator>seraphon</dc:creator>
      <dc:date>2007-06-06T14:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112475#M79121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alfresco works with most app-servers, including TomCat, JBoss, BEAWeblogic, OracleAS and hopefully soon Webphere. The only difference is that you download a different bundle or you can deploy the WAR yourself if you already have the app server installed. So in your case, if you want to use JBoss instead, then you can download the basic WAR package and follow these instructions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Deploying_WAR_JBoss" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Deploying_WAR_JBoss&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 16:23:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112475#M79121</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-06-06T16:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112476#M79122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What should I do if I want to change the app server and keep all the things I ve done until now?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I mean, is that I ve installed alfresco first with tomcat and I ve linked it to a mysql database. I ve done some space, contents and rules.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But now I want to use JBoss instead of tomcat so is there a way to change tomcat into JBoss whithout having to reinstall everything? I really want to keep all the things I ve done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;seraphon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 10:11:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112476#M79122</guid>
      <dc:creator>seraphon</dc:creator>
      <dc:date>2007-06-07T10:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112477#M79123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes there is. Alfresco stores it's data in two places - the MySQL DB and the alf_data directory. By default in TomCat you'll find the alf_data dir in the tomcat/bin directory. So it's a simple matter of setting up Alfresco with JBoss, then copying over the alf_data directory to jboss (to the jboss/bin dir). Then make sure your alfresco is pointing to the same db instance (it should be anyway) and it will work. I advise you back the DB and alf_data dir first of course.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 10:26:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112477#M79123</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-06-07T10:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112478#M79124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I seem to encounter problems with making alfresco work with JBoss.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed the tutorial given in your link but when I have JBoss running with the usual message "started in ….."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I go to &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco&lt;/A&gt;&lt;SPAN&gt; I have an almost blank page with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HTTP Status 404 - /alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;type Status report&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;message /alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;description The requested resource (/alfresco) is not available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Apache Tomcat/5.5.20&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please tell me what the problem is?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In my guess it seems that it doesnt find the alfresco data or folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem may come from the fact that I have a folder C:\alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where I have all the necessary things to make alfresco run with tomcat and it does work. I ve created a folder C:\alfrescoJBoss where I ve put all the necessary files given in &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Deploying_WAR_JBoss" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Deploying_WAR_JBoss&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I have to put all the files for alfresco with JBoss in a folder named alfresco?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 12:23:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112478#M79124</guid>
      <dc:creator>seraphon</dc:creator>
      <dc:date>2007-06-07T12:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112479#M79125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;oh and by the way my alf_data for tomcat is under the path &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Alfresco\alf_data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and what is the use of the file probe.bat in the JBoss/bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards seraphon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 12:58:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112479#M79125</guid>
      <dc:creator>seraphon</dc:creator>
      <dc:date>2007-06-07T12:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112480#M79126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's fine - as long as the new JBoss server is made to point to that alf_data then it's fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have no idea what that file is for - it's a JBoss file not alfresco?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 14:20:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112480#M79126</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-06-07T14:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112481#M79127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;probe.bat is in JBoss bin and comes from the jboss-4.0.5GA.zip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And I still have the problem of alfresco with JBoss not launching.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am still getting this page I described 3 posts earlier. I m wondering now if it s not a problem of conflict with the alfresco using tomcat only. Of course when I launch alfresco with JBoss I ve shut down the one with tomCat but I wonder if the database alfresco is not still used or something.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But my big problem is that this is only speculation from me and I have no way to prove that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I ll wait for a reply and if there is still this problem I ll try the violent way of deleting everything except my mysql database and alf_data then I reinstall alfresco with JBoss. That way if it still not work then at least I ll be sure its not because I have some conflict problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards seraphon&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS: Is there a way to cleanly leave the JBoss window? the file shutdown.bat doesnt seem to work and I have to close it by pushing the x button in the corner which gives me afterwards a warning message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS nÂ°2: Now that I think about it I installed alfresco the first time with the setup and in that setup we could chose what kind of database we wanted to use. But when I install alfresco with JBoss manually where do I chose what kind of database I use? Is there any chance that a version of alfresco v2 setup with JBoss will come out soon?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 14:45:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112481#M79127</guid>
      <dc:creator>seraphon</dc:creator>
      <dc:date>2007-06-07T14:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112482#M79128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am running into the same problem of trying to deploy Alfresco 2.0 on JBoss 4.2.GA. I had previously installed Alfresco 2.0 with Tomcat and HSQL and that seems to work fine. I am trying to get it work under JBoss 4.2.GA with its own HSQL database and running into deployment issues. This is what I did:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Unzipped alfresco-community-war-2.0.0 into a folder C:\AlfrescoJBoss. This creates the alf_data and other folders underneath it&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Copied alf_start, alf_stop, alfreso batch files from the Tomcat installation into C:\AlfrescoJBoss folder and modifed so that it starts JBoss instead of Tomcat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Copied alfresco.war to C:\jboss-4.2.0.GA\server\default\deploy folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Followed the rest of instructions for deploying Alfreso on JBoss from the WIKI page (including turning down the logs and deleting the log4j.jar file)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Started JBoss, but failed to deploy with following errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;'C:\jboss-4.2.0.GA\server\default\.\tmp\deploy\tmp42468alfresco-exp.war\' initialized.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2007-06-07 10:18:20,555 WARN&amp;nbsp; [org.jboss.web.jsf.integration.config.JBossJSFConfigureListener] MyFaces JSF implementation found!&amp;nbsp; This version of JBoss AS ships with the java.net implementation of JSF.&amp;nbsp; There are known issues when mixing JSF implementations.&amp;nbsp; This warning does not apply to MyFaces component libraries such as Tomahawk.&amp;nbsp; However, myfaces-impl.jar and myfaces-api.jar should not be used without disabling the built-in JSF implementation.&amp;nbsp; See the JBoss wiki for more details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2007-06-07 10:18:28,837 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/alfresco]] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.FacesException: java.net.MalformedURLException: Path WEB-INF/faces-config-custom.xml does not start with a "/" character&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Next error is about missing MySQL driver. However I needed it to work with HSQL just as it did with Tomcat, not sure where to configure this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2007-06-07 10:19:15,875 INFO&amp;nbsp; [org.hibernate.connection.ConnectionProviderFactory] Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2007-06-07 10:19:15,905 WARN&amp;nbsp; [org.hibernate.util.JDBCExceptionReporter] SQL Error: 0, SQLState: null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2007-06-07 10:19:15,905 ERROR [org.hibernate.util.JDBCExceptionReporter] Cannot load JDBC driver class 'org.gjt.mm.mysql.Driver'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2007-06-07 10:19:15,905 WARN&amp;nbsp; [org.hibernate.cfg.SettingsFactory] Could not obtain connection metadata&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.commons.dbcp.SQLNestedException: Cannot load JDBC driver class 'org.gjt.mm.mysql.Driver'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:766)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:540)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider.getConnection(LocalDataSourceConnectionProvider.java:80)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:72)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:1881)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1174)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.orm.hibernate3.LocalSessionFactoryBean.newSessionFactory(LocalSessionFactoryBean.java:800)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.orm.hibernate3.LocalSessionFactoryBean.afterPropertiesSet(LocalSessionFactoryBean.java:726)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1059)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:363)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:226)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:147)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at ….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could someone provide detailed instructions on how they successfully deployed Alfresco 2.0 on JBoss 4.2.GA using HSQL database. Also not sure if Alfresco is planning a 2.0 release with the JBoss bundle.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 15:19:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112482#M79128</guid>
      <dc:creator>slickshow</dc:creator>
      <dc:date>2007-06-07T15:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112483#M79129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I d like to add that in the wiki page explaining how to make JBoss work with alfresco v2 there is no mention of unzipping the alfresco community v2.zip, just that we need the file alfresco.war inside it. There is also no mention of the JDK v5 that I had to install for Tomcat but I may have misunderstood or missed it somewhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; And thanks for your posts until now kevinr and I hope you ll continue to help us understand more alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 15:38:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112483#M79129</guid>
      <dc:creator>seraphon</dc:creator>
      <dc:date>2007-06-07T15:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112484#M79130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;well I have just tried what I mentioned above…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So the problem doesnt come from having a previous alfresco with tomcat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I have another guess.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;By default alfresco (the app server to be exact) launch on the port 8080.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But for a reason that I ignore it is already used by something. With tomcat it was easy to change the port&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco\tomcat\conf\server.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but with JBoss I have more doubts&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have changed the port in the files&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Alfresco\jboss-4.0.5.GA\server\default\deploy\jbossweb-tomcat55.sar\server.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\AlfrescoJBoss\jboss-4.0.5.GA\server\all\deploy\jbossweb-tomcat55.sar\server.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But maybe I have to change it somewhere else to?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone please help me with this matter?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;seraphon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 08:36:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112484#M79130</guid>
      <dc:creator>seraphon</dc:creator>
      <dc:date>2007-06-08T08:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112485#M79131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am running into the same problem of trying to deploy Alfresco 2.0 on JBoss 4.2.GA. I had previously installed Alfresco 2.0 with Tomcat and HSQL and that seems to work fine. I am trying to get it work under JBoss 4.2.GA with its own HSQL database and running into deployment issues. This is what I did:&lt;BR /&gt;&lt;BR /&gt;'C:\jboss-4.2.0.GA\server\default\.\tmp\deploy\tmp42468alfresco-exp.war\' initialized.&lt;BR /&gt;2007-06-07 10:18:20,555 WARN&amp;nbsp; [org.jboss.web.jsf.integration.config.JBossJSFConfigureListener] MyFaces JSF implementation found!&amp;nbsp; This version of JBoss AS ships with the java.net implementation of JSF.&amp;nbsp; There are known issues when mixing JSF implementations.&amp;nbsp; This warning does not apply to MyFaces component libraries such as Tomahawk.&amp;nbsp; However, myfaces-impl.jar and myfaces-api.jar should not be used without disabling the built-in JSF implementation.&amp;nbsp; See the JBoss wiki for more details.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a different problem specific to JBossAS4.2.0 - you'll need to read the JBoss wiki as MyFaces is used in Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 13:38:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112485#M79131</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-06-08T13:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112486#M79132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alright, I fixed the problem with MyFaces on JBoss 4.2.0.GA. This is what I did:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the JBoss Wiki &lt;/SPAN&gt;&lt;A href="http://wiki.jboss.org/wiki/Wiki.jsp?page=JBoss5AndMyFaces" rel="nofollow noopener noreferrer"&gt;http://wiki.jboss.org/wiki/Wiki.jsp?page=JBoss5AndMyFaces&lt;/A&gt;&lt;SPAN&gt;, I found the following information:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Using MyFaces Core with JBoss 4.2 and JBoss 5.x&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no technical reason to use MyFaces Core on JBoss 4.2 or JBoss 5.x. But there are other reasons you might want to bundle it with your WAR. For instance, you might have an old JSF application that already uses MyFaces and you don't want to retest your app on a new JSF implementation. In that case, you can bundle the JSF implementation with your WAR and add this to your web.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;context-param&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param-name&amp;gt;org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL&amp;lt;/param-name&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param-value&amp;gt;true&amp;lt;/param-value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/context-param&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will cause JBoss to ignore the built-in JSF implementation as long as you use the default classloader settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for pointing me in the right direction… &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 16:26:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112486#M79132</guid>
      <dc:creator>slickshow</dc:creator>
      <dc:date>2007-06-08T16:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112487#M79133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this post and have the same problem. slickshow, could you be more specific about which file did you modified to solve the issue? there is a lot of "web.xml" on my system (I'm using linux opensuse 10.2, jboss 4.2 and JDK 6).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 00:52:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112487#M79133</guid>
      <dc:creator>juan_montesinos</dc:creator>
      <dc:date>2007-06-19T00:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco with JBoss or Tomcat?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112488#M79134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was referring to the web.xml inside alfresco.war. You need to extract this war file to a temp directory, make the modifications in web.xml, and repackage it. You can use the jar command to unpack and repack it. BTW, as in my previous post, this is a problem only with JBoss 4.2.0GA.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 13:53:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-with-jboss-or-tomcat/m-p/112488#M79134</guid>
      <dc:creator>slickshow</dc:creator>
      <dc:date>2007-06-19T13:53:21Z</dc:date>
    </item>
  </channel>
</rss>

