2012-10-12 12:21:24 +07:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
2014-10-13 10:05:19 +07:00
|
|
|
Bundle-Name: iDempiere Webservices
|
2012-10-12 12:21:24 +07:00
|
|
|
Bundle-SymbolicName: org.idempiere.webservices;singleton:=true
|
2017-11-01 05:12:29 +07:00
|
|
|
Bundle-Version: 5.1.0.qualifier
|
2012-10-12 12:21:24 +07:00
|
|
|
Bundle-Activator: org.idempiere.webservices.Activator
|
2018-10-23 17:29:35 +07:00
|
|
|
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version>=1.10))"
|
2014-03-26 22:52:24 +07:00
|
|
|
Service-Component: OSGI-INF/ws_modelfactory.xml
|
2014-10-13 10:05:19 +07:00
|
|
|
Import-Package: javax.activation,
|
2018-10-23 09:36:53 +07:00
|
|
|
javax.annotation,
|
|
|
|
javax.jws,
|
|
|
|
javax.jws.soap,
|
|
|
|
javax.mail;version="1.4.1",
|
2014-04-03 00:31:20 +07:00
|
|
|
javax.mail.internet;version="1.5",
|
2013-04-19 19:50:03 +07:00
|
|
|
javax.servlet;version="3.0.0",
|
2012-10-12 12:21:24 +07:00
|
|
|
javax.servlet.http;version="3.0.0",
|
2014-04-03 00:31:20 +07:00
|
|
|
javax.xml.rpc,
|
|
|
|
javax.xml.rpc.encoding,
|
|
|
|
javax.xml.rpc.handler,
|
|
|
|
javax.xml.rpc.handler.soap,
|
|
|
|
javax.xml.rpc.holders,
|
|
|
|
javax.xml.rpc.server,
|
|
|
|
javax.xml.rpc.soap,
|
2013-04-19 19:50:03 +07:00
|
|
|
javax.xml.soap;version="1.3.0",
|
2018-10-23 09:36:53 +07:00
|
|
|
javax.xml.ws,
|
|
|
|
javax.xml.ws.handler,
|
2014-06-18 19:06:59 +07:00
|
|
|
net.sf.jasperreports.engine,
|
|
|
|
net.sf.jasperreports.engine.base,
|
|
|
|
net.sf.jasperreports.engine.util,
|
2014-04-03 00:31:20 +07:00
|
|
|
org.apache.commons.codec.binary,
|
2013-04-19 19:50:03 +07:00
|
|
|
org.apache.commons.logging;version="1.1.1",
|
|
|
|
org.apache.commons.logging.impl;version="1.1.1",
|
2013-04-21 08:23:44 +07:00
|
|
|
org.apache.xerces.dom;version="2.9.0",
|
|
|
|
org.apache.xerces.dom.events;version="2.9.0",
|
|
|
|
org.apache.xerces.dom3.as;version="2.9.0",
|
|
|
|
org.apache.xerces.impl;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.dtd;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.dtd.models;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.dv;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.dv.dtd;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.dv.util;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.dv.xs;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.io;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.msg;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.validation;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.xpath;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.xpath.regex;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.xs;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.xs.identity;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.xs.models;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.xs.opti;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.xs.traversers;version="2.9.0",
|
|
|
|
org.apache.xerces.impl.xs.util;version="2.9.0",
|
|
|
|
org.apache.xerces.jaxp;version="2.9.0",
|
|
|
|
org.apache.xerces.jaxp.datatype;version="2.9.0",
|
|
|
|
org.apache.xerces.jaxp.validation;version="2.9.0",
|
|
|
|
org.apache.xerces.parsers;version="2.9.0",
|
|
|
|
org.apache.xerces.util;version="2.9.0",
|
|
|
|
org.apache.xerces.xinclude;version="2.9.0",
|
|
|
|
org.apache.xerces.xni;version="2.9.0",
|
|
|
|
org.apache.xerces.xni.grammars;version="2.9.0",
|
|
|
|
org.apache.xerces.xni.parser;version="2.9.0",
|
|
|
|
org.apache.xerces.xpointer;version="2.9.0",
|
|
|
|
org.apache.xerces.xs;version="2.9.0",
|
|
|
|
org.apache.xerces.xs.datatypes;version="2.9.0",
|
|
|
|
org.apache.xml.serialize;version="2.9.0",
|
2012-12-13 12:44:52 +07:00
|
|
|
org.osgi.framework;version="1.6.0"
|
2016-07-07 12:51:24 +07:00
|
|
|
Require-Bundle: org.adempiere.base;bundle-version="0.0.0",
|
|
|
|
org.adempiere.ui;bundle-version="0.0.0",
|
2018-10-23 09:36:53 +07:00
|
|
|
org.apache.ecs;bundle-version="0.0.0",
|
|
|
|
org.apache.cxf.cxf-core;bundle-version="3.2.6",
|
|
|
|
org.apache.neethi;bundle-version="3.1.1",
|
|
|
|
org.apache.ws.xmlschema.core;bundle-version="2.2.3",
|
|
|
|
org.apache.cxf.cxf-rt-frontend-jaxws;bundle-version="3.2.6",
|
|
|
|
org.apache.commons.discovery;bundle-version="0.5.0",
|
|
|
|
javax.ws.rs.jsr311-api;bundle-version="1.1.1",
|
|
|
|
stax2-api;bundle-version="4.1.0",
|
|
|
|
org.apache.cxf.cxf-rt-frontend-jaxrs;bundle-version="3.2.6"
|
2012-12-13 12:44:52 +07:00
|
|
|
Bundle-ClassPath: .,
|
2018-02-02 13:47:07 +07:00
|
|
|
WEB-INF/lib/aopalliance.jar,
|
2013-04-19 19:50:03 +07:00
|
|
|
WEB-INF/lib/axis.jar,
|
2018-02-02 13:47:07 +07:00
|
|
|
WEB-INF/lib/idempiere-xmlbeans.jar,
|
|
|
|
WEB-INF/lib/spring-aop.jar,
|
|
|
|
WEB-INF/lib/spring-beans.jar,
|
|
|
|
WEB-INF/lib/spring-context.jar,
|
|
|
|
WEB-INF/lib/spring-core.jar,
|
|
|
|
WEB-INF/lib/spring-expression.jar,
|
|
|
|
WEB-INF/lib/spring-web.jar,
|
2018-10-23 09:36:53 +07:00
|
|
|
WEB-INF/lib/xmlbeans.jar
|
|
|
|
Export-Package: org.apache.axis,
|
2013-04-19 19:50:03 +07:00
|
|
|
org.apache.axis.attachments,
|
|
|
|
org.apache.axis.client,
|
|
|
|
org.apache.axis.client.async,
|
|
|
|
org.apache.axis.collections,
|
|
|
|
org.apache.axis.components.compiler,
|
|
|
|
org.apache.axis.components.encoding,
|
|
|
|
org.apache.axis.components.image,
|
|
|
|
org.apache.axis.components.jms,
|
|
|
|
org.apache.axis.components.logger,
|
|
|
|
org.apache.axis.components.net,
|
|
|
|
org.apache.axis.components.script,
|
|
|
|
org.apache.axis.components.threadpool,
|
|
|
|
org.apache.axis.components.uuid,
|
|
|
|
org.apache.axis.configuration,
|
|
|
|
org.apache.axis.constants,
|
|
|
|
org.apache.axis.deployment.wsdd,
|
|
|
|
org.apache.axis.deployment.wsdd.providers,
|
|
|
|
org.apache.axis.description,
|
|
|
|
org.apache.axis.encoding,
|
|
|
|
org.apache.axis.encoding.ser,
|
|
|
|
org.apache.axis.encoding.ser.castor,
|
|
|
|
org.apache.axis.handlers,
|
|
|
|
org.apache.axis.handlers.http,
|
|
|
|
org.apache.axis.handlers.soap,
|
|
|
|
org.apache.axis.holders,
|
|
|
|
org.apache.axis.i18n,
|
|
|
|
org.apache.axis.management,
|
|
|
|
org.apache.axis.management.jmx,
|
|
|
|
org.apache.axis.message,
|
|
|
|
org.apache.axis.monitor,
|
|
|
|
org.apache.axis.providers,
|
|
|
|
org.apache.axis.providers.java,
|
|
|
|
org.apache.axis.schema,
|
|
|
|
org.apache.axis.security,
|
|
|
|
org.apache.axis.security.servlet,
|
|
|
|
org.apache.axis.security.simple,
|
|
|
|
org.apache.axis.server,
|
|
|
|
org.apache.axis.session,
|
|
|
|
org.apache.axis.soap,
|
|
|
|
org.apache.axis.strategies,
|
|
|
|
org.apache.axis.transport.http,
|
|
|
|
org.apache.axis.transport.java,
|
|
|
|
org.apache.axis.transport.jms,
|
|
|
|
org.apache.axis.transport.local,
|
|
|
|
org.apache.axis.transport.mail,
|
|
|
|
org.apache.axis.types,
|
|
|
|
org.apache.axis.utils,
|
|
|
|
org.apache.axis.utils.bytecode,
|
|
|
|
org.apache.axis.utils.cache,
|
|
|
|
org.apache.axis.wsdl,
|
|
|
|
org.apache.axis.wsdl.fromJava,
|
|
|
|
org.apache.axis.wsdl.gen,
|
|
|
|
org.apache.axis.wsdl.symbolTable,
|
|
|
|
org.apache.axis.wsdl.toJava,
|
|
|
|
org.apache.xmlbeans,
|
|
|
|
org.apache.xmlbeans.impl.common,
|
|
|
|
org.apache.xmlbeans.impl.config,
|
|
|
|
org.apache.xmlbeans.impl.inst2xsd,
|
|
|
|
org.apache.xmlbeans.impl.inst2xsd.util,
|
|
|
|
org.apache.xmlbeans.impl.jam,
|
|
|
|
org.apache.xmlbeans.impl.jam.annotation,
|
|
|
|
org.apache.xmlbeans.impl.jam.internal,
|
|
|
|
org.apache.xmlbeans.impl.jam.internal.classrefs,
|
|
|
|
org.apache.xmlbeans.impl.jam.internal.elements,
|
|
|
|
org.apache.xmlbeans.impl.jam.internal.javadoc,
|
|
|
|
org.apache.xmlbeans.impl.jam.internal.parser,
|
|
|
|
org.apache.xmlbeans.impl.jam.internal.reflect,
|
|
|
|
org.apache.xmlbeans.impl.jam.mutable,
|
|
|
|
org.apache.xmlbeans.impl.jam.provider,
|
|
|
|
org.apache.xmlbeans.impl.jam.visitor,
|
|
|
|
org.apache.xmlbeans.impl.jam.xml,
|
|
|
|
org.apache.xmlbeans.impl.regex,
|
|
|
|
org.apache.xmlbeans.impl.richParser,
|
|
|
|
org.apache.xmlbeans.impl.schema,
|
|
|
|
org.apache.xmlbeans.impl.soap,
|
|
|
|
org.apache.xmlbeans.impl.store,
|
|
|
|
org.apache.xmlbeans.impl.tool,
|
|
|
|
org.apache.xmlbeans.impl.util,
|
|
|
|
org.apache.xmlbeans.impl.validator,
|
|
|
|
org.apache.xmlbeans.impl.values,
|
|
|
|
org.apache.xmlbeans.impl.xb.ltgfmt,
|
|
|
|
org.apache.xmlbeans.impl.xb.ltgfmt.impl,
|
|
|
|
org.apache.xmlbeans.impl.xb.substwsdl,
|
|
|
|
org.apache.xmlbeans.impl.xb.substwsdl.impl,
|
|
|
|
org.apache.xmlbeans.impl.xb.xmlconfig,
|
|
|
|
org.apache.xmlbeans.impl.xb.xmlconfig.impl,
|
|
|
|
org.apache.xmlbeans.impl.xb.xmlschema,
|
|
|
|
org.apache.xmlbeans.impl.xb.xmlschema.impl,
|
|
|
|
org.apache.xmlbeans.impl.xb.xsdownload,
|
|
|
|
org.apache.xmlbeans.impl.xb.xsdownload.impl,
|
|
|
|
org.apache.xmlbeans.impl.xb.xsdschema,
|
|
|
|
org.apache.xmlbeans.impl.xb.xsdschema.impl,
|
|
|
|
org.apache.xmlbeans.impl.xpathgen,
|
|
|
|
org.apache.xmlbeans.impl.xsd2inst,
|
|
|
|
org.apache.xmlbeans.soap,
|
|
|
|
org.apache.xmlbeans.xml.stream,
|
|
|
|
org.apache.xmlbeans.xml.stream.events,
|
|
|
|
org.apache.xmlbeans.xml.stream.utils,
|
|
|
|
org.compiere.model,
|
2012-12-13 12:44:52 +07:00
|
|
|
org.idempiere.adInterface.x10,
|
|
|
|
org.idempiere.adInterface.x10.impl,
|
2012-12-17 17:18:00 +07:00
|
|
|
org.idempiere.adinterface,
|
2012-12-13 12:44:52 +07:00
|
|
|
org.idempiere.webservices,
|
2013-04-19 19:50:03 +07:00
|
|
|
org.idempiere.webservices.client,
|
2013-08-16 17:33:24 +07:00
|
|
|
org.idempiere.webservices.fault,
|
2016-07-05 22:07:48 +07:00
|
|
|
org.springframework.web.context,
|
|
|
|
org.springframework.web.util
|
2012-10-12 12:21:24 +07:00
|
|
|
Web-ContextPath: ADInterface
|
2017-04-26 10:06:46 +07:00
|
|
|
Bundle-ActivationPolicy: lazy
|
2018-09-11 09:04:49 +07:00
|
|
|
Automatic-Module-Name: org.idempiere.webservices
|