it seems i have found the problem (with help of myeclipse.com forums): CASE 2 was the problem! the web.xml was there and also the struts.xml were correct. BUT (at the moment i think thats it) when i was disconnected from the internet the DTD files were not found. this caused that the qhole war file was not corredtly deployed. and these different messages occured on different times because sometimes i deployed my file when i was online and used it when i was offline (with my notebook) and sometimes i deployed it when i was offline and used id offline....
i hope that was the whole thing,..... at the moment it works fine again (as i am connected when i am deploying) ;-) so this was no jboss problem but a deployment problem with my struts and hibernate xmls View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861992#3861992 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861992 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
