Thank you for the answer.
In the end I checked out a version from CVS (its from the 26th)

It now deploys fine as can be seen in the log

  | 2006-01-31 23:15:25,812 [http-8084-Processor25] INFO  
org.jboss.seam.deployment.Scanner - scanning: 
C:\dev\java\seamtest\build\web\WEB-INF\classes
  | 2006-01-31 23:15:25,843 [http-8084-Processor25] INFO  
org.jboss.seam.Component - Component: register, scope: EVENT, type: 
STATEFUL_SESSION_BEAN, class: com.keybroker.action.RegisterAction, JNDI: 
RegisterAction/local
  | 2006-01-31 23:15:25,906 [http-8084-Processor25] INFO  
org.jboss.seam.Component - Component: users, scope: SESSION, type: ENTITY_BEAN, 
class: com.keybroker.entity.User
  | 2006-01-31 23:15:25,906 [http-8084-Processor25] INFO  
org.jboss.seam.core.Ejb - starting the embedded EJB container
  | 2006-01-31 23:15:27,375 [http-8084-Processor25] INFO  
org.jboss.resource.adapter.jdbc.local.LocalTxDataSource - Bound datasource to 
JNDI name 'java:/DefaultDS'
  | 2006-01-31 23:15:27,390 [http-8084-Processor25] INFO  
org.jboss.resource.adapter.jdbc.local.LocalTxDataSource - Bound datasource to 
JNDI name 'java:/testDatasource'
  | 2006-01-31 23:15:28,609 [http-8084-Processor25] INFO  
org.jboss.ejb3.Ejb3AnnotationHandler - found EJB3: ejbName=RegisterAction, 
class=com.keybroker.action.RegisterAction, type=STATEFUL
  | 

I then run the JSP (http://localhost:8084/seamtest/register.jsf) and it does 
work as expected until i post the result and all I get back is three conversion 
errors (one for each input element), but there is nothing in the log to check.

I'm not quite sure what to do now?
Anyone have any tips?

Thanks
Tobias

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to