From: J0Ke <do-...@jb...> - 2006-07-10 20:40:15
|
yes and the problem comes from application.xml fail it contains : <?xml version = '1.0' encoding = 'windows-1251'?> <application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd" version="1.4" xmlns="http://java.sun.com/xml/ns/j2ee"> <display-name>SimpleSessionBean</display-name> SimpleSessionBean.jar what i must put in the ear file for EJB 3.0 EAR. ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956764#3956764 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956764 |