I've got most the compile errors corrected. These errors were mostly duplicate 
method names and duplicate class name issues.

but once I've got those fixed, I've got this error in bringing up jboss and 
deploying the seamapp ear.


  | 2006-03-27 14:22:10,640 INFO  [org.jboss.seam.Component] Component: 
locationEditor, scope: CONVERSATION, type: STATEFUL_SESSION_BEAN, class: 
com.devx.reservation.LocationEditorBean, JNDI: seamapp/LocationEditorBean/local
  | 2006-03-27 14:22:10,640 ERROR 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/seamapp]] 
Exception sending context initialized event to listener instance of class 
org.jboss.seam.servlet.SeamListener
  | java.lang.IllegalStateException: Missing value() for @DataModelSelection 
with multiple @DataModels
  |     at org.jboss.seam.Component.initMembers(Component.java:421)
  |     at org.jboss.seam.Component.(Component.java:176)
  |     at org.jboss.seam.Component.(Component.java:142)
  |     at org.jboss.seam.Component.(Component.java:137)
  |     at org.jboss.seam.Component.(Component.java:132)
  |     at 
org.jboss.seam.init.Initialization.addComponent(Initialization.java:244)
  |     at 
org.jboss.seam.init.Initialization.addComponents(Initialization.java:225)
  |     at org.jboss.seam.init.Initialization.init(Initialization.java:93)
  |     at 
org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:30)
  |     at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3692)
  | 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to