Hello,
    I am trying to expose an existing stateless session bean as a web service .  I
 basically followed the example(creating the client and wsdd)  given in the Wrox Axis(pg 255) .  The book
 says to only copy the Remote and Home interface for the EJB into axis\WEB-INF\classes\ .
 Is this true or do I need to copy all classes the EJB has dependencies on? 
 
 Thanks,
-Cyrus

Reply via email to