Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Blowice Yang   on May 18 In Java Category.

  
Question Answered By: Blowice Yang   on May 18

I found the solution after inspired by jaikiran pai from jboss community forum. In case anyone need it.

the revised spring config file is this:


<jee:jndi-lookup id="pservice" jndi-name="ProductServiceImpl/remote" lookup-on-startup="false" proxy-interface="com.lab.productsystem.ejb.session.ProductService"></jee:jndi-lookup>

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on spring + ejb3 not bound strange issue Or get search suggestion and latest updates.


Tagged: