I looks like you copied the service mix zip file to the server/default/deploy directory. JBossAS does not know how to deploy zip files (it is not a recognized java ee application type). You should unzip the service mix zip file into ea temporary directory and look for a file that contains installation instructions.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130173#4130173 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130173 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
