facebook

Problem with Eclipse and MyEclipse while using Web Services

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #271220 Reply

    abakliwal
    Member

    Hi,
    I have two different web applications that are already deployed on the client side.
    Both of these applications are build in different Eclipse IDE. One of the application is build
    in Eclipse 3.1.2 and Jboss 4.0.3. .Another application is build in MyEclipse 4.1.1 GA with Jboss 4.0.3 and with different application Server.
    I am trying to implement the SingleSignOn(SSO) functionality so that both of these applications can have a common login. For this I am implementing the Web Sevices.
    The problem that I am facing is to implement the Webservices and generating the client.

    As mentioned in the MyEclipse docs that to implement Webservices you have to include the jar XFire, and for Eclipse we have to use Axis2.2 jar.

    Can you please tell me that if I want to include Axis jar in MyEclipse as well then how should I do that.
    I have tried various options but it doesn’t works.I got stuck because of this issue.

    It will be great if you reply to me as soon as possible.

    Thanks

    Ankit

    #271229 Reply

    Loyal Water
    Member

    MyEclipse’s web service support is based entirely around the XFire framework. But if you already have your project setup, and it can fit into an existing Web Service or WEb Project, deploying that to Tomcat will be exactly as outlined in our “Working with Webprojects” help doc.

    #271233 Reply

    abakliwal
    Member

    @support-nipun wrote:

    MyEclipse’s web service support is based entirely around the XFire framework. But if you already have your project setup, and it can fit into an existing Web Service or WEb Project, deploying that to Tomcat will be exactly as outlined in our “Working with Webprojects” help doc.

    Thanks for the Reply Nipun. But actually we are using JBOSS 4.0.3 SP1 as our Application server not Tomcat. It will be greatful if you can please provide some solution for this.

    #271243 Reply

    Loyal Water
    Member

    We dont have a “Working with Webproject” tutorial specifically for JBoss but you can follow the deployment procedure mentioned in that tutorial for a JBoss server as well. The only thing that you would have to do differently is to setup a JBoss connector similar to the Tomcat connector and then select JBoss as the deployment server instead of Tomcat.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Problem with Eclipse and MyEclipse while using Web Services

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