OSGi at LinkedIn: Java Compilation in OSGi
OSGi at LinkedIn: Java Compilation in OSGi
In this post I will describe how I was able to make LinkedIn’s JSP compiler work within an OSGi container.
I guess the first question I need to answer is why on earth does LinkedIn has its own JSP compiler? The answer is partly for historical reasons and partly for feature reasons. The JSP compiler that we have (I am the author of it) has enhanced the JSP standard in the following manner:
Read More:
http://blog.linkedin.com/blog/2008/06/osgi-at-linke-1.html
Thanks