I solved the problem myself,
I omitted the package-declaration in my bean-file, it seems as if there must be a
package-declaration when using beens!
/Annika
----- Ursprungligt meddelande -----
Fr�n: "Annika Bekken" <[EMAIL PROTECTED]>
Till: <[EMAIL PROTECTED]>
Skickat: den 3 juni 2000 19:54
�mne: Unable to compile beans with JSWDK1.0.1
> Hi!
>
> I�m able to compile and run servlets and JSP-pages on jswdk1.0.1 without problems,
>but when I�m executing a JSP-page that�s using a bean (in the same application as the
>working servlets) the bean can�t be compiled. An error-page is displayed with the
>message
>
> Error: 500
> Unable to compile class for JSP.
>
> I�ve made an application and put it in the webserver.xml-file. The class-file of the
>bean is put in web-inf/jsp/beans directory.
>
> There�s nothing wrong with the code for the JSP-file and the bean, I�ve used
>examples from the excellent book "Professional Java Server Programming" ;-)
>
> Is there anyone who has encountered the same problem and knows what to do? Could it
>be a missing path somewhere or do I have to adjust the property-files?
>
> I really would appreciate help on this!
>
> Regards,
>
> Annika
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html