Return-Path: Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 97102 invoked by uid 500); 4 Aug 2003 20:50:01 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 97088 invoked from network); 4 Aug 2003 20:50:01 -0000 Subject: Re: Serializing Java types To: axis-user@ws.apache.org X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: ian_d_stewart@bankone.com Date: Mon, 4 Aug 2003 16:50:16 -0400 X-MIMETrack: Serialize by Router on CMHSMTP11/SMTP/SVR/ONE(Release 5.0.8 |June 18, 2001) at 08/04/2003 04:49:23 PM MIME-Version: 1.0 Content-type: text/plain; charset="us-ascii" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Use a java.util.Calendar. It will be serialized as a xsd:dateTime HTH, Ian Ian D. Stewart Open Systems Engineer II Enterprise Midrange - Bank One Infrastructure & Operations ian_d_stewart@bankone.com (614) 213-6100 Balaji Thirugnanam on 08/04/2003 04:37:52 PM Please respond to axis-user@ws.apache.org To: "'axis-user@ws.apache.org'" cc: Subject: Serializing Java types Hi, does anyone know how to serialize a java.sql.Date/Timestamp, -Balaji .T -----Original Message----- From: Shantanu Sen [mailto:ssen@pacbell.net] Sent: Monday, August 04, 2003 4:17 PM To: axis-user@ws.apache.org Subject: WSDL2Java question Is there any way to programmatically specify the set of allowed methods to an interface which is going to be deployed as a service? For example here is a section of the generated wsdd that I have. .... I want to expose only one method of MyServiceInt as exportable which will be generated in the WSDL when a http://someurl/MyService?wsdl is run on the service after it is started. But I need to do this programmatically at the time of generating the WSDD (and not edit the resulting wsdd by hand). I could not find any API in the wsdltojava Emitter where I can specify this. Any ideas? Thanks, Shantanu Sen This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you.