JMS is a separate module.
app
  ->myApp
    ->1.0
       ->myApp-1.0.car
  ->appJMS

 app.entity.QuartzJobIssued is packaged in myApp.jar and it is in ear/lib.




Kevan Miller wrote:
> 
> What's the structure of your app(s)?
> 
> This exception indicates that you're using JMS ObjectMessages and  
> there's a problem deserializing the message bytes into an Object. The  
> class app.entity.QuartzJobIssued is not being found. Where is that  
> class packaged?
> 
> --kevan
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/javax.jms.JMSException%3A-Failed-to-build-body-from-bytes-tp18404327s134p18425625.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to