Results 1 to 2 of 2

Thread: MDP Deploy

  1. #1
    Join Date
    Sep 2007
    Location
    Indonesia
    Posts
    3

    Default MDP Deploy

    I have build a Message Driven Pojo similar with
    sample in Spring Reference,
    but i don't know how to deploy it in App Server,
    please help me
    or is there any reference that explains it?
    i use weblogic for AppServer

    thanks b4

  2. #2
    Join Date
    Nov 2006
    Location
    Germany
    Posts
    452

    Default

    Hi,

    if you are using spring 2.0, then you can bootstrap an webapplication context. Have a look here http://static.springframework.org/sp...gration-common

    If you are using spring 2.1m4, then you can use also a Ressource Adapter for bootstrapping your application context.

    best rgds
    agim

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •