[Building Sakai] bbb integration tool

Steven Githens swgithen at mtu.edu
Sat Jul 17 08:33:00 PDT 2010


On 07/16/2010 09:33 PM, Pablo Sotomayor wrote:
> Im using sakai with bbb integration tool, in two separeted vm's using debian. i want to run them together in the same os/server/vm, but sakai 2.7 uses tomcat 5.5 and bbb uses tomcat6. When running tomcat5.5 and tomcat6 at same time, sakai start script reports and error saying the port 8080 is already taken.
>
> There is a simple way to solve this issue?
>    

One option would be to have the tomcats run on different ports.  So if 
you go into one of the tomcats, you can open conf/server.xml, and 
replace all the 8080 ports in that file with something else (like 9080, 
10080, etc), as well as some of the other ports that are in the file. 
Such search through the file for 'port=' and change them all for one of 
the tomcats.

-Steve

> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>    



More information about the sakai-dev mailing list