I compiled my remote interface and bean class successfully using jboss-3.2.5 and java 1.4.1. But, the home interface did not compile. It gave me the following error instead:

--stockhome.java:7: cannot resolve symbol
--symbol : class Stock
--location: interface ejb_example.stock.StockHome
--Stock create() throws java.rmi.RemoteException, javax.ejb.CreateException;
--1 error

Thanks.
JNORA

Show us the source code where the error is located

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.