Skip to content

Commit bfea1f9

Browse files
committed
Mention Tomcat
1 parent 2df95ba commit bfea1f9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,9 @@ without additional class loaders (Ex: normal standalone JVM processes, like
9292
[Play](http://www.playframework.com/) or
9393
[Xitrum](http://ngocdaothanh.github.io/xitrum/) in production mode).
9494

95-
Processes with multiple class loaders like
96-
[SBT](http://www.scala-sbt.org/) are not supported.
95+
Processes with multiple class loaders like Tomcat or
96+
[SBT](http://www.scala-sbt.org/) are not supported (with SBT, you already has
97+
the SBT console, so it's not a big deal).
9798

9899
2.
99100

0 commit comments

Comments
 (0)