<div dir="ltr">Thanks, Mark.<div><br></div><div>I don't have a need for this now, but I am *extremely* happy to know that this work has been done.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 2, 2014 at 6:48 AM, Mark Evenson <span dir="ltr"><<a href="mailto:evenson@panix.com" target="_blank">evenson@panix.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">A notice for those interested in my recent work in deploying ABCL as a WAR<br>
binary artifact of [an update to abcl-servlet][1], which is where I am<br>
collecting my ideas on implementation in an open source form.<br>
<br>
After locating the ASDF ABCL-SERVLET/BUILD definition, one may<br>
<br>
        CL-USER> (abcl-servlet/prepare :hunchentoot)<br>
<br>
to create necessary packaging of Hunchentoot and its transitive ASDF<br>
dependences to [<file:hunchentoot/build/web/asdf/>][2] for merging into Java Servlet WAR<br>
archives.<br>
<br>
I’ve got a 100 Mib deployment WAR out of this system that has been running in<br>
production for six months now, but comments on how to generalise are welcome.<br>
<br>
[1]: <a href="https://bitbucket.org/easye/abcl-servlet/commits/e3bf36e015f2b5168d3e1d3d547aa6d85373ce6b" target="_blank">https://bitbucket.org/easye/abcl-servlet/commits/e3bf36e015f2b5168d3e1d3d547aa6d85373ce6b</a><br>
[2]: <a href="https://bitbucket.org/easye/abcl-servlet/src/b0e7e5353d6c92a1990ed1bb5500be1bd919b341/src/lisp/prepare.lisp?at=default#cl-61" target="_blank">https://bitbucket.org/easye/abcl-servlet/src/b0e7e5353d6c92a1990ed1bb5500be1bd919b341/src/lisp/prepare.lisp?at=default#cl-61</a><br>
<br>
--<br>
"A screaming comes across the sky.  It has happened before but there is nothing<br>
to compare to it now."<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Armedbear-devel mailing list<br>
<a href="mailto:Armedbear-devel@common-lisp.net">Armedbear-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel</a><br>
</blockquote></div><br></div>