facebook

Running WAS 6 end point enabler

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #244190 Reply

    LeeMeador
    Member

    How do I cause myeclipse to run Websphere 6’s web service end point enabler. When doing it by “hand” this is what I do:

    1) Build the application EAR. It has 2 EJB jars.
    2) Run ant to apply IBM’s ant task com.ibm.websphere.ant.tasks.endptEnabler to the ear file.
    3) Deploy to WAS.

    What it does is add a WAR to the EAR that has a servlet serving as the end point for a web service residing in a stateless session bean. It fixes up application.xml and maybe does some other odds and ends.

    Thanks.

    #244213 Reply

    Riyad Kalla
    Member

    Lee,
    We currently don’t allow customization of the deployment step, which it looks like you are asking about, so I don’t have a suggestion on how to automate this step.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Running WAS 6 end point enabler

You must be logged in to post in the forum log in