Glassfish v3 / JNDI entry cannot be found problems!

后端 未结 4 1884
没有蜡笔的小新
没有蜡笔的小新 2021-02-06 03:30

I\'ve been having problems trying to call an EJB\'s method from a Java Application Client. Here is the code.

EJB Remote Interface

package com.test;

impo         


        
4条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-06 04:32

    I have found something! I think there is a "special way" to add and configure components using NetBeans! I've been reading the netbeans's tutorials from the web pages and apparently I was doing the things wrong! So, this is not a real solution for this problem but maybe if you read one of those http://netbeans.org/kb/trails/java-ee.html you will find your aswers!

    Regards

提交回复
热议问题