i made changes to xml as you told before 

<?xml version="1.0" encoding="UTF-8"?>
  | <!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS//EN" 
"http://www.jboss.org/j2ee/dtd/jboss.dtd";>
  | 
  | <jboss>
  | 
  |    <enterprise-beans>
  | 
  |       <session>
  |          <ejb-name>UserSession</ejb-name>
  |          <jndi-name>ejb/UserSession</jndi-name>
  |       </session>
  | 
  |    </enterprise-beans>
  | 
  |    <resource-managers>
  |    </resource-managers>
  | 
  | </jboss>
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047281#4047281

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047281
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to