anonymous wrote : net.jjs.adviser.LocalAdviserHome

Are you sure this class is present in your application package?

<home>net.jjs.ejb.adviser.AdviserHome</home>
  | <remote>net.jjs.ejb.adviser.Adviser</remote>
  | <local-home>net.jjs.adviser.LocalAdviserHome</local-home>
  | <local>net.jjs.adviser.LocalAdviser</local>
  | <ejb-class>net.jjs.ejb.adviser.AdviserBean</ejb-class>

Going by the package structure of your remote, remote-home and the ejb class, i 
guess your local and local home are present in the net.jjs.ejb.adviser package 
and NOT net.jjs.adviser. Is that right?


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

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

Reply via email to