<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hello,<br><br>Using elipse 3.4 and tomcat 5.5.23, when I am trying to deploy my web application with my ejb3 in a jar in /WEB-INF/lib, it works fine.<br><br>But when I put my ejbs3 in the /WEB-INF/classes folder, it doesn't work, which is like that my ejbs were not deployed by the jboss embedded.<br><br>I am using the listener com.jboss.embedded.WebInfLibScanner.<br><br>How ca I make them deployed by jboss embedded ? Like this I don't have to create a jar file of my ejbs.<br><br>Thx.<br><br>jonu.<br><br><br></div></div><br>

      </body></html>