]> source.dussan.org Git - vaadin-framework.git/commit
Fixed #747 by removing unneccessary exception because of license has been read,
authorJani Laakso <jani.laakso@itmill.com>
Fri, 25 May 2007 15:24:43 +0000 (15:24 +0000)
committerJani Laakso <jani.laakso@itmill.com>
Fri, 25 May 2007 15:24:43 +0000 (15:24 +0000)
commit0d25841033c108a05a7c3fbf126eba5bf0f8da20
treeee3022e044854833018d06c2b6e6cbeff7f3a283
parent0a0dd0e2052a532607c54a95c828f72e4d984c46
Fixed #747 by removing unneccessary exception because of license has been read,
it seems this exception is not required, please review.

Note that ApplicationServlet.checkLicense ensures that license is actually read
for every Servlet instance (Toolkit Application.class).

svn changeset:1499/svn branch:trunk
src/com/itmill/toolkit/service/License.java