Huh? That's exactly what I meant: The value of "embeddedEjb" is jardcoded to 
"false" in this snippet":
"[EMAIL PROTECTED]" wrote : Here is a quote from the ant build:
  | 
  | <filter token="embeddedEjb" value="false"/>
  |   | 

In another place in the build file it's hardcoded to "true".

So the value defined in component.properties is never used at all.

When I build with my IDE the ant filter tokens in component.xml are not 
replaced, but Seam is clever enough to dynamically retrieve the values from 
component.properties, which makes seam want  to use the embedded ejb container, 
which fails in JBoss.

Not a big deal, but quite confusing.

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

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

Reply via email to