[jboss-user] [JBoss Seam] - Re: java.lang.RuntimeException: Could not create Component:

grdzeli_kaci do-not-reply at jboss.com
Tue Mar 20 00:55:32 EDT 2007


Great Theanks avbentem for your helpfull post,

i can't find any discussion about this problem on this forum,
i think that that to use jndi patern means add this into my component xml file :

  | <core:init debug="true" jndi-pattern="@jndiPattern@"/>
  | 

but after this i got another exception:
 
  | java.lang.RuntimeException: error while reading /WEB-INF/components.xml
  |         at org.jboss.seam.init.Initialization.initComponentsFromXmlDocument(Initialization.java:130
  | 
nested exception :


  | Caused by: java.lang.IllegalArgumentException
  |         at org.jboss.seam.util.Conversions$FlatPropertyValue.<init>(Conversions.java:275)
  |         at org.jboss.seam.init.Initialization.getPropertyValue(Initialization.java:406)
  |         at org.jboss.seam.init.Initialization.installComponentFromXmlElement(Initialization.java:380)
  |         at org.jboss.seam.init.Initialization.installComponentsFromXmlElements(Initialization.java:234)
  |         at org.jboss.seam.init.Initialization.initComponentsFromXmlDocument(Initialization.java:126)
  |         ... 91 more
  | 
  | 


can you help me ?

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

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



More information about the jboss-user mailing list