Tiny Core Linux
Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: doncap on July 06, 2012, 12:26:43 PM
-
Hi,
Has anyone successfully deployed tomcat6 in TC?
I've seen this post but it suggested to copy a "working" tomcat6 dir from one source/distro to tce/optional dir?
http://forum.tinycorelinux.net/index.php/topic,8897.msg48475.html#msg48475
If none yet, any available TC extension for deploying .war files?
Thanks.
-
Just installed apache-tomcat-7.0.28 downloaded from the official site works fine out of box. Only prerequisite is openjdk-7-jre.tcz
java executable is not visible due to its location, so I added a symlink to /usr/local/bin. Thats all.
-
Brilliant! I shall have a go with Tomcat6 and share the results, good or bad.
Cheers.