JBoss Community

Re: Does @Singleton work ?

created by Paolo Proni in EJB3 - View the full discussion

Hi, I see no stacktrace error before, but my ejb-jar.xml is:

 

<?xml version="1.0" encoding="UTF-8"?>

<ejb-jar xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:ejb="http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd" version="3.0">

  <display-name>

ComancheroBizEJB </display-name>

</ejb-jar>

 


Reply to this message by going to Community

Start a new discussion in EJB3 at Community