Search:

Type: Posts; User: yorkroad; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    6
    Views
    4,423

    Ok my ear structure now looks like this - It used...

    Ok my ear structure now looks like this - It used to have the spring jars in the workejb.jar and workweb.war but now they reside at the root of the ear:


    work.ear
    - spring jars
    - META-INF
    ...
  2. Replies
    6
    Views
    4,423

    Thanks for the prompt reply. My ear structure...

    Thanks for the prompt reply.

    My ear structure now looks like this:


    work.ear
    - APP-INF
    - classes
    - beanRefContext.xml
    - myContext.xml
  3. Replies
    6
    Views
    4,423

    Autowiring error with EJB 3.0

    I am trying to use the Autowiring Interceptor for EJB 3...


    atStateless
    atInterceptors(SpringBeanAutowiringInterceptor.class)
    public class MyBean implements MyBeanLocal, MyBeanRemote
    {

    ...
Results 1 to 3 of 3