[jboss-user] [JBoss Seam] - Re: [JDBCExceptionReporter] Table not found in statement ???

abchilla do-not-reply at jboss.com
Tue Nov 7 08:31:33 EST 2006


hi group,

maybe this can be also of help for you guys.

after starting my crud application i get following information, that some xml files can not be found.


  | 14:26:35,904 INFO  [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)] Started in 21s:102ms
  | 14:28:56,876 INFO  [Events] no events.xml file found
  | 14:28:56,936 INFO  [Pages] no pages.xml file found
  | 14:29:00,291 INFO  [MyfacesConfig] No context init parameter 'org.apache.myfaces.PRETTY_HTML' found, using default value true
  | 14:29:00,291 INFO  [MyfacesConfig] No context init parameter 'org.apache.myfaces.ALLOW_JAVASCRIPT' found, using default value true
  | 14:29:00,291 INFO  [MyfacesConfig] Tomahawk jar not available. Autoscrolling, DetectJavascript, AddResourceClass and CheckExtensionsFilter are disabled now.
  | 14:29:00,311 INFO  [RendererUtils] Unable to find component 'id' (calling findComponent on component '_idJsp2:_idJsp14'). We'll try to return a guessed client-id anyways - this will be a problem if you put the referenced component into a different naming-container. If this is the case, you can always use the full client-id.
  | 14:29:00,331 INFO  [RendererUtils] Unable to find component 'name' (calling findComponent on component '_idJsp2:_idJsp16'). We'll try to return a guessed client-id anyways - this will be a problem if you put the referenced component into a different naming-container. If this is the case, you can always use the full client-id.
  | 14:29:00,341 INFO  [RendererUtils] Unable to find component 'zipcode' (calling findComponent on component '_idJsp2:_idJsp18'). We'll try to return a guessed client-id anyways - this will be a problem if you put the referenced component into a different naming-container. If this is the case, you can always use the full client-id.
  | 14:29:00,341 INFO  [RendererUtils] Unable to find component 'country' (calling findComponent on component '_idJsp2:_idJsp20'). We'll try to return a guessed client-id anyways - this will be a problem if you put the referenced component into a different naming-container. If this is the case, you can always use the full client-id.
  | 14:29:00,452 INFO  [ExceptionInterceptor] no exceptions.xml file found
  | 

so when i now try to insert a city or something else it goes wrong and i get the error, showed above.

thanks in advance

asad

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

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



More information about the jboss-user mailing list