Thursday 22 December 2011

Please download this file

<jboss xmlns="http://www.jboss.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.jboss.com/xml/ns/javaee
http://www.jboss.org/j2ee/schema/jboss_5_0.xsd"
version="3.0">
<enterprise-beans>
<session>
<ejb-name>HelloServiceEJB</ejb-name>
<jndi-name>abcd</jndi-name>
<pool-config>
<pool-max-size>5</pool-max-size>
<pool-timeout>5000</pool-timeout>
</pool-config>
</session>
</enterprise-beans>
</jboss>Dear All,

Please download and copy the attached file in the META-INF folder so that it becomes a neighbor of persistence.xml and ejb-jar.xml.

Thanks and Regards,
Vivek Mehta

No comments:

Post a Comment