You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to akka...@googlegroups.com
Hey,
I've a Lift WebApplication running from sbt. It should connect to an akka MicroKernel Application. This all works out, my only question is, how to properly run this MicroKernel app.
What I'm currently doing is: run-main akka.kernel.Main my.bootable.Class
but if I want code-reload (through jrebel) paired with continuous compilation I'm screwed with this.
Any suggestions?
Regards Tim
Jonas Boner
unread,
May 24, 2012, 3:31:52 AM5/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to akka...@googlegroups.com
I think this is best answered on the SBT mailing list. Unless you are
lucky and someone on this list have experience with this. Sorry about
that.