facebook

Axis code generation (web service) plug-in

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

    Douglas M Hurst
    Participant

    Did MyEclipse remove the Axis wizard that’s built in to one version of Eclipse or the other?

    If so, is it available anywhere? I went to the Apache Axis web sight and all they say is it’s built-in to Eclipse and there is no download of the plug-in.

    #309984 Reply

    Ram
    Member

    douglasmhurst,

    Let me clarify that Axis wizard is not built in with eclipse ide.You have to add the Axis2 plugin.
    Please follow below steps to install Axis plugin in MyEclipse
    1) Download Axis plugin’s for eclipse from http://ws.apache.org/axis2/tools/index.html

      Service Archive Wizard – Eclipse Plug-in
      Code Generator Wizard – Eclipse Plug-in

    2) Unzip the above 2 jar files
    3) Drop the unzipped folders into MyEclipse_Home directory/dropins folder
    4) Start MyEclipse Ide
    This will install Axis2 plugins into your MyEclipse.

    #309989 Reply

    Douglas M Hurst
    Participant

    Where should I be able to view this? File > New > Other? (Ctrl-N) I did exactly as you instructed, but I see nothing as regards Axis in the Wizards dialog? Is it accessible in a different way? I’m using MyEclipse 8.5.

    I could send you an image of my directory, but I promise you they descend from dropins, but I see nothing. I see org.apache.axis, but that was already there and it’s under versuib 1.4.0. The latest versions I found for the Code Gen and Archive are 1.3.0. Sorting under 1.3.0, I see nothing relating to Axis.

    #310012 Reply

    Ram
    Member

    douglasmhurst,

    I’m using MyEclipse 8.5.

    From your screen shot I observed that you dropped those plug-ins in MyEclipse7.1_Home directory/dropins.You need to drop the plug-ins under MyEclipse8.5_Home directory/dropins.
    After you restart your IDE, you will get Axis2 option from File > New > Other only.Please refer to the attached screen-shot.

    Attachments:
    You must be logged in to view attached files.
    #310443 Reply

    Hi,

    Will this work with Myeclipse Blue 7.5

    Thank You,
    Sandeep

    #310461 Reply

    Douglas M Hurst
    Participant

    @sandeepanandrai wrote:

    Hi,

    Will this work with Myeclipse Blue 7.5

    Thank You,
    Sandeep

    I got the plug-ins to install by putting them in the correct drop-ins directory. I’ve not been able to get them to work yet, but I’m probably doing something wrong.

    #314908 Reply

    schwarzmt
    Participant

    I was using Axis2_Codegen_Wizard_1.3.0 and Axis2_Service_Archiver_1.3.0 as plugins and they worked fine. I want to upgrade to Axis2 1.5.4 and I cannot get the plugins to show. I downloaded the plugins and placed them in the dropins, when that did not work copied the two jar files into the plugins directory without much success. I am getting a bit frustrated with it. Am I missing some libraries or what? I don’t get it. I see all the posts who say oh just move the files to the dropin and it should work. Do I need to uninstall the previous 1.3 version, because I deleted those directories from the dropin and myeclipse still was trying to find them. I am using Version: 8.5 build ID:8.5-20100319

    #314935 Reply

    support-swapna
    Moderator

    schwarzmt,

    MyEclipse does not provide an intrinsic support for 3rd party plugins. Please look for a compatible eclipse plugin and you can add it to MyEclipse using either the MyEclipse Configuration Center/ dropins folder or use pulse to add it
    to your ME profile.

    1) Can you check if Axis2 1.5.4 is compatible with the base Eclipse version of your MyEclipse i.e Eclipse 3.4 – Ganymade?

    2) I came across a thread which discussed issues while placing the Axis2 plugin into the dropins folder. Have a look at it and check if any of the recommendations helps:
    https://issues.apache.org/jira/browse/AXIS2-4896

    3) Can you try these steps :

    a) Uninstall the previous versions of the Axis2 and start MyEclipse with -clean as command arg.
    Here is how it can be done :
    https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/

    b) Now try placing the Axis2 1.5.4 plugins in the dropins folder.

    Let us know how it works for you.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Axis code generation (web service) plug-in

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