Re: [Montag-users] Building WAR for JBoss deployment
Status: Beta
Brought to you by:
sbtourist
|
From: Sergio B. <ser...@gm...> - 2005-11-18 10:09:31
|
On 11/17/05, Java Developer <ja...@wi...> wrote: > I have been creating a WAR file for JBoss 4.01 Tomcat 5.0 by typing > the following in the "montag" subfolder of either the 0.7 or 0.8 > distribution: > > jar -cvf montag.war . [CUT] > java.lang.ClassNotFoundException: No ClassLoaders found for: > montag.services.local.QueryService [CUT] This sounds very strange, please try to deploy Montag without making a war, but rather directly using its directory. I'm sorry, but at the moment Montag deploy is a bit critical, I plan to enhance it in the next stable version. Let me know. Regards, Sergio B. -- Sergio Bossa (http://sbtourist.blogspot.com) Author and Lead Developer of: - Montag (http://montag.sourceforge.net) - QuickNote (http://quicknote.sourceforge.net) |