From: PeterJ <do-...@jb...> - 2006-07-10 15:28:17
|
Try changing the folder name to C:\jboss-4.0.3\server\default\deploy\greeterapp.war. In Tomcat, all archives are war files, so you don't have to say that they are. In JBoss, you can deploy many different types of archives (war, ear, sar, etc) so you must identify them by their extension. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956618#3956618 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956618 |