libwsdl2c-java software package provides stripped down axis2 source bundle suitable for running WSDL2C, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libwsdl2c-java
libwsdl2c-java is installed in your system.
Make ensure the libwsdl2c-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libwsdl2c-java *
You will get with libwsdl2c-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libwsdl2c-java |
| Version | 0.1-2 |
| Description | stripped down axis2 source bundle suitable for running WSDL2C |
| Sub Section | Java |