As can be seen, the packaging is wrong. The TimeServiceBean.class and belong to 
TimeServiceRemote.class com.boeing.nmt.ejb3 package. So the TimeService.jar 
should look like:

  | TimeService.jar
  |  |
  |  |--- META-INF
  |  |  |
  |  |  |--- MANIFEST.MF
  |  |  |--- persistence.xml
  |  |
  |  |
  |  |--- com
  |  |  |
  |  |  |--- boeing
  |  |  |       |
  |  |  |       |---   nmt
  |  |  |       |       |
  |  |  |       |       |--- ejb3
  |  |  |       |       |       |
  |  |  |       |       |       |--- TimeServiceBean.class
  |  |  |       |       |       |--- TimeServiceRemote.class
  |  

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149127#4149127

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149127
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to