From: helmut.staudinger <nu...@jb...> - 2005-08-02 11:29:02
|
Hi, the correct URL should be "java:com/env/ejb/Fibo". If you get an exception like "ClassCastException" when narrowing the reference to the homeInterface, have a look at the AdminGuide Chapter 2 (Server Config.) and change some Config-Flags, making the server J2EE-1.4 compliant. I did this with Version 4.0.2 and 4.0.3RC1 and the tutorial example (jBossIDE) worked fine! Helmut View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887917#3887917 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887917 |