[jboss-user] [JBoss Seam] - Re: problem in a simple seam application

mnrz do-not-reply at jboss.com
Thu Oct 12 04:26:47 EDT 2006


"gavin.king at jboss.com" wrote : Set org.jboss.seam.core.init.jndiPattern=#{ejbName}/local

Hi Gavin,
I am new to Seam, would you please tell me where should I put this? in components.xml I have 


  | <components>
  | 	<component name="org.jboss.seam.core.init">
  | 		<!-- JNDI name pattern for JBoss EJB 3.0 -->
  | 		<property name="jndiPattern">#{ejbName}/local</property>
  | 	</component>
  | </components>
  | 

do I have to put that in seam.properties?

thank you for your reply



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

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



More information about the jboss-user mailing list