[JBoss-user] [Beginners Corner] - Re: ClassCastException while deploying EJB

2005-05-27 Thread eMPy
found out what was wrong: wrong jndi-name. it should be momShop/KundLocalHome instead of momShop/KundeLocal View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3879323#3879323 Reply to the post :

[JBoss-user] [Beginners Corner] - ClassCastException while deploying EJB

2005-05-21 Thread eMPy
| *query=SELECT OBJECT(a) FROM Kunde a | *result-type-mapping=Local | * | * @author empy | * | */ | public abstract class KundeBean implements EntityBean{ | | /** | * @ejb.create-method | * | */ | public Integer ejbCreate() throws CreateException

[JBoss-user] [Beginners Corner] - Re: [b]JasperException: Unable to compile class for JSP[/b]

2005-05-17 Thread eMPy
seems to be a problem with the dtd files in the WEB-INF/lib directory. If I move into a separate dtd-folder directly under WEB-INF, it works. If read about variations of this problem in the forum. Is this a jboss bug, that will soon be fixed, or is this an error of mine? View the original post :

[JBoss-user] [Beginners Corner] - [b]JasperException: Unable to compile class for JSP[/b] afte

2005-05-13 Thread eMPy
Hi to everybody, I am upgrading my webapp to Java 1.5 and myfaces 1.0.9. Compiling woks fine and I only needed to rearange some import of myfaces(from net.sourceforge... to org.apache...). But when I deploying the app and accessing the first jsp, I get errors like |

[JBoss-user] [Beginners Corner] - Re: [b]JasperException: Unable to compile class for JSP[/b]

2005-05-13 Thread eMPy
I forgot: I am using jboss 3.2.5 View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3877652#3877652 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3877652 --- This SF.Net