This is the Localhost log wheren it does not work: Nov 06, 2013 6:04:23 PM org.apache.catalina.core.StandardContext listenerStart FINE: Configuring event listener class 'org.apache.tomee.webapp.listeners.ApplicationListener' Nov 06, 2013 6:04:23 PM org.apache.catalina.core.StandardContext listenerStart FINE: Configuring event listener class 'org.apache.tomee.myfaces.TomEEMyFacesContextListener' Nov 06, 2013 6:04:23 PM org.apache.catalina.core.StandardContext listenerStart FINE: Configuring event listener class 'org.apache.myfaces.webapp.StartupServletContextListener' Nov 06, 2013 6:04:23 PM org.apache.catalina.core.StandardContext listenerStart FINE: Sending application start events Nov 06, 2013 6:04:23 PM org.apache.catalina.core.StandardContext filterStart FINE: Starting filters
This is what comes afterwards, once the Interceptor is NOT activated: Nov 06, 2013 6:04:26 PM org.apache.catalina.core.StandardContext listenerStart FINE: Configuring event listener class 'org.apache.deltaspike.servlet.impl.event.EventBridgeContextListener' Nov 06, 2013 6:04:26 PM org.apache.catalina.core.StandardContext listenerStart FINE: Configuring event listener class 'org.apache.deltaspike.servlet.impl.event.EventBridgeSessionListener' Nov 06, 2013 6:04:26 PM org.apache.catalina.core.StandardContext listenerStart FINE: Configuring event listener class 'org.apache.deltaspike.servlet.impl.produce.ServletContextHolderListener' Nov 06, 2013 6:04:26 PM org.apache.catalina.core.StandardContext listenerStart FINE: Configuring event listener class 'org.apache.tomee.myfaces.TomEEMyFacesContextListener' Nov 06, 2013 6:04:26 PM org.apache.catalina.core.StandardContext listenerStart FINE: Configuring event listener class 'org.apache.myfaces.webapp.StartupServletContextListener' Nov 06, 2013 6:04:26 PM org.apache.catalina.core.StandardContext listenerStart FINE: Sending application start events Nov 06, 2013 6:04:26 PM org.apache.catalina.core.StandardContext filterStart FINE: Starting filters Nov 06, 2013 6:04:26 PM org.apache.catalina.core.StandardContext filterStart FINE: Starting filter 'EventBridgeFilter' Nov 06, 2013 6:04:26 PM org.apache.catalina.core.StandardContext filterStart FINE: Starting filter 'RequestResponseHolderFilter' Something seems to be wrong during the start of the filters. Can I provide you with something else to get this problem fixed? Cheers, Daniel -- Wombat Software Technologies UG (haftungsbeschränkt) Im MediaPark 5 D-50670 Köln Geschäftsführer: Daniel Sachse, Jacob Pawlik Unternehmenssitz: Köln Handelsregister beim Amtsgericht: Köln Handelsregister-Nummer: HRB 79316 Web: http://www.wombatsoftware.de Email: [email protected] Tel.: 0221/16905638 Mobil: 01578/4922886 2013/11/6 Romain Manni-Bucau <[email protected]> > this log is yours, this is not a server log., what's the difference > without the interceptor? > Romain Manni-Bucau > Twitter: @rmannibucau > Blog: http://rmannibucau.wordpress.com/ > LinkedIn: http://fr.linkedin.com/in/rmannibucau > Github: https://github.com/rmannibucau > > > > 2013/11/6 Daniel Sachse <[email protected]>: > > Yes sure! > > > > This is the log that is produced (it stops a this point and does not > > continue): > > > > > > Nov 06, 2013 4:29:13 PM org.apache.catalina.startup.HostConfig > > deployDirectory > > INFO: Deploying web application directory > > /Users/wombat/Server/apache-tomee-plus-1.5.2/webapps/manager > > Nov 06, 2013 4:29:13 PM org.apache.tomee.catalina.TomcatWebAppBuilder > init > > INFO: ------------------------- localhost -> /manager > > Nov 06, 2013 4:29:14 PM org.apache.openejb.config.ConfigurationFactory > > configureApplication > > INFO: Configuring enterprise application: > > /Users/wombat/Server/apache-tomee-plus-1.5.2/webapps/manager > > Nov 06, 2013 4:29:14 PM org.apache.openejb.config.AppInfoBuilder build > > INFO: Enterprise application > > "/Users/wombat/Server/apache-tomee-plus-1.5.2/webapps/manager" loaded. > > Nov 06, 2013 4:29:14 PM org.apache.openejb.assembler.classic.Assembler > > createApplication > > INFO: Assembling app: > > /Users/wombat/Server/apache-tomee-plus-1.5.2/webapps/manager > > Nov 06, 2013 4:29:14 PM org.apache.openejb.cdi.CdiBuilder initSingleton > > INFO: Existing thread singleton service in SystemInstance(): > > org.apache.openejb.cdi.ThreadSingletonServiceImpl@7009665c > > Nov 06, 2013 4:29:14 PM org.apache.openejb.cdi.OpenEJBLifecycle > > startApplication > > INFO: OpenWebBeans Container is starting... > > Nov 06, 2013 4:29:14 PM org.apache.webbeans.plugins.PluginLoader startUp > > INFO: Adding OpenWebBeansPlugin : [CdiPlugin] > > Nov 06, 2013 4:29:14 PM org.apache.webbeans.plugins.PluginLoader startUp > > INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin] > > Nov 06, 2013 4:29:14 PM org.apache.openejb.cdi.BeansDeployer > > validateInjectionPoints > > INFO: All injection points are validated successfully. > > Nov 06, 2013 4:29:14 PM org.apache.openejb.cdi.OpenEJBLifecycle > > startApplication > > INFO: OpenWebBeans Container has started, it took 4 ms. > > Nov 06, 2013 4:29:14 PM org.apache.tomee.catalina.TomcatWebAppBuilder > > deployWebApps > > INFO: using context file > > > /Users/wombat/Server/apache-tomee-plus-1.5.2/webapps/manager/META-INF/context.xml > > Nov 06, 2013 4:29:14 PM org.apache.openejb.assembler.classic.Assembler > > createApplication > > INFO: Deployed > > > Application(path=/Users/wombat/Server/apache-tomee-plus-1.5.2/webapps/manager) > > Nov 06, 2013 4:29:14 PM org.apache.catalina.startup.HostConfig > > deployDirectory > > INFO: Deploying web application directory > > /Users/wombat/Server/apache-tomee-plus-1.5.2/webapps/tomee > > Nov 06, 2013 4:29:14 PM org.apache.tomee.catalina.TomcatWebAppBuilder > init > > INFO: ------------------------- localhost -> /tomee > > Nov 06, 2013 4:29:14 PM org.apache.openejb.config.ConfigurationFactory > > configureApplication > > INFO: Configuring enterprise application: > > /Users/wombat/Server/apache-tomee-plus-1.5.2/webapps/tomee > > Nov 06, 2013 4:29:14 PM org.apache.openejb.config.AppInfoBuilder build > > INFO: Enterprise application > > "/Users/wombat/Server/apache-tomee-plus-1.5.2/webapps/tomee" loaded. > > Nov 06, 2013 4:29:14 PM org.apache.openejb.assembler.classic.Assembler > > createApplication > > INFO: Assembling app: > > /Users/wombat/Server/apache-tomee-plus-1.5.2/webapps/tomee > > Nov 06, 2013 4:29:14 PM org.apache.openejb.cdi.CdiBuilder initSingleton > > INFO: Existing thread singleton service in SystemInstance(): > > org.apache.openejb.cdi.ThreadSingletonServiceImpl@7009665c > > Nov 06, 2013 4:29:14 PM org.apache.openejb.cdi.OpenEJBLifecycle > > startApplication > > INFO: OpenWebBeans Container is starting... > > Nov 06, 2013 4:29:14 PM org.apache.webbeans.plugins.PluginLoader startUp > > INFO: Adding OpenWebBeansPlugin : [CdiPlugin] > > Nov 06, 2013 4:29:14 PM org.apache.webbeans.plugins.PluginLoader startUp > > INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin] > > Nov 06, 2013 4:29:14 PM org.apache.openejb.cdi.BeansDeployer > > validateInjectionPoints > > INFO: All injection points are validated successfully. > > Nov 06, 2013 4:29:14 PM org.apache.openejb.cdi.OpenEJBLifecycle > > startApplication > > INFO: OpenWebBeans Container has started, it took 6 ms. > > Nov 06, 2013 4:29:14 PM org.apache.openejb.assembler.classic.Assembler > > createApplication > > INFO: Deployed > > > Application(path=/Users/wombat/Server/apache-tomee-plus-1.5.2/webapps/tomee) > > Connected to server > > [2013-11-06 04:29:15,090] Artifact Friend:war: Artifact is being > deployed, > > please wait... > > > > Mit freundlichen Grüßen, > > > > Daniel Sachse > > > > -- > > > > Wombat Software Technologies UG (haftungsbeschränkt) > > Im MediaPark 5 > > D-50670 Köln > > > > Geschäftsführer: Daniel Sachse, Jacob Pawlik > > Unternehmenssitz: Köln > > Handelsregister beim Amtsgericht: Köln > > Handelsregister-Nummer: HRB 79316 > > > > Web: http://www.wombatsoftware.de > > Email: [email protected] > > Tel.: 0221/16905638 > > Mobil: 01578/4922886 > > > > > > 2013/11/6 Romain Manni-Bucau <[email protected]> > > > >> Yep, > >> > >> well it seems started. > >> > >> Did you deploy a war? > >> > >> Romain Manni-Bucau > >> Twitter: @rmannibucau > >> Blog: http://rmannibucau.wordpress.com/ > >> LinkedIn: http://fr.linkedin.com/in/rmannibucau > >> Github: https://github.com/rmannibucau > >> > >> > >> > >> 2013/11/6 Daniel Sachse <[email protected]>: > >> > Well, nothing happens after the message I mentioned :( > >> > You mean like the thread dump I attached? > >> > > >> > > >> > Daniel Sachse > >> > > >> > -- > >> > > >> > Wombat Software Technologies UG (haftungsbeschränkt) > >> > Im MediaPark 5 > >> > D-50670 Köln > >> > > >> > Geschäftsführer: Daniel Sachse, Jacob Pawlik > >> > Unternehmenssitz: Köln > >> > Handelsregister beim Amtsgericht: Köln > >> > Handelsregister-Nummer: HRB 79316 > >> > > >> > Web: http://www.wombatsoftware.de > >> > Email: [email protected] > >> > Tel.: 0221/16905638 > >> > Mobil: 01578/4922886 > >> > > >> > > >> > 2013/11/6 Romain Manni-Bucau <[email protected]> > >> >> > >> >> what do you mean by it never finished? can you share a thread stack > at > >> >> this moment? > >> >> Romain Manni-Bucau > >> >> Twitter: @rmannibucau > >> >> Blog: http://rmannibucau.wordpress.com/ > >> >> LinkedIn: http://fr.linkedin.com/in/rmannibucau > >> >> Github: https://github.com/rmannibucau > >> >> > >> >> > >> >> > >> >> 2013/11/6 Daniel Sachse <[email protected]>: > >> >> > Hey guys, > >> >> > > >> >> > I am trying to get Bean Validation in TomEE to work at all since a > >> week > >> >> > now > >> >> > :( > >> >> > I am using TomEE 1.5.2 and I added Hibernate support via the > >> >> > http://tomee.apache.org/tomee-and-hibernate.html > >> >> > This works absolutely fine! Now I want to activate Bean Validation > >> with > >> >> > JAX-RS. I followed the steps here: > >> >> > > >> >> > > >> > http://tomee.apache.org/examples-trunk/bean-validation-design-by-contract/README.html > >> >> > I tried it with the Apache BVal implementation and with Hibernate > >> >> > Validator, but both don´t work: I always get "Artifact is being > >> >> > deployed, > >> >> > please wait..." and it never finished (due to the > >> >> > BeanValidationAppendixInterceptor). > >> >> > > >> >> > Do you have any ideas why this does not work? Hope so, because I am > >> >> > totally > >> >> > lost... > >> >> > > >> >> > Kind regards, > >> >> > > >> >> > Daniel Sachse > >> >> > > >> >> > -- > >> >> > > >> >> > Wombat Software Technologies UG (haftungsbeschränkt) > >> >> > Im MediaPark 5 > >> >> > D-50670 Köln > >> >> > > >> >> > Geschäftsführer: Daniel Sachse, Jacob Pawlik > >> >> > Unternehmenssitz: Köln > >> >> > Handelsregister beim Amtsgericht: Köln > >> >> > Handelsregister-Nummer: HRB 79316 > >> >> > > >> >> > Web: http://www.wombatsoftware.de > >> >> > Email: [email protected] > >> >> > Tel.: 0221/16905638 > >> >> > Mobil: 01578/4922886 > >> > > >> > > >> >
