Skip to content

Instantly share code, notes, and snippets.

@cmoulliard
Created October 18, 2013 15:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmoulliard/7043098 to your computer and use it in GitHub Desktop.
Save cmoulliard/7043098 to your computer and use it in GitHub Desktop.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.workshop.cdi.cxf.WebServiceCamelCdiDeploymentTest
[ main] Version INFO WELD-000900 1.1.5 (Final)
Oct 18, 2013 5:15:17 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.config.ConfigurationExtension activated=true
Oct 18, 2013 5:15:17 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension activated=true
Oct 18, 2013 5:15:17 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.GlobalAlternative activated=true
Oct 18, 2013 5:15:17 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.CustomProjectStageBeanFilter activated=true
Oct 18, 2013 5:15:17 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exception.control.extension.ExceptionControlExtension activated=true
Oct 18, 2013 5:15:17 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.message.MessageBundleExtension activated=true
Oct 18, 2013 5:15:17 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
[ main] CdiCamelContext INFO Apache Camel 2.12.1 (CamelContext: camel-3) is starting
[ main] ManagedManagementStrategy INFO JMX is enabled
[ main] DefaultTypeConverter INFO Loaded 179 type converters
[ main] CdiCamelContext INFO StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
[ main] CdiCamelContext INFO Total 0 routes, of which 0 is started.
[ main] CdiCamelContext INFO Apache Camel 2.12.1 (CamelContext: camel-3) started in 0.227 seconds
[ main] DefaultTypeConverter INFO Loaded 179 type converters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment