Asp – Mono under Jboss

asp.netasp.net-mvcjbossmono

I would just like to know if it is possible to run MONO ASP.NET MVC under JBOSS? And if so how can I achieve this?

Best Solution

That makes no sense. JBoss is a Java app server. Mono is .NET. They are distinct alternatives. You don't run one of them "under" another. So... The answer to your question is No.