On Mon, 11 Jun 2001, Muthiah Palaniappan wrote:

> Hi,
>       I have deployed a simple Hello World Bean and it is working
> perfectly when I use a java app. to connect to the bean. But in the same way
> if I try to connect to the bean using a servlet or a JSP, it is not working.
>       I am using JBoss2.2 with Tomcat.
> 
> This is the server side error I am getting (unwanted part of the error
> messages has been removed for clarity) -
> 
> Package ejb.session.helloworld not found in import.
> import ejb.session.helloworld.*;

Have you included all imported classes in your war file?



-----------------------------------------------------------------------
Per Lewau ([EMAIL PROTECTED]) 

"Why waste time learning, when ignorance is instantaneous?"
                                                - Hobbes


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to