Hi I am having trouble running Budi Kurniawan's sample application: http://benmira.free.fr/en/j2ee/ejb.htm
Everything is fine until i try to run the client: ( BeanClient) I get an error that says "C:\classes>javac -classpath C:\jboss\client\*.jar;. BeanClient.java error: cannot read: BeanClient.java" 1 error ----------------- The author says I have to include ejb.jar (which is not found) in the classpath, along with jboss-client.jar and jnp-client.jar) which are found however. What is going on here? I am a newbie and please excuse me if my question is too silly or naive thanks in advance View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875213#3875213 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875213 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
