编译EJB出现错误(JB7+WebLogic6.1)
ctrl+f9出现:
"testEJB.jpx": Invocation Error. Check your CORBA configuration using Tools | Enterprise Setup... | CORBA. Also check IDL settings on the Project | Project Properties | Build | IDL page
"HelloWorld.ejbgrpx": Spaces in the temporary directory path may cause WebLogic EJBC utility to produce fatal compile errors.
执行enterprise deployment出现:
JNDI naming exception: Naming exception trying to connect to: t3://localhost:7001 as: system:xxxxxxxx
我检查过JB的配置,应该没有问题呀。
我是按照http://www.csdn.net/expert/topic/870/870432.xml?temp=.3622858说的配置的。
望高手指点迷津!!