[jboss-user] [EJB/JBoss] - Re: Not able to access ejb 2.0 from servlet init during the

mannam.tessco do-not-reply at jboss.com
Fri Jul 17 08:54:23 EDT 2009


xml did not appear properly in the previous post.

<bean name="topContextComparator">
  |   <constructor factoryClass="org.jboss.system.deployers.LegacyDeploymentContextComparator" factoryMethod="getInstance"/>
  |   <property name="suffixOrder" class="java.util.Map">
  |     <map keyClass="java.lang.String" valueClass="java.lang.Integer">
  | 	  <entry>
  | 	    <key>.war</key>
  | 	    <value>700</value>
  | 	  </entry>
  |     </map>
  |   </property>	

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4244312



More information about the jboss-user mailing list