| 1 |
grze-guest |
1 |
Source: axis2c
|
| 2 |
|
|
Section: libs
|
| 3 |
|
|
Priority: optional
|
| 4 |
|
|
DM-Upload-Allowed: yes
|
| 5 |
grze-guest |
108 |
Uploaders: Daniel Nurmi <nurmi@eucalyptus.com>, Graziano Obertelli <graziano@eucalyptus.com>, Chris Grzegorczyk <grze@eucalyptus.com>
|
| 6 |
grze-guest |
1 |
XSBC-Original-Maintainer: Soren Hansen <soren@ubuntu.com>, Thierry Carrez <thierry.carrez@ubuntu.com>
|
| 7 |
|
|
Maintainer: Kyo Lee <kyo.lee@eucalyptus.com>
|
| 8 |
|
|
Build-Depends: cdbs, debhelper (>= 7), autotools-dev, libxml2-dev, libapr1-dev, apache2-threaded-dev, zlib1g-dev, libssl-dev, quilt
|
| 9 |
|
|
Standards-Version: 3.8.3
|
| 10 |
|
|
Homepage: http://ws.apache.org/axis2/c/
|
| 11 |
|
|
|
| 12 |
|
|
Package: libaxis2c0
|
| 13 |
|
|
Architecture: any
|
| 14 |
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
| 15 |
|
|
Description: Apache web services engine - Runtime
|
| 16 |
|
|
Apache Axis2/C is a Web services engine implemented in the C
|
| 17 |
|
|
programming language. It is based on the extensible and flexible
|
| 18 |
|
|
Axis2 architecture. Apache Axis2/C can be used to provide and
|
| 19 |
|
|
consume WebServices. It has been implemented with portability
|
| 20 |
|
|
and ability to embed in mind, hence could be used as a Web services
|
| 21 |
|
|
enabler in other software.
|
| 22 |
|
|
.
|
| 23 |
|
|
Apache Axis2/C supports SOAP 1.1 and SOAP 1.2, as well as REST style
|
| 24 |
|
|
of Webservices. A single service could be exposed both as a SOAP style as well
|
| 25 |
|
|
as a REST style service simultaneously. It also has built in MTOM support,
|
| 26 |
|
|
that can be used to exchange binary data.
|
| 27 |
|
|
.
|
| 28 |
|
|
Apache Axis2/C is efficient, modular and is designed with extensibility. The
|
| 29 |
|
|
extensible design allows it to support the full WS-* stack with the
|
| 30 |
|
|
concept of modules. Apache Axis2/C is the Web services engine that supports
|
| 31 |
|
|
the most number of WS-* specification implementations in C, with
|
| 32 |
|
|
guaranteed interoperability. This enables using C in Service Oriented
|
| 33 |
|
|
Architecture (SOA) implementations, and would be very useful when integrating
|
| 34 |
|
|
legacy systems into SOA.
|
| 35 |
|
|
|
| 36 |
|
|
Package: libaxis2c-dev
|
| 37 |
|
|
Architecture: any
|
| 38 |
|
|
Depends: libaxis2c0 (= ${binary:Version}), libxml2-dev, libapr1-dev, ${shlibs:Depends}, ${misc:Depends}
|
| 39 |
|
|
Section: libdevel
|
| 40 |
|
|
Description: Apache web services engine - Development
|
| 41 |
|
|
Apache Axis2/C is a Web services engine implemented in the C
|
| 42 |
|
|
programming language. It is based on the extensible and flexible
|
| 43 |
|
|
Axis2 architecture. Apache Axis2/C can be used to provide and
|
| 44 |
|
|
consume WebServices. It has been implemented with portability
|
| 45 |
|
|
and ability to embed in mind, hence could be used as a Web services
|
| 46 |
|
|
enabler in other software.
|
| 47 |
|
|
.
|
| 48 |
|
|
Apache Axis2/C supports SOAP 1.1 and SOAP 1.2, as well as REST style
|
| 49 |
|
|
of Webservices. A single service could be exposed both as a SOAP style as well
|
| 50 |
|
|
as a REST style service simultaneously. It also has built in MTOM support,
|
| 51 |
|
|
that can be used to exchange binary data.
|
| 52 |
|
|
.
|
| 53 |
|
|
Apache Axis2/C is efficient, modular and is designed with extensibility. The
|
| 54 |
|
|
extensible design allows it to support the full WS-* stack with the
|
| 55 |
|
|
concept of modules. Apache Axis2/C is the Web services engine that supports
|
| 56 |
|
|
the most number of WS-* specification implementations in C, with
|
| 57 |
|
|
guaranteed interoperability. This enables using C in Service Oriented
|
| 58 |
|
|
Architecture (SOA) implementations, and would be very useful when integrating
|
| 59 |
|
|
legacy systems into SOA.
|
| 60 |
|
|
|
| 61 |
|
|
Package: libaxis2c-bin
|
| 62 |
|
|
Architecture: any
|
| 63 |
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
| 64 |
|
|
Description: Apache web services engine - Misc. binaries
|
| 65 |
|
|
Apache Axis2/C is a Web services engine implemented in the C
|
| 66 |
|
|
programming language. It is based on the extensible and flexible
|
| 67 |
|
|
Axis2 architecture. Apache Axis2/C can be used to provide and
|
| 68 |
|
|
consume WebServices. It has been implemented with portability
|
| 69 |
|
|
and ability to embed in mind, hence could be used as a Web services
|
| 70 |
|
|
enabler in other software.
|
| 71 |
|
|
.
|
| 72 |
|
|
Apache Axis2/C supports SOAP 1.1 and SOAP 1.2, as well as REST style
|
| 73 |
|
|
of Webservices. A single service could be exposed both as a SOAP style as well
|
| 74 |
|
|
as a REST style service simultaneously. It also has built in MTOM support,
|
| 75 |
|
|
that can be used to exchange binary data.
|
| 76 |
|
|
.
|
| 77 |
|
|
Apache Axis2/C is efficient, modular and is designed with extensibility. The
|
| 78 |
|
|
extensible design allows it to support the full WS-* stack with the
|
| 79 |
|
|
concept of modules. Apache Axis2/C is the Web services engine that supports
|
| 80 |
|
|
the most number of WS-* specification implementations in C, with
|
| 81 |
|
|
guaranteed interoperability. This enables using C in Service Oriented
|
| 82 |
|
|
Architecture (SOA) implementations, and would be very useful when integrating
|
| 83 |
|
|
legacy systems into SOA.
|
| 84 |
|
|
|
| 85 |
|
|
Package: libaxis2c-doc
|
| 86 |
|
|
Architecture: all
|
| 87 |
|
|
Section: doc
|
| 88 |
|
|
Depends: ${misc:Depends}
|
| 89 |
|
|
Description: Apache web services engine - Documentation
|
| 90 |
|
|
Apache Axis2/C is a Web services engine implemented in the C
|
| 91 |
|
|
programming language. It is based on the extensible and flexible
|
| 92 |
|
|
Axis2 architecture. Apache Axis2/C can be used to provide and
|
| 93 |
|
|
consume WebServices. It has been implemented with portability
|
| 94 |
|
|
and ability to embed in mind, hence could be used as a Web services
|
| 95 |
|
|
enabler in other software.
|
| 96 |
|
|
.
|
| 97 |
|
|
Apache Axis2/C supports SOAP 1.1 and SOAP 1.2, as well as REST style
|
| 98 |
|
|
of Webservices. A single service could be exposed both as a SOAP style as well
|
| 99 |
|
|
as a REST style service simultaneously. It also has built in MTOM support,
|
| 100 |
|
|
that can be used to exchange binary data.
|
| 101 |
|
|
.
|
| 102 |
|
|
Apache Axis2/C is efficient, modular and is designed with extensibility. The
|
| 103 |
|
|
extensible design allows it to support the full WS-* stack with the
|
| 104 |
|
|
concept of modules. Apache Axis2/C is the Web services engine that supports
|
| 105 |
|
|
the most number of WS-* specification implementations in C, with
|
| 106 |
|
|
guaranteed interoperability. This enables using C in Service Oriented
|
| 107 |
|
|
Architecture (SOA) implementations, and would be very useful when integrating
|
| 108 |
|
|
legacy systems into SOA.
|
| 109 |
|
|
|
| 110 |
|
|
Package: libapache2-mod-axis2c
|
| 111 |
|
|
Architecture: any
|
| 112 |
|
|
Section: web
|
| 113 |
|
|
Depends: apache2.2-common, ${shlibs:Depends}, ${misc:Depends}
|
| 114 |
|
|
Description: Apache web services engine - apache module
|
| 115 |
|
|
Apache Axis2/C is a Web services engine implemented in the C
|
| 116 |
|
|
programming language. It is based on the extensible and flexible
|
| 117 |
|
|
Axis2 architecture. Apache Axis2/C can be used to provide and
|
| 118 |
|
|
consume WebServices. It has been implemented with portability
|
| 119 |
|
|
and ability to embed in mind, hence could be used as a Web services
|
| 120 |
|
|
enabler in other software.
|
| 121 |
|
|
.
|
| 122 |
|
|
Apache Axis2/C supports SOAP 1.1 and SOAP 1.2, as well as REST style
|
| 123 |
|
|
of Webservices. A single service could be exposed both as a SOAP style as well
|
| 124 |
|
|
as a REST style service simultaneously. It also has built in MTOM support,
|
| 125 |
|
|
that can be used to exchange binary data.
|
| 126 |
|
|
.
|
| 127 |
|
|
Apache Axis2/C is efficient, modular and is designed with extensibility. The
|
| 128 |
|
|
extensible design allows it to support the full WS-* stack with the
|
| 129 |
|
|
concept of modules. Apache Axis2/C is the Web services engine that supports
|
| 130 |
|
|
the most number of WS-* specification implementations in C, with
|
| 131 |
|
|
guaranteed interoperability. This enables using C in Service Oriented
|
| 132 |
|
|
Architecture (SOA) implementations, and would be very useful when integrating
|
| 133 |
|
|
legacy systems into SOA.
|