Skip to content

Instantly share code, notes, and snippets.

@lholmquist
Created April 9, 2013 19:15
Show Gist options
  • Save lholmquist/5348518 to your computer and use it in GitHub Desktop.
Save lholmquist/5348518 to your computer and use it in GitHub Desktop.
INFO | New I/O worker #4 | ID-lincolnhawk-home-49880-1365533783487-0-3 >>> (user-registration) from(vertx://demo.user-registration) --> stomp://queue:/user-registration <<< Pattern:InOnly, Headers:{breadcrumbId=ID-lincolnhawk-home-49880-1365533783487-0-4}, BodyType:org.vertx.java.core.buffer.Buffer, Body:{"platform":"gplus","identifier":"106194804223969570536","profile_pic_url":"https://lh6.googleusercontent.com/-DyAOK5CbWJU/AAAAAAAAAAI/AAAAAAAAAhY/GclqjWxj0-g/photo.jpg","name":"Lucas Holmquist","email":"[email protected]"}
WARN | New I/O worker #4 | Cannot determine specific JmsMessage type to use from body class. Will use generic JmsMessage. Body class: org.vertx.java.core.buffer.Buffer. If you want to send a POJO then your class might need to implement java.io.Serializable, or you can force a specific type by setting the jmsMessageType option on the JMS endpoint.
INFO | New I/O worker #4 | ID-lincolnhawk-home-49880-1365533783487-0-3 >>> (user-registration) from(vertx://demo.user-registration) --> stomp://queue:/user-registration <<< Pattern:InOnly, Headers:{breadcrumbId=ID-lincolnhawk-home-49880-1365533783487-0-4}, BodyType:org.vertx.java.core.buffer.Buffer, Body:{"platform":"gplus","identifier":"106194804223969570536","profile_pic_url":"https://lh6.googleusercontent.com/-DyAOK5CbWJU/AAAAAAAAAAI/AAAAAAAAAhY/GclqjWxj0-g/photo.jpg","name":"Lucas Holmquist","email":"[email protected]"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment