diff --git a/ChatService/nbproject/ant-deploy.xml b/ChatService/nbproject/ant-deploy.xml index 2d5f8778d18757ea5ded4eea4da13ca1adc51093..5d33e0d6e743ce97b9b63e4c37346ab71071ce70 100644 --- a/ChatService/nbproject/ant-deploy.xml +++ b/ChatService/nbproject/ant-deploy.xml @@ -1,4 +1,43 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + +Copyright (c) 2008, 2016 Oracle and/or its affiliates. All rights reserved. + +Oracle and Java are registered trademarks of Oracle and/or its affiliates. +Other names may be trademarks of their respective owners. + +The contents of this file are subject to the terms of either the GNU +General Public License Version 2 only ("GPL") or the Common +Development and Distribution License("CDDL") (collectively, the +"License"). You may not use this file except in compliance with the +License. You can obtain a copy of the License at +http://www.netbeans.org/cddl-gplv2.html +or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the +specific language governing permissions and limitations under the +License. When distributing the software, include this License Header +Notice in each file and include the License file at +nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this +particular file as subject to the "Classpath" exception as provided +by Oracle in the GPL Version 2 section of the License file that +accompanied this code. If applicable, add the following below the +License Header, with the fields enclosed by brackets [] replaced by +your own identifying information: +"Portions Copyrighted [year] [name of copyright owner]" + +If you wish your version of this file to be governed by only the CDDL +or only the GPL Version 2, indicate your decision by adding +"[Contributor] elects to include this software in this distribution +under the [CDDL or GPL Version 2] license." If you do not indicate a +single choice of license, a recipient has the option to distribute +your version of this file under either the CDDL, the GPL Version 2 or +to extend the choice of license to its licensees as provided above. +However, if you add GPL Version 2 code and therefore, elected the GPL +Version 2 license, then the option applies only if the new code is +made subject to such option by the copyright holder. + +Contributor(s): +--> <project default="-deploy-ant" basedir="."> <target name="-init-cl-deployment-env" if="deploy.ant.enabled"> <property file="${deploy.ant.properties.file}" /> @@ -8,7 +47,7 @@ <tempfile prefix="gfv3" property="gfv3.password.file" destdir="${java.io.tmpdir}"/> <!-- do not forget to delete this! --> <echo message="AS_ADMIN_PASSWORD=${gfv3.password}" file="${gfv3.password.file}"/> </target> - + <target name="-parse-sun-web" depends="-init-cl-deployment-env" if="sun.web.present"> <tempfile prefix="gfv3" property="temp.sun.web" destdir="${java.io.tmpdir}"/> <copy file="${deploy.ant.docbase.dir}/WEB-INF/sun-web.xml" tofile="${temp.sun.web}"/> diff --git a/ChatService/nbproject/project.properties b/ChatService/nbproject/project.properties index 857af17e8ebf3d819a80df5f8d9c7b88eed0e73c..dfa7cf32630217b20afc2a8fa1d67113fefd6be7 100644 --- a/ChatService/nbproject/project.properties +++ b/ChatService/nbproject/project.properties @@ -38,11 +38,11 @@ j2ee.platform=1.7-web ======= >>>>>>> 267a82ca7eed3c74c463cfce0a377e9ab1f0f69f <<<<<<< HEAD -j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar ======= j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar >>>>>>> bcf1435806005cb1ed3347eeb593de560332f805 j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar +j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar j2ee.platform.embeddableejb.classpath=${j2ee.server.home}/lib/embedded/glassfish-embedded-static-shell.jar j2ee.platform.wscompile.classpath=${j2ee.server.home}/modules/webservices-osgi.jar j2ee.platform.wsgen.classpath=${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar diff --git a/ChatService/src/java/org/ChatService/SendMessage.java b/ChatService/src/java/org/ChatService/SendMessage.java index 1a6fa1444160366b47245b598a2bd70f0a032a96..6c39db8ab2936e2aa8ee7bbe2a3733eb7d7e0da6 100644 --- a/ChatService/src/java/org/ChatService/SendMessage.java +++ b/ChatService/src/java/org/ChatService/SendMessage.java @@ -24,7 +24,6 @@ import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.json.simple.JSONObject; - /** * * @author khrs @@ -65,9 +64,11 @@ public class SendMessage extends HttpServlet { to : xx }*/ json.put("to", chattoken); - json1.put("username",username); + json1.put("name",username); + json1.put("to",usernamereceiver); json1.put("message",message); json.put("data",json1); + System.out.println(json.toString()); String url = "https://fcm.googleapis.com/fcm/send"; URL obj = new URL(url); HttpURLConnection con = (HttpURLConnection) obj.openConnection(); diff --git a/IdentService/build/web/WEB-INF/classes/org/IdentService/DBAccount.class b/IdentService/build/web/WEB-INF/classes/org/IdentService/DBAccount.class index 0764e61bca3ad7615aa56734c4f6f4559828ffa2..2d51f58022e2e6575fb5c867ed9b7aea3f625752 100644 Binary files a/IdentService/build/web/WEB-INF/classes/org/IdentService/DBAccount.class and b/IdentService/build/web/WEB-INF/classes/org/IdentService/DBAccount.class differ diff --git a/IdentService/build/web/WEB-INF/classes/org/IdentService/RandomString.class b/IdentService/build/web/WEB-INF/classes/org/IdentService/RandomString.class index 3f6f8b0e82ff50274ff1c47c3ed74bd3fab0ef16..5506ddb1ff96612a3cb5f901bd4996b8337964e6 100644 Binary files a/IdentService/build/web/WEB-INF/classes/org/IdentService/RandomString.class and b/IdentService/build/web/WEB-INF/classes/org/IdentService/RandomString.class differ diff --git a/IdentService/build/web/WEB-INF/classes/org/IdentService/RetrieveAccount.class b/IdentService/build/web/WEB-INF/classes/org/IdentService/RetrieveAccount.class index 363e8d3f625a49d4ad347359a16503cb7b9ac163..00759848580227861e21adb044b6428eb105f057 100644 Binary files a/IdentService/build/web/WEB-INF/classes/org/IdentService/RetrieveAccount.class and b/IdentService/build/web/WEB-INF/classes/org/IdentService/RetrieveAccount.class differ diff --git a/IdentService/build/web/WEB-INF/classes/org/IdentService/login.class b/IdentService/build/web/WEB-INF/classes/org/IdentService/login.class index 277a3c5f67972f286188ac1932a28efae5576215..b2abfdae2886edd49ec88a7eb456f7486a0c2d1a 100644 Binary files a/IdentService/build/web/WEB-INF/classes/org/IdentService/login.class and b/IdentService/build/web/WEB-INF/classes/org/IdentService/login.class differ diff --git a/IdentService/build/web/WEB-INF/classes/org/IdentService/logout.class b/IdentService/build/web/WEB-INF/classes/org/IdentService/logout.class index 8b95b90309a2ccc042402b7db83fb16bf70fe44f..ccfd5e751d219473a8f2b67866bab4cb123998c6 100644 Binary files a/IdentService/build/web/WEB-INF/classes/org/IdentService/logout.class and b/IdentService/build/web/WEB-INF/classes/org/IdentService/logout.class differ diff --git a/IdentService/build/web/WEB-INF/classes/org/IdentService/register.class b/IdentService/build/web/WEB-INF/classes/org/IdentService/register.class index 1c9ea990b8b887fbabe00a9f33084292e6fe3064..7a2a9b0ce89fc92347cd547e313812f040103aa9 100644 Binary files a/IdentService/build/web/WEB-INF/classes/org/IdentService/register.class and b/IdentService/build/web/WEB-INF/classes/org/IdentService/register.class differ diff --git a/IdentService/build/web/WEB-INF/classes/org/IdentService/tesKoneksi.class b/IdentService/build/web/WEB-INF/classes/org/IdentService/tesKoneksi.class index b76da22615b7a5da6be2a7101b4ef392fa87479d..770d8afa50006255f648df8999e1dcf8da558022 100644 Binary files a/IdentService/build/web/WEB-INF/classes/org/IdentService/tesKoneksi.class and b/IdentService/build/web/WEB-INF/classes/org/IdentService/tesKoneksi.class differ diff --git a/IdentService/build/web/WEB-INF/classes/org/IdentService/validate.class b/IdentService/build/web/WEB-INF/classes/org/IdentService/validate.class index 491a2d9d5b60658adf66c9bcad4c0a8a171a69b0..87e9b798eab2e001df559730747abf378617e749 100644 Binary files a/IdentService/build/web/WEB-INF/classes/org/IdentService/validate.class and b/IdentService/build/web/WEB-INF/classes/org/IdentService/validate.class differ diff --git a/IdentService/build/web/WEB-INF/web.xml b/IdentService/build/web/WEB-INF/web.xml index 345b3fdaebc9af4bd6ce7711483c61534173260e..98bf28335bf4483195b29acc860055f1c0b19c39 100644 --- a/IdentService/build/web/WEB-INF/web.xml +++ b/IdentService/build/web/WEB-INF/web.xml @@ -20,6 +20,10 @@ <servlet-name>logout</servlet-name> <servlet-class>org.IdentService.logout</servlet-class> </servlet> + <servlet> + <servlet-name>DeleteToken</servlet-name> + <servlet-class>org.IdentService.DeleteToken</servlet-class> + </servlet> <servlet-mapping> <servlet-name>tesKoneksi</servlet-name> <url-pattern>/tesKoneksi</url-pattern> @@ -40,6 +44,10 @@ <servlet-name>logout</servlet-name> <url-pattern>/logout</url-pattern> </servlet-mapping> + <servlet-mapping> + <servlet-name>DeleteToken</servlet-name> + <url-pattern>/DeleteToken</url-pattern> + </servlet-mapping> <session-config> <session-timeout> 30 diff --git a/IdentService/dist/IdentService.war b/IdentService/dist/IdentService.war index ec0a491c7a28d19e6bc1f8d1816a7047c1bfa3ab..6c77fc900fa8231d6cebbe1cb121b47fa9163203 100644 Binary files a/IdentService/dist/IdentService.war and b/IdentService/dist/IdentService.war differ diff --git a/IdentService/nbproject/ant-deploy.xml b/IdentService/nbproject/ant-deploy.xml index 2d5f8778d18757ea5ded4eea4da13ca1adc51093..5d33e0d6e743ce97b9b63e4c37346ab71071ce70 100644 --- a/IdentService/nbproject/ant-deploy.xml +++ b/IdentService/nbproject/ant-deploy.xml @@ -1,4 +1,43 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + +Copyright (c) 2008, 2016 Oracle and/or its affiliates. All rights reserved. + +Oracle and Java are registered trademarks of Oracle and/or its affiliates. +Other names may be trademarks of their respective owners. + +The contents of this file are subject to the terms of either the GNU +General Public License Version 2 only ("GPL") or the Common +Development and Distribution License("CDDL") (collectively, the +"License"). You may not use this file except in compliance with the +License. You can obtain a copy of the License at +http://www.netbeans.org/cddl-gplv2.html +or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the +specific language governing permissions and limitations under the +License. When distributing the software, include this License Header +Notice in each file and include the License file at +nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this +particular file as subject to the "Classpath" exception as provided +by Oracle in the GPL Version 2 section of the License file that +accompanied this code. If applicable, add the following below the +License Header, with the fields enclosed by brackets [] replaced by +your own identifying information: +"Portions Copyrighted [year] [name of copyright owner]" + +If you wish your version of this file to be governed by only the CDDL +or only the GPL Version 2, indicate your decision by adding +"[Contributor] elects to include this software in this distribution +under the [CDDL or GPL Version 2] license." If you do not indicate a +single choice of license, a recipient has the option to distribute +your version of this file under either the CDDL, the GPL Version 2 or +to extend the choice of license to its licensees as provided above. +However, if you add GPL Version 2 code and therefore, elected the GPL +Version 2 license, then the option applies only if the new code is +made subject to such option by the copyright holder. + +Contributor(s): +--> <project default="-deploy-ant" basedir="."> <target name="-init-cl-deployment-env" if="deploy.ant.enabled"> <property file="${deploy.ant.properties.file}" /> @@ -8,7 +47,7 @@ <tempfile prefix="gfv3" property="gfv3.password.file" destdir="${java.io.tmpdir}"/> <!-- do not forget to delete this! --> <echo message="AS_ADMIN_PASSWORD=${gfv3.password}" file="${gfv3.password.file}"/> </target> - + <target name="-parse-sun-web" depends="-init-cl-deployment-env" if="sun.web.present"> <tempfile prefix="gfv3" property="temp.sun.web" destdir="${java.io.tmpdir}"/> <copy file="${deploy.ant.docbase.dir}/WEB-INF/sun-web.xml" tofile="${temp.sun.web}"/> diff --git a/IdentService/nbproject/private/private.properties b/IdentService/nbproject/private/private.properties index 0f610372d1078b944a0531ab173b5f245cad22ab..17b05e1fd355984e3470323a00669e8abef06ddb 100644 --- a/IdentService/nbproject/private/private.properties +++ b/IdentService/nbproject/private/private.properties @@ -1,7 +1,7 @@ -deploy.ant.properties.file=C:\\Users\\Ali-pc\\AppData\\Roaming\\NetBeans\\8.0.2\\config\\GlassFishEE6\\Properties\\gfv3-445781616.properties +deploy.ant.properties.file=/home/khrs/.netbeans/8.2/config/GlassFishEE6/Properties/gfv3-2049786751.properties j2ee.platform.is.jsr109=true -j2ee.server.domain=C:/Users/Ali-pc/AppData/Roaming/NetBeans/8.0.2/config/GF_4.1/domain1 -j2ee.server.home=C:/Program Files/glassfish-4.1/glassfish -j2ee.server.instance=[C:\\Program Files\\glassfish-4.1\\glassfish;C:\\Program Files\\glassfish-4.1\\glassfish\\domains\\domain1]deployer:gfv3ee6:localhost:4848 -j2ee.server.middleware=C:/Program Files/glassfish-4.1 -user.properties.file=C:\\Users\\Ali-pc\\AppData\\Roaming\\NetBeans\\8.0.2\\build.properties +j2ee.server.domain=/home/khrs/glassfish-4.1.1/glassfish/domains/domain1 +j2ee.server.home=/home/khrs/glassfish-4.1.1/glassfish +j2ee.server.instance=[/home/khrs/glassfish-4.1.1/glassfish:/home/khrs/glassfish-4.1.1/glassfish/domains/domain1]deployer:gfv3ee6wc:localhost:4848 +j2ee.server.middleware=/home/khrs/glassfish-4.1.1 +user.properties.file=/home/khrs/.netbeans/8.2/build.properties diff --git a/IdentService/nbproject/private/private.xml b/IdentService/nbproject/private/private.xml index 63b8113a7732757f69845ed2136fb2e7329926cd..092f8c9eaed58a630c059e6195f0ce367e615916 100644 --- a/IdentService/nbproject/private/private.xml +++ b/IdentService/nbproject/private/private.xml @@ -3,8 +3,7 @@ <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> <group> - <file>file:/D:/Kuliah/IF%20ITB/Semester%205/Web%20Based%20Development/TugasBesar3_AngularJSandFirebase/IdentService/src/java/org/IdentService/login.java</file> - <file>file:/D:/Kuliah/IF%20ITB/Semester%205/Web%20Based%20Development/TugasBesar3_AngularJSandFirebase/IdentService/src/java/org/IdentService/validate.java</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/IdentService/src/java/org/IdentService/login.java</file> </group> </open-files> </project-private> diff --git a/IdentService/nbproject/project.properties b/IdentService/nbproject/project.properties index d390d251cb2f88ff0522e136ca05c50304a3dc86..28548e29efd8a7fc5f43c22c14d86942eae450e3 100644 --- a/IdentService/nbproject/project.properties +++ b/IdentService/nbproject/project.properties @@ -38,11 +38,11 @@ j2ee.platform=1.7-web ======= >>>>>>> 267a82ca7eed3c74c463cfce0a377e9ab1f0f69f <<<<<<< HEAD -j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar ======= -j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar >>>>>>> bcf1435806005cb1ed3347eeb593de560332f805 -j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar +j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar +j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar +j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar j2ee.platform.embeddableejb.classpath=${j2ee.server.home}/lib/embedded/glassfish-embedded-static-shell.jar j2ee.platform.wscompile.classpath=${j2ee.server.home}/modules/webservices-osgi.jar j2ee.platform.wsgen.classpath=${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar diff --git a/IdentService/web/WEB-INF/web.xml b/IdentService/web/WEB-INF/web.xml index 345b3fdaebc9af4bd6ce7711483c61534173260e..98bf28335bf4483195b29acc860055f1c0b19c39 100644 --- a/IdentService/web/WEB-INF/web.xml +++ b/IdentService/web/WEB-INF/web.xml @@ -20,6 +20,10 @@ <servlet-name>logout</servlet-name> <servlet-class>org.IdentService.logout</servlet-class> </servlet> + <servlet> + <servlet-name>DeleteToken</servlet-name> + <servlet-class>org.IdentService.DeleteToken</servlet-class> + </servlet> <servlet-mapping> <servlet-name>tesKoneksi</servlet-name> <url-pattern>/tesKoneksi</url-pattern> @@ -40,6 +44,10 @@ <servlet-name>logout</servlet-name> <url-pattern>/logout</url-pattern> </servlet-mapping> + <servlet-mapping> + <servlet-name>DeleteToken</servlet-name> + <url-pattern>/DeleteToken</url-pattern> + </servlet-mapping> <session-config> <session-timeout> 30 diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProduct.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProduct.java index 7db42fdfb3ea43a46ca80a878c9eb1c0737766b0..95f832fdfb1620787b982374867d27f87054e39a 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProduct.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProduct.java @@ -13,21 +13,21 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="add_edit_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="price" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="option" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="add_edit_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="price" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="option" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProductResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProductResponse.java index 319fbbd6187dc492e49afdc7dd70f666162b0c3e..87108b6122b160281f2a540308d5b01d6a051a5d 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProductResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/AddEditProductResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="add_edit_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="ProcedureStatus" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="add_edit_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="ProcedureStatus" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Buy.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Buy.java index 6fa3784182c3449399e68e8d04bafb6f57bd94ce..480c3eef2ed8f6b0126e39c3c7851447cb4aa18b 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Buy.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Buy.java @@ -13,21 +13,21 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="buy"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="cosignee" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="fulladdress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="postalcode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="phone_number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="buy"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="cosignee" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="fulladdress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="postalcode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="phone_number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/BuyResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/BuyResponse.java index 330c547a47354fe13658f79f1c7d8fde6743bf82..06abb42bf20a200a524611f72797674e20004cc9 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/BuyResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/BuyResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="buyResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="buyResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProduct.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProduct.java index 31fc197cb947417ab327d61500b77340a8a2af19..78014a6c04d4a69d70df41cbb18db5beb80d93e4 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProduct.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProduct.java @@ -13,16 +13,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="delete_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="delete_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProductResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProductResponse.java index 8d90007612a6ef7102a3f3027c3e47b3174d5b11..7e7b53b20b541425d66d6aba646c81eea5f3888e 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProductResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/DeleteProductResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="delete_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="delete_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikes.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikes.java index 6ddd7d799ab1a83264266c63a31dfbae7a0fc108..65fef46de4cf1adde8a9b0fabdfadfbbe9968609 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikes.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikes.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getLikes"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getLikes"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikesResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikesResponse.java index 9c382b2bbeef35e24f2cc26b0d9179a2aff9543e..b4cbda1cf4e03c253da9acfedb7b66fefeb26da5 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikesResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetLikesResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getLikesResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getLikesResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProduct.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProduct.java index b48f348e5234342ea3f7459edba1bf0a91dbcd85..d37af5b7c87d27555f9cd3132d91bb86a1fdf674 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProduct.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProduct.java @@ -13,16 +13,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProductResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProductResponse.java index 18c0120114c73d3296e2807fa7ac1812275d4461..49bb7100c84c3a15ea2734ccd52336aa6a8d6d3d 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProductResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetProductResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchases.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchases.java index 457027ba7ba1ce2f79b5231c9a812b3f3bbddbb3..c5be27978aaa16be83db3ad9f0504d3400acd01f 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchases.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchases.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getPurchases"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getPurchases"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchasesResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchasesResponse.java index 329bece413f0887b79a2ea9eb2774ad382456b53..296df540cfeee3fbfd8d177e1639a8ef2dd00131 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchasesResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetPurchasesResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getPurchasesResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getPurchasesResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchases.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchases.java index cbfe01b688ad78dc3e1b258e0cd565c87b384466..f7e3c5f1c75b80c28dcf1892d9c892251256ec9b 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchases.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchases.java @@ -12,16 +12,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_sales_purchases"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="option" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_sales_purchases"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="option" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java index 6077ff1c8b68e371197af8813d96e80873fc139a..6abdfc030d9f7667cf869556f34ff05e3716f4ab 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_sales_purchasesResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="Purchase" type="{http://Service.MarketPlaceService.KAA.org/}purchase" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_sales_purchasesResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="Purchase" type="{http://Service.MarketPlaceService.KAA.org/}purchase" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProduct.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProduct.java index 51cef17fe47120d2c5d3e616de0d8f2e25b63e73..a7aff311191533ed9caa694ecfd27202a9d3961b 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProduct.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProduct.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getYourProduct"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getYourProduct"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProductResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProductResponse.java index 94de12a4f968cc89caf528de9876dd8dd0368f00..23b03e567d65928cb202500cd92372298849c452 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProductResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/GetYourProductResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getYourProductResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getYourProductResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLiked.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLiked.java index 990d65e2bdb22cb75e5453689e9d065d139f14b2..96975ec32cb33802236f5d390ad8e5e7183f6fca 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLiked.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLiked.java @@ -12,16 +12,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="isLiked"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="isLiked"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLikedResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLikedResponse.java index 1e32d66ad045da3701ba353491002c1792fb2fb7..72e1027030e03e0935a7463edef0856cb5ac0acd 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLikedResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/IsLikedResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="isLikedResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="isLikedResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService.java index ea0a9536e90a4e446eb44bda561593be2bc3dd1f..342c6a7eca81091668e69a4cad5a7825887a4476 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService.java @@ -14,7 +14,7 @@ import javax.xml.ws.ResponseWrapper; /** * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.10-b140803.1500 + * JAX-WS RI 2.2.11-b150120.1832 * Generated source version: 2.2 * */ diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java index 736cef8a0c6d47e263cb958adb57587b98b22b94..f7d517c72836fb52b7a358c5abfd8c7901f634ce 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java @@ -13,7 +13,7 @@ import javax.xml.ws.WebServiceFeature; /** * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.10-b140803.1500 + * JAX-WS RI 2.2.11-b150120.1832 * Generated source version: 2.2 * */ diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ObjectFactory.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ObjectFactory.java index 0c274bbb0053f6e504e7c42274c9806cedb80699..8bea78aea16010112ca386cdc93b6102018db0a6 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ObjectFactory.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ObjectFactory.java @@ -24,33 +24,33 @@ import javax.xml.namespace.QName; @XmlRegistry public class ObjectFactory { + private final static QName _ProcedureStatus_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "ProcedureStatus"); private final static QName _Product_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "Product"); - private final static QName _GetProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_productResponse"); - private final static QName _GetSalesPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_sales_purchasesResponse"); - private final static QName _GetPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchasesResponse"); - private final static QName _IsLikedResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "isLikedResponse"); - private final static QName _GetLikesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikesResponse"); - private final static QName _GetLikes_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikes"); - private final static QName _RetrieveAllProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_productResponse"); + private final static QName _Purchase_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "Purchase"); + private final static QName _AddEditProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_product"); + private final static QName _AddEditProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_productResponse"); private final static QName _Buy_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "buy"); - private final static QName _GetProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_product"); - private final static QName _SearchProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_productResponse"); + private final static QName _BuyResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "buyResponse"); + private final static QName _DeleteProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_product"); + private final static QName _DeleteProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_productResponse"); + private final static QName _GetLikes_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikes"); + private final static QName _GetLikesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikesResponse"); + private final static QName _GetPurchases_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchases"); + private final static QName _GetPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchasesResponse"); private final static QName _GetYourProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getYourProduct"); - private final static QName _ProcedureStatus_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "ProcedureStatus"); - private final static QName _SearchProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_product"); + private final static QName _GetYourProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getYourProductResponse"); + private final static QName _GetProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_product"); + private final static QName _GetProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_productResponse"); private final static QName _GetSalesPurchases_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_sales_purchases"); + private final static QName _GetSalesPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_sales_purchasesResponse"); private final static QName _IsLiked_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "isLiked"); + private final static QName _IsLikedResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "isLikedResponse"); private final static QName _ProcessLike_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "processLike"); - private final static QName _RetrieveAllProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_product"); private final static QName _ProcessLikeResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "processLikeResponse"); - private final static QName _BuyResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "buyResponse"); - private final static QName _Purchase_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "Purchase"); - private final static QName _GetPurchases_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchases"); - private final static QName _AddEditProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_productResponse"); - private final static QName _DeleteProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_product"); - private final static QName _GetYourProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getYourProductResponse"); - private final static QName _AddEditProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_product"); - private final static QName _DeleteProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_productResponse"); + private final static QName _RetrieveAllProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_product"); + private final static QName _RetrieveAllProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_productResponse"); + private final static QName _SearchProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_product"); + private final static QName _SearchProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_productResponse"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.kaa.marketplaceservice.service @@ -60,43 +60,43 @@ public class ObjectFactory { } /** - * Create an instance of {@link GetPurchasesResponse } + * Create an instance of {@link ProcedureStatus } * */ - public GetPurchasesResponse createGetPurchasesResponse() { - return new GetPurchasesResponse(); + public ProcedureStatus createProcedureStatus() { + return new ProcedureStatus(); } /** - * Create an instance of {@link IsLikedResponse } + * Create an instance of {@link Product } * */ - public IsLikedResponse createIsLikedResponse() { - return new IsLikedResponse(); + public Product createProduct() { + return new Product(); } /** - * Create an instance of {@link GetLikesResponse } + * Create an instance of {@link Purchase } * */ - public GetLikesResponse createGetLikesResponse() { - return new GetLikesResponse(); + public Purchase createPurchase() { + return new Purchase(); } /** - * Create an instance of {@link GetLikes } + * Create an instance of {@link AddEditProduct } * */ - public GetLikes createGetLikes() { - return new GetLikes(); + public AddEditProduct createAddEditProduct() { + return new AddEditProduct(); } /** - * Create an instance of {@link RetrieveAllProductResponse } + * Create an instance of {@link AddEditProductResponse } * */ - public RetrieveAllProductResponse createRetrieveAllProductResponse() { - return new RetrieveAllProductResponse(); + public AddEditProductResponse createAddEditProductResponse() { + return new AddEditProductResponse(); } /** @@ -108,171 +108,171 @@ public class ObjectFactory { } /** - * Create an instance of {@link Product } + * Create an instance of {@link BuyResponse } * */ - public Product createProduct() { - return new Product(); + public BuyResponse createBuyResponse() { + return new BuyResponse(); } /** - * Create an instance of {@link GetProductResponse } + * Create an instance of {@link DeleteProduct } * */ - public GetProductResponse createGetProductResponse() { - return new GetProductResponse(); + public DeleteProduct createDeleteProduct() { + return new DeleteProduct(); } /** - * Create an instance of {@link GetSalesPurchasesResponse } + * Create an instance of {@link DeleteProductResponse } * */ - public GetSalesPurchasesResponse createGetSalesPurchasesResponse() { - return new GetSalesPurchasesResponse(); + public DeleteProductResponse createDeleteProductResponse() { + return new DeleteProductResponse(); } /** - * Create an instance of {@link ProcedureStatus } + * Create an instance of {@link GetLikes } * */ - public ProcedureStatus createProcedureStatus() { - return new ProcedureStatus(); + public GetLikes createGetLikes() { + return new GetLikes(); } /** - * Create an instance of {@link SearchProduct } + * Create an instance of {@link GetLikesResponse } * */ - public SearchProduct createSearchProduct() { - return new SearchProduct(); + public GetLikesResponse createGetLikesResponse() { + return new GetLikesResponse(); } /** - * Create an instance of {@link GetSalesPurchases } + * Create an instance of {@link GetPurchases } * */ - public GetSalesPurchases createGetSalesPurchases() { - return new GetSalesPurchases(); + public GetPurchases createGetPurchases() { + return new GetPurchases(); } /** - * Create an instance of {@link GetProduct } + * Create an instance of {@link GetPurchasesResponse } * */ - public GetProduct createGetProduct() { - return new GetProduct(); + public GetPurchasesResponse createGetPurchasesResponse() { + return new GetPurchasesResponse(); } /** - * Create an instance of {@link SearchProductResponse } + * Create an instance of {@link GetYourProduct } * */ - public SearchProductResponse createSearchProductResponse() { - return new SearchProductResponse(); + public GetYourProduct createGetYourProduct() { + return new GetYourProduct(); } /** - * Create an instance of {@link GetYourProduct } + * Create an instance of {@link GetYourProductResponse } * */ - public GetYourProduct createGetYourProduct() { - return new GetYourProduct(); + public GetYourProductResponse createGetYourProductResponse() { + return new GetYourProductResponse(); } /** - * Create an instance of {@link BuyResponse } + * Create an instance of {@link GetProduct } * */ - public BuyResponse createBuyResponse() { - return new BuyResponse(); + public GetProduct createGetProduct() { + return new GetProduct(); } /** - * Create an instance of {@link Purchase } + * Create an instance of {@link GetProductResponse } * */ - public Purchase createPurchase() { - return new Purchase(); + public GetProductResponse createGetProductResponse() { + return new GetProductResponse(); } /** - * Create an instance of {@link IsLiked } + * Create an instance of {@link GetSalesPurchases } * */ - public IsLiked createIsLiked() { - return new IsLiked(); + public GetSalesPurchases createGetSalesPurchases() { + return new GetSalesPurchases(); } /** - * Create an instance of {@link ProcessLike } + * Create an instance of {@link GetSalesPurchasesResponse } * */ - public ProcessLike createProcessLike() { - return new ProcessLike(); + public GetSalesPurchasesResponse createGetSalesPurchasesResponse() { + return new GetSalesPurchasesResponse(); } /** - * Create an instance of {@link RetrieveAllProduct } + * Create an instance of {@link IsLiked } * */ - public RetrieveAllProduct createRetrieveAllProduct() { - return new RetrieveAllProduct(); + public IsLiked createIsLiked() { + return new IsLiked(); } /** - * Create an instance of {@link ProcessLikeResponse } + * Create an instance of {@link IsLikedResponse } * */ - public ProcessLikeResponse createProcessLikeResponse() { - return new ProcessLikeResponse(); + public IsLikedResponse createIsLikedResponse() { + return new IsLikedResponse(); } /** - * Create an instance of {@link DeleteProductResponse } + * Create an instance of {@link ProcessLike } * */ - public DeleteProductResponse createDeleteProductResponse() { - return new DeleteProductResponse(); + public ProcessLike createProcessLike() { + return new ProcessLike(); } /** - * Create an instance of {@link GetPurchases } + * Create an instance of {@link ProcessLikeResponse } * */ - public GetPurchases createGetPurchases() { - return new GetPurchases(); + public ProcessLikeResponse createProcessLikeResponse() { + return new ProcessLikeResponse(); } /** - * Create an instance of {@link AddEditProductResponse } + * Create an instance of {@link RetrieveAllProduct } * */ - public AddEditProductResponse createAddEditProductResponse() { - return new AddEditProductResponse(); + public RetrieveAllProduct createRetrieveAllProduct() { + return new RetrieveAllProduct(); } /** - * Create an instance of {@link DeleteProduct } + * Create an instance of {@link RetrieveAllProductResponse } * */ - public DeleteProduct createDeleteProduct() { - return new DeleteProduct(); + public RetrieveAllProductResponse createRetrieveAllProductResponse() { + return new RetrieveAllProductResponse(); } /** - * Create an instance of {@link GetYourProductResponse } + * Create an instance of {@link SearchProduct } * */ - public GetYourProductResponse createGetYourProductResponse() { - return new GetYourProductResponse(); + public SearchProduct createSearchProduct() { + return new SearchProduct(); } /** - * Create an instance of {@link AddEditProduct } + * Create an instance of {@link SearchProductResponse } * */ - public AddEditProduct createAddEditProduct() { - return new AddEditProduct(); + public SearchProductResponse createSearchProductResponse() { + return new SearchProductResponse(); } /** @@ -284,246 +284,246 @@ public class ObjectFactory { } /** - * Create an instance of {@link JAXBElement }{@code <}{@link Product }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link ProcedureStatus }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Product") - public JAXBElement<Product> createProduct(Product value) { - return new JAXBElement<Product>(_Product_QNAME, Product.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "ProcedureStatus") + public JAXBElement<ProcedureStatus> createProcedureStatus(ProcedureStatus value) { + return new JAXBElement<ProcedureStatus>(_ProcedureStatus_QNAME, ProcedureStatus.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link Product }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_productResponse") - public JAXBElement<GetProductResponse> createGetProductResponse(GetProductResponse value) { - return new JAXBElement<GetProductResponse>(_GetProductResponse_QNAME, GetProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Product") + public JAXBElement<Product> createProduct(Product value) { + return new JAXBElement<Product>(_Product_QNAME, Product.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchasesResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link Purchase }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchasesResponse") - public JAXBElement<GetSalesPurchasesResponse> createGetSalesPurchasesResponse(GetSalesPurchasesResponse value) { - return new JAXBElement<GetSalesPurchasesResponse>(_GetSalesPurchasesResponse_QNAME, GetSalesPurchasesResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Purchase") + public JAXBElement<Purchase> createPurchase(Purchase value) { + return new JAXBElement<Purchase>(_Purchase_QNAME, Purchase.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchasesResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchasesResponse") - public JAXBElement<GetPurchasesResponse> createGetPurchasesResponse(GetPurchasesResponse value) { - return new JAXBElement<GetPurchasesResponse>(_GetPurchasesResponse_QNAME, GetPurchasesResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_product") + public JAXBElement<AddEditProduct> createAddEditProduct(AddEditProduct value) { + return new JAXBElement<AddEditProduct>(_AddEditProduct_QNAME, AddEditProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link IsLikedResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLikedResponse") - public JAXBElement<IsLikedResponse> createIsLikedResponse(IsLikedResponse value) { - return new JAXBElement<IsLikedResponse>(_IsLikedResponse_QNAME, IsLikedResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_productResponse") + public JAXBElement<AddEditProductResponse> createAddEditProductResponse(AddEditProductResponse value) { + return new JAXBElement<AddEditProductResponse>(_AddEditProductResponse_QNAME, AddEditProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetLikesResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link Buy }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikesResponse") - public JAXBElement<GetLikesResponse> createGetLikesResponse(GetLikesResponse value) { - return new JAXBElement<GetLikesResponse>(_GetLikesResponse_QNAME, GetLikesResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buy") + public JAXBElement<Buy> createBuy(Buy value) { + return new JAXBElement<Buy>(_Buy_QNAME, Buy.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetLikes }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link BuyResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikes") - public JAXBElement<GetLikes> createGetLikes(GetLikes value) { - return new JAXBElement<GetLikes>(_GetLikes_QNAME, GetLikes.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buyResponse") + public JAXBElement<BuyResponse> createBuyResponse(BuyResponse value) { + return new JAXBElement<BuyResponse>(_BuyResponse_QNAME, BuyResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_productResponse") - public JAXBElement<RetrieveAllProductResponse> createRetrieveAllProductResponse(RetrieveAllProductResponse value) { - return new JAXBElement<RetrieveAllProductResponse>(_RetrieveAllProductResponse_QNAME, RetrieveAllProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_product") + public JAXBElement<DeleteProduct> createDeleteProduct(DeleteProduct value) { + return new JAXBElement<DeleteProduct>(_DeleteProduct_QNAME, DeleteProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link Buy }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buy") - public JAXBElement<Buy> createBuy(Buy value) { - return new JAXBElement<Buy>(_Buy_QNAME, Buy.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_productResponse") + public JAXBElement<DeleteProductResponse> createDeleteProductResponse(DeleteProductResponse value) { + return new JAXBElement<DeleteProductResponse>(_DeleteProductResponse_QNAME, DeleteProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetLikes }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_product") - public JAXBElement<GetProduct> createGetProduct(GetProduct value) { - return new JAXBElement<GetProduct>(_GetProduct_QNAME, GetProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikes") + public JAXBElement<GetLikes> createGetLikes(GetLikes value) { + return new JAXBElement<GetLikes>(_GetLikes_QNAME, GetLikes.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link SearchProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetLikesResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_productResponse") - public JAXBElement<SearchProductResponse> createSearchProductResponse(SearchProductResponse value) { - return new JAXBElement<SearchProductResponse>(_SearchProductResponse_QNAME, SearchProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikesResponse") + public JAXBElement<GetLikesResponse> createGetLikesResponse(GetLikesResponse value) { + return new JAXBElement<GetLikesResponse>(_GetLikesResponse_QNAME, GetLikesResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchases }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProduct") - public JAXBElement<GetYourProduct> createGetYourProduct(GetYourProduct value) { - return new JAXBElement<GetYourProduct>(_GetYourProduct_QNAME, GetYourProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchases") + public JAXBElement<GetPurchases> createGetPurchases(GetPurchases value) { + return new JAXBElement<GetPurchases>(_GetPurchases_QNAME, GetPurchases.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link ProcedureStatus }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchasesResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "ProcedureStatus") - public JAXBElement<ProcedureStatus> createProcedureStatus(ProcedureStatus value) { - return new JAXBElement<ProcedureStatus>(_ProcedureStatus_QNAME, ProcedureStatus.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchasesResponse") + public JAXBElement<GetPurchasesResponse> createGetPurchasesResponse(GetPurchasesResponse value) { + return new JAXBElement<GetPurchasesResponse>(_GetPurchasesResponse_QNAME, GetPurchasesResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link SearchProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_product") - public JAXBElement<SearchProduct> createSearchProduct(SearchProduct value) { - return new JAXBElement<SearchProduct>(_SearchProduct_QNAME, SearchProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProduct") + public JAXBElement<GetYourProduct> createGetYourProduct(GetYourProduct value) { + return new JAXBElement<GetYourProduct>(_GetYourProduct_QNAME, GetYourProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchases }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchases") - public JAXBElement<GetSalesPurchases> createGetSalesPurchases(GetSalesPurchases value) { - return new JAXBElement<GetSalesPurchases>(_GetSalesPurchases_QNAME, GetSalesPurchases.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProductResponse") + public JAXBElement<GetYourProductResponse> createGetYourProductResponse(GetYourProductResponse value) { + return new JAXBElement<GetYourProductResponse>(_GetYourProductResponse_QNAME, GetYourProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link IsLiked }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLiked") - public JAXBElement<IsLiked> createIsLiked(IsLiked value) { - return new JAXBElement<IsLiked>(_IsLiked_QNAME, IsLiked.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_product") + public JAXBElement<GetProduct> createGetProduct(GetProduct value) { + return new JAXBElement<GetProduct>(_GetProduct_QNAME, GetProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLike }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLike") - public JAXBElement<ProcessLike> createProcessLike(ProcessLike value) { - return new JAXBElement<ProcessLike>(_ProcessLike_QNAME, ProcessLike.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_productResponse") + public JAXBElement<GetProductResponse> createGetProductResponse(GetProductResponse value) { + return new JAXBElement<GetProductResponse>(_GetProductResponse_QNAME, GetProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchases }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_product") - public JAXBElement<RetrieveAllProduct> createRetrieveAllProduct(RetrieveAllProduct value) { - return new JAXBElement<RetrieveAllProduct>(_RetrieveAllProduct_QNAME, RetrieveAllProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchases") + public JAXBElement<GetSalesPurchases> createGetSalesPurchases(GetSalesPurchases value) { + return new JAXBElement<GetSalesPurchases>(_GetSalesPurchases_QNAME, GetSalesPurchases.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLikeResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchasesResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLikeResponse") - public JAXBElement<ProcessLikeResponse> createProcessLikeResponse(ProcessLikeResponse value) { - return new JAXBElement<ProcessLikeResponse>(_ProcessLikeResponse_QNAME, ProcessLikeResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchasesResponse") + public JAXBElement<GetSalesPurchasesResponse> createGetSalesPurchasesResponse(GetSalesPurchasesResponse value) { + return new JAXBElement<GetSalesPurchasesResponse>(_GetSalesPurchasesResponse_QNAME, GetSalesPurchasesResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link BuyResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link IsLiked }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buyResponse") - public JAXBElement<BuyResponse> createBuyResponse(BuyResponse value) { - return new JAXBElement<BuyResponse>(_BuyResponse_QNAME, BuyResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLiked") + public JAXBElement<IsLiked> createIsLiked(IsLiked value) { + return new JAXBElement<IsLiked>(_IsLiked_QNAME, IsLiked.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link Purchase }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link IsLikedResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Purchase") - public JAXBElement<Purchase> createPurchase(Purchase value) { - return new JAXBElement<Purchase>(_Purchase_QNAME, Purchase.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLikedResponse") + public JAXBElement<IsLikedResponse> createIsLikedResponse(IsLikedResponse value) { + return new JAXBElement<IsLikedResponse>(_IsLikedResponse_QNAME, IsLikedResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchases }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLike }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchases") - public JAXBElement<GetPurchases> createGetPurchases(GetPurchases value) { - return new JAXBElement<GetPurchases>(_GetPurchases_QNAME, GetPurchases.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLike") + public JAXBElement<ProcessLike> createProcessLike(ProcessLike value) { + return new JAXBElement<ProcessLike>(_ProcessLike_QNAME, ProcessLike.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLikeResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_productResponse") - public JAXBElement<AddEditProductResponse> createAddEditProductResponse(AddEditProductResponse value) { - return new JAXBElement<AddEditProductResponse>(_AddEditProductResponse_QNAME, AddEditProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLikeResponse") + public JAXBElement<ProcessLikeResponse> createProcessLikeResponse(ProcessLikeResponse value) { + return new JAXBElement<ProcessLikeResponse>(_ProcessLikeResponse_QNAME, ProcessLikeResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_product") - public JAXBElement<DeleteProduct> createDeleteProduct(DeleteProduct value) { - return new JAXBElement<DeleteProduct>(_DeleteProduct_QNAME, DeleteProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_product") + public JAXBElement<RetrieveAllProduct> createRetrieveAllProduct(RetrieveAllProduct value) { + return new JAXBElement<RetrieveAllProduct>(_RetrieveAllProduct_QNAME, RetrieveAllProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProductResponse") - public JAXBElement<GetYourProductResponse> createGetYourProductResponse(GetYourProductResponse value) { - return new JAXBElement<GetYourProductResponse>(_GetYourProductResponse_QNAME, GetYourProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_productResponse") + public JAXBElement<RetrieveAllProductResponse> createRetrieveAllProductResponse(RetrieveAllProductResponse value) { + return new JAXBElement<RetrieveAllProductResponse>(_RetrieveAllProductResponse_QNAME, RetrieveAllProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link SearchProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_product") - public JAXBElement<AddEditProduct> createAddEditProduct(AddEditProduct value) { - return new JAXBElement<AddEditProduct>(_AddEditProduct_QNAME, AddEditProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_product") + public JAXBElement<SearchProduct> createSearchProduct(SearchProduct value) { + return new JAXBElement<SearchProduct>(_SearchProduct_QNAME, SearchProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link SearchProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_productResponse") - public JAXBElement<DeleteProductResponse> createDeleteProductResponse(DeleteProductResponse value) { - return new JAXBElement<DeleteProductResponse>(_DeleteProductResponse_QNAME, DeleteProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_productResponse") + public JAXBElement<SearchProductResponse> createSearchProductResponse(SearchProductResponse value) { + return new JAXBElement<SearchProductResponse>(_SearchProductResponse_QNAME, SearchProductResponse.class, null, value); } } diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcedureStatus.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcedureStatus.java index fcc16e2b4ba85674d4c26f233f3c8fd0f4da80e0..e920737593ae8a68e2b77ae0df692ac8b0fd4f9c 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcedureStatus.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcedureStatus.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="procedureStatus"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="procedureStatus"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLike.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLike.java index 64be4e72effef6fb4788e9b26db36f6673a036ac..37c162c55f250029821beabcdfe1f5af81f3f4a4 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLike.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLike.java @@ -13,17 +13,17 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="processLike"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="like" type="{http://www.w3.org/2001/XMLSchema}boolean"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="processLike"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="like" type="{http://www.w3.org/2001/XMLSchema}boolean"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLikeResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLikeResponse.java index 43caee418a12a27e2bba61a6d93664dc6603988a..7bea8ec42131b48162b33621cfc3cefa217174f9 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLikeResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/ProcessLikeResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="processLikeResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="processLikeResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Product.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Product.java index 0270f0fe14f542516440435a23638bc3204a412f..047665e0473628d2c44744a6e443270f65938bb9 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Product.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Product.java @@ -13,23 +13,23 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="status_code" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="price" type="{http://www.w3.org/2001/XMLSchema}long"/> - * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> - * <element name="user_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="username" type="{http://www.w3.org/2001/XMLSchema}string"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="status_code" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="price" type="{http://www.w3.org/2001/XMLSchema}long"/> + * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> + * <element name="user_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="username" type="{http://www.w3.org/2001/XMLSchema}string"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Purchase.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Purchase.java index f1caf3f4fb4ab0fc33f0f072b6b85bfa7467d421..dfa8ba39aa4e3224aaddab79c576d309a5ae880a 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Purchase.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Purchase.java @@ -13,27 +13,27 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="purchase"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="purchase_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="product_name" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="product_price" type="{http://www.w3.org/2001/XMLSchema}long"/> - * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="product_image" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="seller_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="buyer_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="buyer_name" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="buyer_address" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="postal_code" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="phonenumber" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="purchase"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="purchase_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="product_name" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="product_price" type="{http://www.w3.org/2001/XMLSchema}long"/> + * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="product_image" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="seller_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="buyer_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="buyer_name" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="buyer_address" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="postal_code" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="phonenumber" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProduct.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProduct.java index 568a8887c8ed793b1f1f1c45287670088f91d844..2fd70d400f36828236bae4f3563b1c273a3e7234 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProduct.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProduct.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="retrieve_all_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="retrieve_all_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java index 939fd5f833abe6f1ac3b9d09f0312fff53d75108..82b6f5a7f0dada218a67652dbf846a8ff5a6c415 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="retrieve_all_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="retrieve_all_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProduct.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProduct.java index ec654166e5f33d9f1dab7a9afd80b039cad12614..e97d887104b92decb8293df5e4b8499fc015ab25 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProduct.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProduct.java @@ -12,17 +12,17 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="search_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="query" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="choice" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="search_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="query" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="choice" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProductResponse.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProductResponse.java index 65cc09a52a0945469cbbdf7f3087c470966207a5..5703b450663256bc43547ac5963b91da66cd7b70 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProductResponse.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/SearchProductResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="search_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="search_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Ts.java b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Ts.java index 27b78dde80b9189a1bdbf8a7fcddbc43ced7b93a..00ea2e8df96654a7857b120c3b5a5da37a88a5d8 100644 --- a/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Ts.java +++ b/KAA-JSP/build/generated-sources/jax-ws/org/kaa/marketplaceservice/service/Ts.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="ts"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="date" type="{http://www.w3.org/2001/XMLSchema}string"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="ts"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="date" type="{http://www.w3.org/2001/XMLSchema}string"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProduct.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProduct.java index 7db42fdfb3ea43a46ca80a878c9eb1c0737766b0..95f832fdfb1620787b982374867d27f87054e39a 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProduct.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProduct.java @@ -13,21 +13,21 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="add_edit_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="price" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="option" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="add_edit_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="price" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="option" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProductResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProductResponse.java index 319fbbd6187dc492e49afdc7dd70f666162b0c3e..87108b6122b160281f2a540308d5b01d6a051a5d 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProductResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/AddEditProductResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="add_edit_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="ProcedureStatus" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="add_edit_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="ProcedureStatus" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Buy.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Buy.java index 6fa3784182c3449399e68e8d04bafb6f57bd94ce..480c3eef2ed8f6b0126e39c3c7851447cb4aa18b 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Buy.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Buy.java @@ -13,21 +13,21 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="buy"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="cosignee" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="fulladdress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="postalcode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="phone_number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="buy"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="cosignee" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="fulladdress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="postalcode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="phone_number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/BuyResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/BuyResponse.java index 330c547a47354fe13658f79f1c7d8fde6743bf82..06abb42bf20a200a524611f72797674e20004cc9 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/BuyResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/BuyResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="buyResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="buyResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProduct.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProduct.java index 31fc197cb947417ab327d61500b77340a8a2af19..78014a6c04d4a69d70df41cbb18db5beb80d93e4 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProduct.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProduct.java @@ -13,16 +13,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="delete_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="delete_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProductResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProductResponse.java index 8d90007612a6ef7102a3f3027c3e47b3174d5b11..7e7b53b20b541425d66d6aba646c81eea5f3888e 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProductResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/DeleteProductResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="delete_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="delete_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikes.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikes.java index 6ddd7d799ab1a83264266c63a31dfbae7a0fc108..65fef46de4cf1adde8a9b0fabdfadfbbe9968609 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikes.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikes.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getLikes"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getLikes"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikesResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikesResponse.java index 9c382b2bbeef35e24f2cc26b0d9179a2aff9543e..b4cbda1cf4e03c253da9acfedb7b66fefeb26da5 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikesResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetLikesResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getLikesResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getLikesResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProduct.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProduct.java index b48f348e5234342ea3f7459edba1bf0a91dbcd85..d37af5b7c87d27555f9cd3132d91bb86a1fdf674 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProduct.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProduct.java @@ -13,16 +13,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProductResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProductResponse.java index 18c0120114c73d3296e2807fa7ac1812275d4461..49bb7100c84c3a15ea2734ccd52336aa6a8d6d3d 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProductResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetProductResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchases.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchases.java index 457027ba7ba1ce2f79b5231c9a812b3f3bbddbb3..c5be27978aaa16be83db3ad9f0504d3400acd01f 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchases.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchases.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getPurchases"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getPurchases"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchasesResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchasesResponse.java index 329bece413f0887b79a2ea9eb2774ad382456b53..296df540cfeee3fbfd8d177e1639a8ef2dd00131 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchasesResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetPurchasesResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getPurchasesResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getPurchasesResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchases.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchases.java index cbfe01b688ad78dc3e1b258e0cd565c87b384466..f7e3c5f1c75b80c28dcf1892d9c892251256ec9b 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchases.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchases.java @@ -12,16 +12,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_sales_purchases"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="option" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_sales_purchases"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="option" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java index 6077ff1c8b68e371197af8813d96e80873fc139a..6abdfc030d9f7667cf869556f34ff05e3716f4ab 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetSalesPurchasesResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="get_sales_purchasesResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="Purchase" type="{http://Service.MarketPlaceService.KAA.org/}purchase" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="get_sales_purchasesResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="Purchase" type="{http://Service.MarketPlaceService.KAA.org/}purchase" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProduct.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProduct.java index 51cef17fe47120d2c5d3e616de0d8f2e25b63e73..a7aff311191533ed9caa694ecfd27202a9d3961b 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProduct.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProduct.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getYourProduct"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getYourProduct"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProductResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProductResponse.java index 94de12a4f968cc89caf528de9876dd8dd0368f00..23b03e567d65928cb202500cd92372298849c452 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProductResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/GetYourProductResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="getYourProductResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="getYourProductResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLiked.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLiked.java index 990d65e2bdb22cb75e5453689e9d065d139f14b2..96975ec32cb33802236f5d390ad8e5e7183f6fca 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLiked.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLiked.java @@ -12,16 +12,16 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="isLiked"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="isLiked"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="pid" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLikedResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLikedResponse.java index 1e32d66ad045da3701ba353491002c1792fb2fb7..72e1027030e03e0935a7463edef0856cb5ac0acd 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLikedResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/IsLikedResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="isLikedResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="isLikedResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService.java index ea0a9536e90a4e446eb44bda561593be2bc3dd1f..342c6a7eca81091668e69a4cad5a7825887a4476 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService.java @@ -14,7 +14,7 @@ import javax.xml.ws.ResponseWrapper; /** * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.10-b140803.1500 + * JAX-WS RI 2.2.11-b150120.1832 * Generated source version: 2.2 * */ diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java index 736cef8a0c6d47e263cb958adb57587b98b22b94..f7d517c72836fb52b7a358c5abfd8c7901f634ce 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/MarketPlaceService_Service.java @@ -13,7 +13,7 @@ import javax.xml.ws.WebServiceFeature; /** * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.10-b140803.1500 + * JAX-WS RI 2.2.11-b150120.1832 * Generated source version: 2.2 * */ diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ObjectFactory.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ObjectFactory.java index 0c274bbb0053f6e504e7c42274c9806cedb80699..8bea78aea16010112ca386cdc93b6102018db0a6 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ObjectFactory.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ObjectFactory.java @@ -24,33 +24,33 @@ import javax.xml.namespace.QName; @XmlRegistry public class ObjectFactory { + private final static QName _ProcedureStatus_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "ProcedureStatus"); private final static QName _Product_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "Product"); - private final static QName _GetProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_productResponse"); - private final static QName _GetSalesPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_sales_purchasesResponse"); - private final static QName _GetPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchasesResponse"); - private final static QName _IsLikedResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "isLikedResponse"); - private final static QName _GetLikesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikesResponse"); - private final static QName _GetLikes_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikes"); - private final static QName _RetrieveAllProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_productResponse"); + private final static QName _Purchase_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "Purchase"); + private final static QName _AddEditProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_product"); + private final static QName _AddEditProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_productResponse"); private final static QName _Buy_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "buy"); - private final static QName _GetProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_product"); - private final static QName _SearchProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_productResponse"); + private final static QName _BuyResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "buyResponse"); + private final static QName _DeleteProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_product"); + private final static QName _DeleteProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_productResponse"); + private final static QName _GetLikes_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikes"); + private final static QName _GetLikesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getLikesResponse"); + private final static QName _GetPurchases_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchases"); + private final static QName _GetPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchasesResponse"); private final static QName _GetYourProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getYourProduct"); - private final static QName _ProcedureStatus_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "ProcedureStatus"); - private final static QName _SearchProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_product"); + private final static QName _GetYourProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getYourProductResponse"); + private final static QName _GetProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_product"); + private final static QName _GetProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_productResponse"); private final static QName _GetSalesPurchases_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_sales_purchases"); + private final static QName _GetSalesPurchasesResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "get_sales_purchasesResponse"); private final static QName _IsLiked_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "isLiked"); + private final static QName _IsLikedResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "isLikedResponse"); private final static QName _ProcessLike_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "processLike"); - private final static QName _RetrieveAllProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_product"); private final static QName _ProcessLikeResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "processLikeResponse"); - private final static QName _BuyResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "buyResponse"); - private final static QName _Purchase_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "Purchase"); - private final static QName _GetPurchases_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getPurchases"); - private final static QName _AddEditProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_productResponse"); - private final static QName _DeleteProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_product"); - private final static QName _GetYourProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "getYourProductResponse"); - private final static QName _AddEditProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "add_edit_product"); - private final static QName _DeleteProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "delete_productResponse"); + private final static QName _RetrieveAllProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_product"); + private final static QName _RetrieveAllProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "retrieve_all_productResponse"); + private final static QName _SearchProduct_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_product"); + private final static QName _SearchProductResponse_QNAME = new QName("http://Service.MarketPlaceService.KAA.org/", "search_productResponse"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.kaa.marketplaceservice.service @@ -60,43 +60,43 @@ public class ObjectFactory { } /** - * Create an instance of {@link GetPurchasesResponse } + * Create an instance of {@link ProcedureStatus } * */ - public GetPurchasesResponse createGetPurchasesResponse() { - return new GetPurchasesResponse(); + public ProcedureStatus createProcedureStatus() { + return new ProcedureStatus(); } /** - * Create an instance of {@link IsLikedResponse } + * Create an instance of {@link Product } * */ - public IsLikedResponse createIsLikedResponse() { - return new IsLikedResponse(); + public Product createProduct() { + return new Product(); } /** - * Create an instance of {@link GetLikesResponse } + * Create an instance of {@link Purchase } * */ - public GetLikesResponse createGetLikesResponse() { - return new GetLikesResponse(); + public Purchase createPurchase() { + return new Purchase(); } /** - * Create an instance of {@link GetLikes } + * Create an instance of {@link AddEditProduct } * */ - public GetLikes createGetLikes() { - return new GetLikes(); + public AddEditProduct createAddEditProduct() { + return new AddEditProduct(); } /** - * Create an instance of {@link RetrieveAllProductResponse } + * Create an instance of {@link AddEditProductResponse } * */ - public RetrieveAllProductResponse createRetrieveAllProductResponse() { - return new RetrieveAllProductResponse(); + public AddEditProductResponse createAddEditProductResponse() { + return new AddEditProductResponse(); } /** @@ -108,171 +108,171 @@ public class ObjectFactory { } /** - * Create an instance of {@link Product } + * Create an instance of {@link BuyResponse } * */ - public Product createProduct() { - return new Product(); + public BuyResponse createBuyResponse() { + return new BuyResponse(); } /** - * Create an instance of {@link GetProductResponse } + * Create an instance of {@link DeleteProduct } * */ - public GetProductResponse createGetProductResponse() { - return new GetProductResponse(); + public DeleteProduct createDeleteProduct() { + return new DeleteProduct(); } /** - * Create an instance of {@link GetSalesPurchasesResponse } + * Create an instance of {@link DeleteProductResponse } * */ - public GetSalesPurchasesResponse createGetSalesPurchasesResponse() { - return new GetSalesPurchasesResponse(); + public DeleteProductResponse createDeleteProductResponse() { + return new DeleteProductResponse(); } /** - * Create an instance of {@link ProcedureStatus } + * Create an instance of {@link GetLikes } * */ - public ProcedureStatus createProcedureStatus() { - return new ProcedureStatus(); + public GetLikes createGetLikes() { + return new GetLikes(); } /** - * Create an instance of {@link SearchProduct } + * Create an instance of {@link GetLikesResponse } * */ - public SearchProduct createSearchProduct() { - return new SearchProduct(); + public GetLikesResponse createGetLikesResponse() { + return new GetLikesResponse(); } /** - * Create an instance of {@link GetSalesPurchases } + * Create an instance of {@link GetPurchases } * */ - public GetSalesPurchases createGetSalesPurchases() { - return new GetSalesPurchases(); + public GetPurchases createGetPurchases() { + return new GetPurchases(); } /** - * Create an instance of {@link GetProduct } + * Create an instance of {@link GetPurchasesResponse } * */ - public GetProduct createGetProduct() { - return new GetProduct(); + public GetPurchasesResponse createGetPurchasesResponse() { + return new GetPurchasesResponse(); } /** - * Create an instance of {@link SearchProductResponse } + * Create an instance of {@link GetYourProduct } * */ - public SearchProductResponse createSearchProductResponse() { - return new SearchProductResponse(); + public GetYourProduct createGetYourProduct() { + return new GetYourProduct(); } /** - * Create an instance of {@link GetYourProduct } + * Create an instance of {@link GetYourProductResponse } * */ - public GetYourProduct createGetYourProduct() { - return new GetYourProduct(); + public GetYourProductResponse createGetYourProductResponse() { + return new GetYourProductResponse(); } /** - * Create an instance of {@link BuyResponse } + * Create an instance of {@link GetProduct } * */ - public BuyResponse createBuyResponse() { - return new BuyResponse(); + public GetProduct createGetProduct() { + return new GetProduct(); } /** - * Create an instance of {@link Purchase } + * Create an instance of {@link GetProductResponse } * */ - public Purchase createPurchase() { - return new Purchase(); + public GetProductResponse createGetProductResponse() { + return new GetProductResponse(); } /** - * Create an instance of {@link IsLiked } + * Create an instance of {@link GetSalesPurchases } * */ - public IsLiked createIsLiked() { - return new IsLiked(); + public GetSalesPurchases createGetSalesPurchases() { + return new GetSalesPurchases(); } /** - * Create an instance of {@link ProcessLike } + * Create an instance of {@link GetSalesPurchasesResponse } * */ - public ProcessLike createProcessLike() { - return new ProcessLike(); + public GetSalesPurchasesResponse createGetSalesPurchasesResponse() { + return new GetSalesPurchasesResponse(); } /** - * Create an instance of {@link RetrieveAllProduct } + * Create an instance of {@link IsLiked } * */ - public RetrieveAllProduct createRetrieveAllProduct() { - return new RetrieveAllProduct(); + public IsLiked createIsLiked() { + return new IsLiked(); } /** - * Create an instance of {@link ProcessLikeResponse } + * Create an instance of {@link IsLikedResponse } * */ - public ProcessLikeResponse createProcessLikeResponse() { - return new ProcessLikeResponse(); + public IsLikedResponse createIsLikedResponse() { + return new IsLikedResponse(); } /** - * Create an instance of {@link DeleteProductResponse } + * Create an instance of {@link ProcessLike } * */ - public DeleteProductResponse createDeleteProductResponse() { - return new DeleteProductResponse(); + public ProcessLike createProcessLike() { + return new ProcessLike(); } /** - * Create an instance of {@link GetPurchases } + * Create an instance of {@link ProcessLikeResponse } * */ - public GetPurchases createGetPurchases() { - return new GetPurchases(); + public ProcessLikeResponse createProcessLikeResponse() { + return new ProcessLikeResponse(); } /** - * Create an instance of {@link AddEditProductResponse } + * Create an instance of {@link RetrieveAllProduct } * */ - public AddEditProductResponse createAddEditProductResponse() { - return new AddEditProductResponse(); + public RetrieveAllProduct createRetrieveAllProduct() { + return new RetrieveAllProduct(); } /** - * Create an instance of {@link DeleteProduct } + * Create an instance of {@link RetrieveAllProductResponse } * */ - public DeleteProduct createDeleteProduct() { - return new DeleteProduct(); + public RetrieveAllProductResponse createRetrieveAllProductResponse() { + return new RetrieveAllProductResponse(); } /** - * Create an instance of {@link GetYourProductResponse } + * Create an instance of {@link SearchProduct } * */ - public GetYourProductResponse createGetYourProductResponse() { - return new GetYourProductResponse(); + public SearchProduct createSearchProduct() { + return new SearchProduct(); } /** - * Create an instance of {@link AddEditProduct } + * Create an instance of {@link SearchProductResponse } * */ - public AddEditProduct createAddEditProduct() { - return new AddEditProduct(); + public SearchProductResponse createSearchProductResponse() { + return new SearchProductResponse(); } /** @@ -284,246 +284,246 @@ public class ObjectFactory { } /** - * Create an instance of {@link JAXBElement }{@code <}{@link Product }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link ProcedureStatus }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Product") - public JAXBElement<Product> createProduct(Product value) { - return new JAXBElement<Product>(_Product_QNAME, Product.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "ProcedureStatus") + public JAXBElement<ProcedureStatus> createProcedureStatus(ProcedureStatus value) { + return new JAXBElement<ProcedureStatus>(_ProcedureStatus_QNAME, ProcedureStatus.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link Product }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_productResponse") - public JAXBElement<GetProductResponse> createGetProductResponse(GetProductResponse value) { - return new JAXBElement<GetProductResponse>(_GetProductResponse_QNAME, GetProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Product") + public JAXBElement<Product> createProduct(Product value) { + return new JAXBElement<Product>(_Product_QNAME, Product.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchasesResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link Purchase }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchasesResponse") - public JAXBElement<GetSalesPurchasesResponse> createGetSalesPurchasesResponse(GetSalesPurchasesResponse value) { - return new JAXBElement<GetSalesPurchasesResponse>(_GetSalesPurchasesResponse_QNAME, GetSalesPurchasesResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Purchase") + public JAXBElement<Purchase> createPurchase(Purchase value) { + return new JAXBElement<Purchase>(_Purchase_QNAME, Purchase.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchasesResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchasesResponse") - public JAXBElement<GetPurchasesResponse> createGetPurchasesResponse(GetPurchasesResponse value) { - return new JAXBElement<GetPurchasesResponse>(_GetPurchasesResponse_QNAME, GetPurchasesResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_product") + public JAXBElement<AddEditProduct> createAddEditProduct(AddEditProduct value) { + return new JAXBElement<AddEditProduct>(_AddEditProduct_QNAME, AddEditProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link IsLikedResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLikedResponse") - public JAXBElement<IsLikedResponse> createIsLikedResponse(IsLikedResponse value) { - return new JAXBElement<IsLikedResponse>(_IsLikedResponse_QNAME, IsLikedResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_productResponse") + public JAXBElement<AddEditProductResponse> createAddEditProductResponse(AddEditProductResponse value) { + return new JAXBElement<AddEditProductResponse>(_AddEditProductResponse_QNAME, AddEditProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetLikesResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link Buy }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikesResponse") - public JAXBElement<GetLikesResponse> createGetLikesResponse(GetLikesResponse value) { - return new JAXBElement<GetLikesResponse>(_GetLikesResponse_QNAME, GetLikesResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buy") + public JAXBElement<Buy> createBuy(Buy value) { + return new JAXBElement<Buy>(_Buy_QNAME, Buy.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetLikes }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link BuyResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikes") - public JAXBElement<GetLikes> createGetLikes(GetLikes value) { - return new JAXBElement<GetLikes>(_GetLikes_QNAME, GetLikes.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buyResponse") + public JAXBElement<BuyResponse> createBuyResponse(BuyResponse value) { + return new JAXBElement<BuyResponse>(_BuyResponse_QNAME, BuyResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_productResponse") - public JAXBElement<RetrieveAllProductResponse> createRetrieveAllProductResponse(RetrieveAllProductResponse value) { - return new JAXBElement<RetrieveAllProductResponse>(_RetrieveAllProductResponse_QNAME, RetrieveAllProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_product") + public JAXBElement<DeleteProduct> createDeleteProduct(DeleteProduct value) { + return new JAXBElement<DeleteProduct>(_DeleteProduct_QNAME, DeleteProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link Buy }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buy") - public JAXBElement<Buy> createBuy(Buy value) { - return new JAXBElement<Buy>(_Buy_QNAME, Buy.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_productResponse") + public JAXBElement<DeleteProductResponse> createDeleteProductResponse(DeleteProductResponse value) { + return new JAXBElement<DeleteProductResponse>(_DeleteProductResponse_QNAME, DeleteProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetLikes }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_product") - public JAXBElement<GetProduct> createGetProduct(GetProduct value) { - return new JAXBElement<GetProduct>(_GetProduct_QNAME, GetProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikes") + public JAXBElement<GetLikes> createGetLikes(GetLikes value) { + return new JAXBElement<GetLikes>(_GetLikes_QNAME, GetLikes.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link SearchProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetLikesResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_productResponse") - public JAXBElement<SearchProductResponse> createSearchProductResponse(SearchProductResponse value) { - return new JAXBElement<SearchProductResponse>(_SearchProductResponse_QNAME, SearchProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getLikesResponse") + public JAXBElement<GetLikesResponse> createGetLikesResponse(GetLikesResponse value) { + return new JAXBElement<GetLikesResponse>(_GetLikesResponse_QNAME, GetLikesResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchases }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProduct") - public JAXBElement<GetYourProduct> createGetYourProduct(GetYourProduct value) { - return new JAXBElement<GetYourProduct>(_GetYourProduct_QNAME, GetYourProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchases") + public JAXBElement<GetPurchases> createGetPurchases(GetPurchases value) { + return new JAXBElement<GetPurchases>(_GetPurchases_QNAME, GetPurchases.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link ProcedureStatus }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchasesResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "ProcedureStatus") - public JAXBElement<ProcedureStatus> createProcedureStatus(ProcedureStatus value) { - return new JAXBElement<ProcedureStatus>(_ProcedureStatus_QNAME, ProcedureStatus.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchasesResponse") + public JAXBElement<GetPurchasesResponse> createGetPurchasesResponse(GetPurchasesResponse value) { + return new JAXBElement<GetPurchasesResponse>(_GetPurchasesResponse_QNAME, GetPurchasesResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link SearchProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_product") - public JAXBElement<SearchProduct> createSearchProduct(SearchProduct value) { - return new JAXBElement<SearchProduct>(_SearchProduct_QNAME, SearchProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProduct") + public JAXBElement<GetYourProduct> createGetYourProduct(GetYourProduct value) { + return new JAXBElement<GetYourProduct>(_GetYourProduct_QNAME, GetYourProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchases }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchases") - public JAXBElement<GetSalesPurchases> createGetSalesPurchases(GetSalesPurchases value) { - return new JAXBElement<GetSalesPurchases>(_GetSalesPurchases_QNAME, GetSalesPurchases.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProductResponse") + public JAXBElement<GetYourProductResponse> createGetYourProductResponse(GetYourProductResponse value) { + return new JAXBElement<GetYourProductResponse>(_GetYourProductResponse_QNAME, GetYourProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link IsLiked }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLiked") - public JAXBElement<IsLiked> createIsLiked(IsLiked value) { - return new JAXBElement<IsLiked>(_IsLiked_QNAME, IsLiked.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_product") + public JAXBElement<GetProduct> createGetProduct(GetProduct value) { + return new JAXBElement<GetProduct>(_GetProduct_QNAME, GetProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLike }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLike") - public JAXBElement<ProcessLike> createProcessLike(ProcessLike value) { - return new JAXBElement<ProcessLike>(_ProcessLike_QNAME, ProcessLike.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_productResponse") + public JAXBElement<GetProductResponse> createGetProductResponse(GetProductResponse value) { + return new JAXBElement<GetProductResponse>(_GetProductResponse_QNAME, GetProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchases }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_product") - public JAXBElement<RetrieveAllProduct> createRetrieveAllProduct(RetrieveAllProduct value) { - return new JAXBElement<RetrieveAllProduct>(_RetrieveAllProduct_QNAME, RetrieveAllProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchases") + public JAXBElement<GetSalesPurchases> createGetSalesPurchases(GetSalesPurchases value) { + return new JAXBElement<GetSalesPurchases>(_GetSalesPurchases_QNAME, GetSalesPurchases.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLikeResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link GetSalesPurchasesResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLikeResponse") - public JAXBElement<ProcessLikeResponse> createProcessLikeResponse(ProcessLikeResponse value) { - return new JAXBElement<ProcessLikeResponse>(_ProcessLikeResponse_QNAME, ProcessLikeResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "get_sales_purchasesResponse") + public JAXBElement<GetSalesPurchasesResponse> createGetSalesPurchasesResponse(GetSalesPurchasesResponse value) { + return new JAXBElement<GetSalesPurchasesResponse>(_GetSalesPurchasesResponse_QNAME, GetSalesPurchasesResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link BuyResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link IsLiked }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "buyResponse") - public JAXBElement<BuyResponse> createBuyResponse(BuyResponse value) { - return new JAXBElement<BuyResponse>(_BuyResponse_QNAME, BuyResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLiked") + public JAXBElement<IsLiked> createIsLiked(IsLiked value) { + return new JAXBElement<IsLiked>(_IsLiked_QNAME, IsLiked.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link Purchase }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link IsLikedResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "Purchase") - public JAXBElement<Purchase> createPurchase(Purchase value) { - return new JAXBElement<Purchase>(_Purchase_QNAME, Purchase.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "isLikedResponse") + public JAXBElement<IsLikedResponse> createIsLikedResponse(IsLikedResponse value) { + return new JAXBElement<IsLikedResponse>(_IsLikedResponse_QNAME, IsLikedResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetPurchases }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLike }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getPurchases") - public JAXBElement<GetPurchases> createGetPurchases(GetPurchases value) { - return new JAXBElement<GetPurchases>(_GetPurchases_QNAME, GetPurchases.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLike") + public JAXBElement<ProcessLike> createProcessLike(ProcessLike value) { + return new JAXBElement<ProcessLike>(_ProcessLike_QNAME, ProcessLike.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link ProcessLikeResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_productResponse") - public JAXBElement<AddEditProductResponse> createAddEditProductResponse(AddEditProductResponse value) { - return new JAXBElement<AddEditProductResponse>(_AddEditProductResponse_QNAME, AddEditProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "processLikeResponse") + public JAXBElement<ProcessLikeResponse> createProcessLikeResponse(ProcessLikeResponse value) { + return new JAXBElement<ProcessLikeResponse>(_ProcessLikeResponse_QNAME, ProcessLikeResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_product") - public JAXBElement<DeleteProduct> createDeleteProduct(DeleteProduct value) { - return new JAXBElement<DeleteProduct>(_DeleteProduct_QNAME, DeleteProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_product") + public JAXBElement<RetrieveAllProduct> createRetrieveAllProduct(RetrieveAllProduct value) { + return new JAXBElement<RetrieveAllProduct>(_RetrieveAllProduct_QNAME, RetrieveAllProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link GetYourProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link RetrieveAllProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "getYourProductResponse") - public JAXBElement<GetYourProductResponse> createGetYourProductResponse(GetYourProductResponse value) { - return new JAXBElement<GetYourProductResponse>(_GetYourProductResponse_QNAME, GetYourProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "retrieve_all_productResponse") + public JAXBElement<RetrieveAllProductResponse> createRetrieveAllProductResponse(RetrieveAllProductResponse value) { + return new JAXBElement<RetrieveAllProductResponse>(_RetrieveAllProductResponse_QNAME, RetrieveAllProductResponse.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link AddEditProduct }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link SearchProduct }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "add_edit_product") - public JAXBElement<AddEditProduct> createAddEditProduct(AddEditProduct value) { - return new JAXBElement<AddEditProduct>(_AddEditProduct_QNAME, AddEditProduct.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_product") + public JAXBElement<SearchProduct> createSearchProduct(SearchProduct value) { + return new JAXBElement<SearchProduct>(_SearchProduct_QNAME, SearchProduct.class, null, value); } /** - * Create an instance of {@link JAXBElement }{@code <}{@link DeleteProductResponse }{@code >}} + * Create an instance of {@link JAXBElement }{@code <}{@link SearchProductResponse }{@code >}} * */ - @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "delete_productResponse") - public JAXBElement<DeleteProductResponse> createDeleteProductResponse(DeleteProductResponse value) { - return new JAXBElement<DeleteProductResponse>(_DeleteProductResponse_QNAME, DeleteProductResponse.class, null, value); + @XmlElementDecl(namespace = "http://Service.MarketPlaceService.KAA.org/", name = "search_productResponse") + public JAXBElement<SearchProductResponse> createSearchProductResponse(SearchProductResponse value) { + return new JAXBElement<SearchProductResponse>(_SearchProductResponse_QNAME, SearchProductResponse.class, null, value); } } diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcedureStatus.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcedureStatus.java index fcc16e2b4ba85674d4c26f233f3c8fd0f4da80e0..e920737593ae8a68e2b77ae0df692ac8b0fd4f9c 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcedureStatus.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcedureStatus.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="procedureStatus"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="procedureStatus"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="status" type="{http://www.w3.org/2001/XMLSchema}string"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLike.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLike.java index 64be4e72effef6fb4788e9b26db36f6673a036ac..37c162c55f250029821beabcdfe1f5af81f3f4a4 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLike.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLike.java @@ -13,17 +13,17 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="processLike"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="like" type="{http://www.w3.org/2001/XMLSchema}boolean"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="processLike"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="like" type="{http://www.w3.org/2001/XMLSchema}boolean"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLikeResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLikeResponse.java index 43caee418a12a27e2bba61a6d93664dc6603988a..7bea8ec42131b48162b33621cfc3cefa217174f9 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLikeResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/ProcessLikeResponse.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="processLikeResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="processLikeResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="return" type="{http://Service.MarketPlaceService.KAA.org/}procedureStatus" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Product.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Product.java index 0270f0fe14f542516440435a23638bc3204a412f..047665e0473628d2c44744a6e443270f65938bb9 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Product.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Product.java @@ -13,23 +13,23 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="status_code" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="price" type="{http://www.w3.org/2001/XMLSchema}long"/> - * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> - * <element name="user_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="username" type="{http://www.w3.org/2001/XMLSchema}string"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="status_code" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="price" type="{http://www.w3.org/2001/XMLSchema}long"/> + * <element name="description" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="image" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> + * <element name="user_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="username" type="{http://www.w3.org/2001/XMLSchema}string"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Purchase.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Purchase.java index f1caf3f4fb4ab0fc33f0f072b6b85bfa7467d421..dfa8ba39aa4e3224aaddab79c576d309a5ae880a 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Purchase.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Purchase.java @@ -13,27 +13,27 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="purchase"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="purchase_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="product_name" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="product_price" type="{http://www.w3.org/2001/XMLSchema}long"/> - * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="product_image" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="seller_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="buyer_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="buyer_name" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="buyer_address" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="postal_code" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="phonenumber" type="{http://www.w3.org/2001/XMLSchema}string"/> - * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="purchase"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="purchase_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="product_name" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="product_price" type="{http://www.w3.org/2001/XMLSchema}long"/> + * <element name="quantity" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="product_image" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="seller_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="buyer_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="product_id" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="buyer_name" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="buyer_address" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="postal_code" type="{http://www.w3.org/2001/XMLSchema}int"/> + * <element name="phonenumber" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="date" type="{http://Service.MarketPlaceService.KAA.org/}ts"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProduct.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProduct.java index 568a8887c8ed793b1f1f1c45287670088f91d844..2fd70d400f36828236bae4f3563b1c273a3e7234 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProduct.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProduct.java @@ -12,15 +12,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="retrieve_all_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="retrieve_all_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java index 939fd5f833abe6f1ac3b9d09f0312fff53d75108..82b6f5a7f0dada218a67652dbf846a8ff5a6c415 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/RetrieveAllProductResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="retrieve_all_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="retrieve_all_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProduct.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProduct.java index ec654166e5f33d9f1dab7a9afd80b039cad12614..e97d887104b92decb8293df5e4b8499fc015ab25 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProduct.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProduct.java @@ -12,17 +12,17 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="search_product"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="query" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> - * <element name="choice" type="{http://www.w3.org/2001/XMLSchema}int"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="search_product"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="query" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="choice" type="{http://www.w3.org/2001/XMLSchema}int"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProductResponse.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProductResponse.java index 65cc09a52a0945469cbbdf7f3087c470966207a5..5703b450663256bc43547ac5963b91da66cd7b70 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProductResponse.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/SearchProductResponse.java @@ -15,15 +15,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="search_productResponse"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="search_productResponse"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="Product" type="{http://Service.MarketPlaceService.KAA.org/}product" maxOccurs="unbounded" minOccurs="0"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Ts.java b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Ts.java index 27b78dde80b9189a1bdbf8a7fcddbc43ced7b93a..00ea2e8df96654a7857b120c3b5a5da37a88a5d8 100644 --- a/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Ts.java +++ b/KAA-JSP/build/generated/jax-wsCache/MarketPlaceService/org/kaa/marketplaceservice/service/Ts.java @@ -13,15 +13,15 @@ import javax.xml.bind.annotation.XmlType; * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> - * <complexType name="ts"> - * <complexContent> - * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> - * <sequence> - * <element name="date" type="{http://www.w3.org/2001/XMLSchema}string"/> - * </sequence> - * </restriction> - * </complexContent> - * </complexType> + * <complexType name="ts"> + * <complexContent> + * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + * <sequence> + * <element name="date" type="{http://www.w3.org/2001/XMLSchema}string"/> + * </sequence> + * </restriction> + * </complexContent> + * </complexType> * </pre> * * diff --git a/KAA-JSP/build/web/WEB-INF/classes/NewServlet.class b/KAA-JSP/build/web/WEB-INF/classes/NewServlet.class index 330d031495f4e3425cb0c01fbf0ba64df7d89f75..8d8af3f34616c446e678a0054ccd5d4146491086 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/NewServlet.class and b/KAA-JSP/build/web/WEB-INF/classes/NewServlet.class differ diff --git a/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/MarketPlaceService_Service.class b/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/MarketPlaceService_Service.class index 63ea6d742b8cd6f38440397c3d3fa52ec82cef67..6391415a9a3126e57cac65ed19b2fd2bb5f1ae8f 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/MarketPlaceService_Service.class and b/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/MarketPlaceService_Service.class differ diff --git a/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/ObjectFactory.class b/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/ObjectFactory.class index 9a9fb578b0d6888992b376b9bffa18b516e32380..b1dbb36e93dd3ffd649214249f5290fda5a5b490 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/ObjectFactory.class and b/KAA-JSP/build/web/WEB-INF/classes/org/kaa/marketplaceservice/service/ObjectFactory.class differ diff --git a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/DB.class b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/DB.class index ba37c6e8645c1a52c3a0270ffa9adddd806ae5e1..41d17d8318cb2f3e7eccc17b4666edbf7770d296 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/DB.class and b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/DB.class differ diff --git a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/RestAPI_consumer.class b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/RestAPI_consumer.class index 3434d5267af03308bd4d58eb37277222426b0842..0fc54e936998594888fada1b6717022a5edfddc5 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/RestAPI_consumer.class and b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/RestAPI_consumer.class differ diff --git a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/UploadProduct.class b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/UploadProduct.class index a5856c7893cda609d34e7485d240e7fd97b10506..5c1b5dbe661eee7d43f7d4ea91d1d25abf4f4c2a 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/UploadProduct.class and b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/UploadProduct.class differ diff --git a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/tokenParser.class b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/tokenParser.class index 6e50e3a5a8bca4fa92971654320dcc93e699139e..e9947b4f2d90b0b0d65f91b5576095848d3b067e 100644 Binary files a/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/tokenParser.class and b/KAA-JSP/build/web/WEB-INF/classes/org/saleproject/KAA/tokenParser.class differ diff --git a/KAA-JSP/build/web/catalog.jsp b/KAA-JSP/build/web/catalog.jsp index 4fb91299f650708cfbad429ea0dcf9fd105d6428..59794f1df9fc2c67c932ed4d71314d7aba19cc6d 100644 --- a/KAA-JSP/build/web/catalog.jsp +++ b/KAA-JSP/build/web/catalog.jsp @@ -344,7 +344,7 @@ <div class="popup-input"> <input type="text" style="height: 100%; width:80%" name="chat" id="chat" hidefocus="hidefocus" ng-enter="sendMessage(newmessage);" ng-model="newmessage"/> <button ng-click="sendMessage(newmessage);">Send</button> - </div> + </div> </div> <!-- <div ng-app="chatApp" ng-controller="chatController"> diff --git a/KAA-JSP/build/web/scripts/app.js b/KAA-JSP/build/web/scripts/app.js index c4f3fca72c994f8bc675cd1e3980b8dd7f5ef85e..71337e273b04dc4152f0f6c767bcd6d24a93af65 100644 --- a/KAA-JSP/build/web/scripts/app.js +++ b/KAA-JSP/build/web/scripts/app.js @@ -21,7 +21,7 @@ app.directive('ngEnter', function () { }; }); -app.controller('chatController', ['$scope','Message', function($scope,Message){ +app.controller('chatController', ['$scope','$http','Message', function($scope,$http,Message){ name = document.getElementById("usernameangular").dataset.user; console.log(name); $scope.user = name; @@ -51,6 +51,27 @@ app.controller('chatController', ['$scope','Message', function($scope,Message){ var newmessage1 = {'name':$scope.user,'to':$scope.receiver, 'text':newmessage}; Message.all.push(newmessage1); //masukin ke data message lokal document.getElementById("chat").value = ""; + + var paramSend = { + username: $scope.user, + usernamereceiver: $scope.receiver, + message: newmessage + }; + + $scope.fetch = function() { + $scope.code = null; + $scope.response = null; + + $http({method: "GET", url: "localhost:8080/ChatService/SendMessage?", params: paramSend}). + then(function(response) { + $scope.status = response.status; + $scope.data = response.data; + }, function(response) { + $scope.data = response.data || 'Request failed'; + $scope.status = response.status; + }); + }; + }; var config = { @@ -75,7 +96,14 @@ app.controller('chatController', ['$scope','Message', function($scope,Message){ }) .catch(function(err) { console.log('Unable to get permission to notify.', err); + }); + + messaging.onMessage(function(payload) { + console.log("Message received. ", payload); + $scope.messages.create(payload); + // ... + }); }]); diff --git a/KAA-JSP/dist/KAA-JSP.war b/KAA-JSP/dist/KAA-JSP.war index e998c57c37caffdf9bcdbd78fad3b69fc1bdaf52..5b796704304f25654bc513b4eecbbde91f91772b 100644 Binary files a/KAA-JSP/dist/KAA-JSP.war and b/KAA-JSP/dist/KAA-JSP.war differ diff --git a/KAA-JSP/nbproject/ant-deploy.xml b/KAA-JSP/nbproject/ant-deploy.xml index 2d5f8778d18757ea5ded4eea4da13ca1adc51093..5d33e0d6e743ce97b9b63e4c37346ab71071ce70 100644 --- a/KAA-JSP/nbproject/ant-deploy.xml +++ b/KAA-JSP/nbproject/ant-deploy.xml @@ -1,4 +1,43 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + +Copyright (c) 2008, 2016 Oracle and/or its affiliates. All rights reserved. + +Oracle and Java are registered trademarks of Oracle and/or its affiliates. +Other names may be trademarks of their respective owners. + +The contents of this file are subject to the terms of either the GNU +General Public License Version 2 only ("GPL") or the Common +Development and Distribution License("CDDL") (collectively, the +"License"). You may not use this file except in compliance with the +License. You can obtain a copy of the License at +http://www.netbeans.org/cddl-gplv2.html +or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the +specific language governing permissions and limitations under the +License. When distributing the software, include this License Header +Notice in each file and include the License file at +nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this +particular file as subject to the "Classpath" exception as provided +by Oracle in the GPL Version 2 section of the License file that +accompanied this code. If applicable, add the following below the +License Header, with the fields enclosed by brackets [] replaced by +your own identifying information: +"Portions Copyrighted [year] [name of copyright owner]" + +If you wish your version of this file to be governed by only the CDDL +or only the GPL Version 2, indicate your decision by adding +"[Contributor] elects to include this software in this distribution +under the [CDDL or GPL Version 2] license." If you do not indicate a +single choice of license, a recipient has the option to distribute +your version of this file under either the CDDL, the GPL Version 2 or +to extend the choice of license to its licensees as provided above. +However, if you add GPL Version 2 code and therefore, elected the GPL +Version 2 license, then the option applies only if the new code is +made subject to such option by the copyright holder. + +Contributor(s): +--> <project default="-deploy-ant" basedir="."> <target name="-init-cl-deployment-env" if="deploy.ant.enabled"> <property file="${deploy.ant.properties.file}" /> @@ -8,7 +47,7 @@ <tempfile prefix="gfv3" property="gfv3.password.file" destdir="${java.io.tmpdir}"/> <!-- do not forget to delete this! --> <echo message="AS_ADMIN_PASSWORD=${gfv3.password}" file="${gfv3.password.file}"/> </target> - + <target name="-parse-sun-web" depends="-init-cl-deployment-env" if="sun.web.present"> <tempfile prefix="gfv3" property="temp.sun.web" destdir="${java.io.tmpdir}"/> <copy file="${deploy.ant.docbase.dir}/WEB-INF/sun-web.xml" tofile="${temp.sun.web}"/> diff --git a/KAA-JSP/nbproject/private/private.properties b/KAA-JSP/nbproject/private/private.properties index 0f610372d1078b944a0531ab173b5f245cad22ab..17b05e1fd355984e3470323a00669e8abef06ddb 100644 --- a/KAA-JSP/nbproject/private/private.properties +++ b/KAA-JSP/nbproject/private/private.properties @@ -1,7 +1,7 @@ -deploy.ant.properties.file=C:\\Users\\Ali-pc\\AppData\\Roaming\\NetBeans\\8.0.2\\config\\GlassFishEE6\\Properties\\gfv3-445781616.properties +deploy.ant.properties.file=/home/khrs/.netbeans/8.2/config/GlassFishEE6/Properties/gfv3-2049786751.properties j2ee.platform.is.jsr109=true -j2ee.server.domain=C:/Users/Ali-pc/AppData/Roaming/NetBeans/8.0.2/config/GF_4.1/domain1 -j2ee.server.home=C:/Program Files/glassfish-4.1/glassfish -j2ee.server.instance=[C:\\Program Files\\glassfish-4.1\\glassfish;C:\\Program Files\\glassfish-4.1\\glassfish\\domains\\domain1]deployer:gfv3ee6:localhost:4848 -j2ee.server.middleware=C:/Program Files/glassfish-4.1 -user.properties.file=C:\\Users\\Ali-pc\\AppData\\Roaming\\NetBeans\\8.0.2\\build.properties +j2ee.server.domain=/home/khrs/glassfish-4.1.1/glassfish/domains/domain1 +j2ee.server.home=/home/khrs/glassfish-4.1.1/glassfish +j2ee.server.instance=[/home/khrs/glassfish-4.1.1/glassfish:/home/khrs/glassfish-4.1.1/glassfish/domains/domain1]deployer:gfv3ee6wc:localhost:4848 +j2ee.server.middleware=/home/khrs/glassfish-4.1.1 +user.properties.file=/home/khrs/.netbeans/8.2/build.properties diff --git a/KAA-JSP/nbproject/private/private.xml b/KAA-JSP/nbproject/private/private.xml index 72e673dee84b17c6ced52b70834f21025f07d56c..ac4068df1da96cae6d4fdebefc95f697447bdd88 100644 --- a/KAA-JSP/nbproject/private/private.xml +++ b/KAA-JSP/nbproject/private/private.xml @@ -3,10 +3,11 @@ <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> <group> - <file>file:/D:/Kuliah/IF%20ITB/Semester%205/Web%20Based%20Development/TugasBesar3_AngularJSandFirebase/KAA-JSP/web/login.jsp</file> - <file>file:/D:/Kuliah/IF%20ITB/Semester%205/Web%20Based%20Development/TugasBesar3_AngularJSandFirebase/KAA-JSP/src/java/org/saleproject/KAA/RestAPI_consumer.java</file> - <file>file:/D:/Kuliah/IF%20ITB/Semester%205/Web%20Based%20Development/TugasBesar3_AngularJSandFirebase/KAA-JSP/web/catalog.jsp</file> - <file>file:/D:/Kuliah/IF%20ITB/Semester%205/Web%20Based%20Development/TugasBesar3_AngularJSandFirebase/KAA-JSP/web/register.jsp</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/KAA-JSP/web/scripts/app.js</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/KAA-JSP/web/purchases.jsp</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/KAA-JSP/web/css/style.css</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/KAA-JSP/web/login.jsp</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/KAA-JSP/web/catalog.jsp</file> </group> </open-files> </project-private> diff --git a/KAA-JSP/nbproject/project.properties b/KAA-JSP/nbproject/project.properties index cb7f9cad1d925e0f703d5b8ae981acbd6996ca75..bc730ea6c1f156db88038de8337500b5e2b71952 100644 --- a/KAA-JSP/nbproject/project.properties +++ b/KAA-JSP/nbproject/project.properties @@ -38,11 +38,11 @@ j2ee.platform=1.7-web ======= >>>>>>> 267a82ca7eed3c74c463cfce0a377e9ab1f0f69f <<<<<<< HEAD -j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar ======= -j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar >>>>>>> bcf1435806005cb1ed3347eeb593de560332f805 j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar +j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar +j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar j2ee.platform.embeddableejb.classpath=${j2ee.server.home}/lib/embedded/glassfish-embedded-static-shell.jar j2ee.platform.wscompile.classpath=${j2ee.server.home}/modules/webservices-osgi.jar j2ee.platform.wsgen.classpath=${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar diff --git a/KAA-JSP/web/catalog.jsp b/KAA-JSP/web/catalog.jsp index 4fb91299f650708cfbad429ea0dcf9fd105d6428..59794f1df9fc2c67c932ed4d71314d7aba19cc6d 100644 --- a/KAA-JSP/web/catalog.jsp +++ b/KAA-JSP/web/catalog.jsp @@ -344,7 +344,7 @@ <div class="popup-input"> <input type="text" style="height: 100%; width:80%" name="chat" id="chat" hidefocus="hidefocus" ng-enter="sendMessage(newmessage);" ng-model="newmessage"/> <button ng-click="sendMessage(newmessage);">Send</button> - </div> + </div> </div> <!-- <div ng-app="chatApp" ng-controller="chatController"> diff --git a/KAA-JSP/web/scripts/app.js b/KAA-JSP/web/scripts/app.js index c4f3fca72c994f8bc675cd1e3980b8dd7f5ef85e..71337e273b04dc4152f0f6c767bcd6d24a93af65 100644 --- a/KAA-JSP/web/scripts/app.js +++ b/KAA-JSP/web/scripts/app.js @@ -21,7 +21,7 @@ app.directive('ngEnter', function () { }; }); -app.controller('chatController', ['$scope','Message', function($scope,Message){ +app.controller('chatController', ['$scope','$http','Message', function($scope,$http,Message){ name = document.getElementById("usernameangular").dataset.user; console.log(name); $scope.user = name; @@ -51,6 +51,27 @@ app.controller('chatController', ['$scope','Message', function($scope,Message){ var newmessage1 = {'name':$scope.user,'to':$scope.receiver, 'text':newmessage}; Message.all.push(newmessage1); //masukin ke data message lokal document.getElementById("chat").value = ""; + + var paramSend = { + username: $scope.user, + usernamereceiver: $scope.receiver, + message: newmessage + }; + + $scope.fetch = function() { + $scope.code = null; + $scope.response = null; + + $http({method: "GET", url: "localhost:8080/ChatService/SendMessage?", params: paramSend}). + then(function(response) { + $scope.status = response.status; + $scope.data = response.data; + }, function(response) { + $scope.data = response.data || 'Request failed'; + $scope.status = response.status; + }); + }; + }; var config = { @@ -75,7 +96,14 @@ app.controller('chatController', ['$scope','Message', function($scope,Message){ }) .catch(function(err) { console.log('Unable to get permission to notify.', err); + }); + + messaging.onMessage(function(payload) { + console.log("Message received. ", payload); + $scope.messages.create(payload); + // ... + }); }]); diff --git a/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/DBMarketPlace.class b/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/DBMarketPlace.class index 1e0163cfd7fc25fe3a7ba026e6a2ad1fafa47b04..2d4880d136a4e116e5424a53b14b97ade5d088bf 100644 Binary files a/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/DBMarketPlace.class and b/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/DBMarketPlace.class differ diff --git a/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/MarketPlaceService.class b/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/MarketPlaceService.class index ad801dc36eb26f8f17ef07d1e3213a372bd7674a..48d8c8e04f624d9512af5aeffffbf4b026bc41ed 100644 Binary files a/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/MarketPlaceService.class and b/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/MarketPlaceService.class differ diff --git a/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/RestAPI_consumer.class b/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/RestAPI_consumer.class index 9b8c42de6e80e91a83df10f66f7bb24c96ece632..bcefd2a8bd2f3a3f6c2f44d578c8417b01f2de43 100644 Binary files a/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/RestAPI_consumer.class and b/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/RestAPI_consumer.class differ diff --git a/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/Validator.class b/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/Validator.class index d89dafe043b26783e2285ad1ee3edc910f8ea011..1ea3b4d947c6a812f9088f66551d0d9a60108144 100644 Binary files a/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/Validator.class and b/MarketPlaceService/build/web/WEB-INF/classes/org/KAA/MarketPlaceService/Service/Validator.class differ diff --git a/MarketPlaceService/dist/MarketPlaceService.war b/MarketPlaceService/dist/MarketPlaceService.war index 3e5553d61d6747bb4359cfd9815adf8fd3cf24bf..72a56f1906956d0883b8b0e0ede390c4629b1b44 100644 Binary files a/MarketPlaceService/dist/MarketPlaceService.war and b/MarketPlaceService/dist/MarketPlaceService.war differ diff --git a/MarketPlaceService/nbproject/ant-deploy.xml b/MarketPlaceService/nbproject/ant-deploy.xml index 2d5f8778d18757ea5ded4eea4da13ca1adc51093..5d33e0d6e743ce97b9b63e4c37346ab71071ce70 100644 --- a/MarketPlaceService/nbproject/ant-deploy.xml +++ b/MarketPlaceService/nbproject/ant-deploy.xml @@ -1,4 +1,43 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + +Copyright (c) 2008, 2016 Oracle and/or its affiliates. All rights reserved. + +Oracle and Java are registered trademarks of Oracle and/or its affiliates. +Other names may be trademarks of their respective owners. + +The contents of this file are subject to the terms of either the GNU +General Public License Version 2 only ("GPL") or the Common +Development and Distribution License("CDDL") (collectively, the +"License"). You may not use this file except in compliance with the +License. You can obtain a copy of the License at +http://www.netbeans.org/cddl-gplv2.html +or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the +specific language governing permissions and limitations under the +License. When distributing the software, include this License Header +Notice in each file and include the License file at +nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this +particular file as subject to the "Classpath" exception as provided +by Oracle in the GPL Version 2 section of the License file that +accompanied this code. If applicable, add the following below the +License Header, with the fields enclosed by brackets [] replaced by +your own identifying information: +"Portions Copyrighted [year] [name of copyright owner]" + +If you wish your version of this file to be governed by only the CDDL +or only the GPL Version 2, indicate your decision by adding +"[Contributor] elects to include this software in this distribution +under the [CDDL or GPL Version 2] license." If you do not indicate a +single choice of license, a recipient has the option to distribute +your version of this file under either the CDDL, the GPL Version 2 or +to extend the choice of license to its licensees as provided above. +However, if you add GPL Version 2 code and therefore, elected the GPL +Version 2 license, then the option applies only if the new code is +made subject to such option by the copyright holder. + +Contributor(s): +--> <project default="-deploy-ant" basedir="."> <target name="-init-cl-deployment-env" if="deploy.ant.enabled"> <property file="${deploy.ant.properties.file}" /> @@ -8,7 +47,7 @@ <tempfile prefix="gfv3" property="gfv3.password.file" destdir="${java.io.tmpdir}"/> <!-- do not forget to delete this! --> <echo message="AS_ADMIN_PASSWORD=${gfv3.password}" file="${gfv3.password.file}"/> </target> - + <target name="-parse-sun-web" depends="-init-cl-deployment-env" if="sun.web.present"> <tempfile prefix="gfv3" property="temp.sun.web" destdir="${java.io.tmpdir}"/> <copy file="${deploy.ant.docbase.dir}/WEB-INF/sun-web.xml" tofile="${temp.sun.web}"/> diff --git a/MarketPlaceService/nbproject/private/private.properties b/MarketPlaceService/nbproject/private/private.properties index 0f610372d1078b944a0531ab173b5f245cad22ab..17b05e1fd355984e3470323a00669e8abef06ddb 100644 --- a/MarketPlaceService/nbproject/private/private.properties +++ b/MarketPlaceService/nbproject/private/private.properties @@ -1,7 +1,7 @@ -deploy.ant.properties.file=C:\\Users\\Ali-pc\\AppData\\Roaming\\NetBeans\\8.0.2\\config\\GlassFishEE6\\Properties\\gfv3-445781616.properties +deploy.ant.properties.file=/home/khrs/.netbeans/8.2/config/GlassFishEE6/Properties/gfv3-2049786751.properties j2ee.platform.is.jsr109=true -j2ee.server.domain=C:/Users/Ali-pc/AppData/Roaming/NetBeans/8.0.2/config/GF_4.1/domain1 -j2ee.server.home=C:/Program Files/glassfish-4.1/glassfish -j2ee.server.instance=[C:\\Program Files\\glassfish-4.1\\glassfish;C:\\Program Files\\glassfish-4.1\\glassfish\\domains\\domain1]deployer:gfv3ee6:localhost:4848 -j2ee.server.middleware=C:/Program Files/glassfish-4.1 -user.properties.file=C:\\Users\\Ali-pc\\AppData\\Roaming\\NetBeans\\8.0.2\\build.properties +j2ee.server.domain=/home/khrs/glassfish-4.1.1/glassfish/domains/domain1 +j2ee.server.home=/home/khrs/glassfish-4.1.1/glassfish +j2ee.server.instance=[/home/khrs/glassfish-4.1.1/glassfish:/home/khrs/glassfish-4.1.1/glassfish/domains/domain1]deployer:gfv3ee6wc:localhost:4848 +j2ee.server.middleware=/home/khrs/glassfish-4.1.1 +user.properties.file=/home/khrs/.netbeans/8.2/build.properties diff --git a/MarketPlaceService/nbproject/private/private.xml b/MarketPlaceService/nbproject/private/private.xml index 95cf5e2255282de32ae9bf8eb75b4dd77925a9ee..d0de6bf2a76b2b6e981d9449f846bffb0e31fb0f 100644 --- a/MarketPlaceService/nbproject/private/private.xml +++ b/MarketPlaceService/nbproject/private/private.xml @@ -3,7 +3,7 @@ <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> <group> - <file>file:/D:/Kuliah/IF%20ITB/Semester%205/Web%20Based%20Development/TugasBesar3_AngularJSandFirebase/MarketPlaceService/src/java/org/KAA/MarketPlaceService/Service/Validator.java</file> + <file>file:/home/khrs/GitProject/WBD/Tubes3/TugasBesar3_AngularJSandFirebase/MarketPlaceService/src/java/org/KAA/MarketPlaceService/Service/MarketPlaceService.java</file> </group> </open-files> </project-private> diff --git a/MarketPlaceService/nbproject/project.properties b/MarketPlaceService/nbproject/project.properties index d134daaae1892f4c6e9489daa78a002a01fad878..92afac1b58933b80846abbcadd56c1341a77cc84 100644 --- a/MarketPlaceService/nbproject/project.properties +++ b/MarketPlaceService/nbproject/project.properties @@ -38,11 +38,11 @@ j2ee.platform=1.7-web ======= >>>>>>> 267a82ca7eed3c74c463cfce0a377e9ab1f0f69f <<<<<<< HEAD -j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar ======= -j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar >>>>>>> bcf1435806005cb1ed3347eeb593de560332f805 j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar +j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar +j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar j2ee.platform.embeddableejb.classpath=${j2ee.server.home}/lib/embedded/glassfish-embedded-static-shell.jar j2ee.platform.wscompile.classpath=${j2ee.server.home}/modules/webservices-osgi.jar j2ee.platform.wsgen.classpath=${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar