hi, i'm trying to deploy my application on JBoss and just run into a problem. although deployment went fine, seems that tapestry components have not been registered. i got a message about available pages & components: 01:12:03,575 INFO [STDOUT] - Available pages: ApplicationBasePage: org.myapp.web.tapestry.pages.ApplicationBasePage .. .. 01:12:03,575 INFO [STDOUT] - Available components: Filter: org.myapp.web.tapestry.components.Filter .. ..
but there is nothing about "internal" Tapestry components (like "if", "loop" or "output" for example). this results of course with exceptions when visiting pages. I thought it may be problem of duplicated jar files (javassist and simmilar) but now, my war contains actually tapestry and spring jars only and nothing has changed. any ideas what might be the reason? thanks, m. -- View this message in context: http://www.nabble.com/T5.1.0.5-on-JBoss-5.1.0-%3D-no-standard-components-tp26123165p26123165.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org