Problems with WSDL2Java and complex import/include hierarchies

2002-07-08 Thread Dittmann Werner
Hi all, found a problem with WSDL2Java if the WSDL file imports a quite complex import/include XML schema hierarchie. Checking the archives I didn't help in this case. To demostrate the problem look at the follwing hierarchie: test.wsdl import msg1.xsd // defines the message

anyURI

2002-07-08 Thread Stocker, Walter
Hello, i have to communicate with a soap service which uses anyURI for some elements of various complexTypes. Has anyone already de-/serialized types with anyURI-elements and can give me a hint? I found a mail in the list, which says that axis doesn't support anyURI at the moment. Is there a way

RE: confused about cookies

2002-07-08 Thread Robert Herold
It's in the source code. Not an acceptable substitute for complete documentation, but pretty handy! -- bob -Original Message- I feel there is a slight lack of updated documentation. Maybe I'm just looking in the wrong places. How did you know that the constant MC_HTTP_SERVLETREQUEST

Can I access HttpServletRequest in my Web Service?

2002-07-08 Thread Christian Schmitz
Hello, how can I access HttpServletRequest in my Web Service, when I want to use advanced Parameters located in the Request Object? Regards Christian

Réf. : RE: [Namespace] : personnalize namespace prefix

2002-07-08 Thread pascal . recchia
Thanks, I will see it ... Pascal RECCHIA Tel: 01.41.49.41.50 Groupe DEVOTEAM - SITICOM 86, rue Anatole France 92300 LEVALLOIS PERRET "Wimmer, Matthias" <[EMAIL PROTECTED]> 05/07/2002 16:49 GMT Veuillez répondre à axis-user Pour :

JMS transport Sample

2002-07-08 Thread pascal . recchia
Hi, Someone has developed a provider for JMS transport on Axis ? A link which shows an example ? Thanks. Pascal RECCHIA Tel: 01.41.49.41.50 Groupe DEVOTEAM - SITICOM 86, rue Anatole France 92300 LEVALLOIS PERRET _

Re: Change in String encosing since beta2?

2002-07-08 Thread butek
axis-dev folks, this is a regression problem. JAX-RPC says java.lang.String maps to xsd:string. But Java2WSDL now maps it to soapenc:string. This is wrong and should probably be fixed before we release beta-3. I'll look at it in an hour or two, but if someone knows why this changed, I'd like to

SMTP POP3

2002-07-08 Thread Frydl, Josef
Hi , I returned to axis after long absence. I would like to know, how much build time and run time support I get if I choose SMTP as the transport and email address as the soap address ei: http://example.com/smtp"/>

RE: JMS transport Sample

2002-07-08 Thread Hurst, Cyrus
Hi Pascal, Yes, there is an example in the Wrox Axis book by Romin Irani and S. Jeelani Basha . -Cyrus -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, July 08, 2002 12:09 PM To: [EMAIL PROTECTED] Subject: JMS transport Sample Hi, So

serialization

2002-07-08 Thread Fowler, Frank
does anyone have a good example of serialization/deserialization with composite models - ie classes that contain references to additional classes ?

RE: JMS transport Sample

2002-07-08 Thread Jeffrey V Simpson
I have done one for the United States Patent and Trade Office. They are willing to donate to the Apache if you guys want. I also have AMI (another way of calling MOM systems). Here is my jms transport. If you Axis guys want to include it as a sample or in the base code just tell me and i can

Re: Change in String encosing since beta2?

2002-07-08 Thread butek
Martin, Rich Scheuerle has committed a fix. In beta 3, java.lang.String will map to xsd:string. Russell Butek [EMAIL PROTECTED] Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: Change in String encosing since beta2? axis-dev folks, this is a regr

JBOSS + Tomcat + AXIS

2002-07-08 Thread Aravind Chavar
Is deploying axis under jboss-3.0.1RC1_tomcat-4.0.4, is as simple as creating war file of all the contents in webapps/axis and copying the war file to deploy directory?.I tried to access "axis" using http://localhost:8080/axis and I get the Axis page with two links - Administer Axis Visit the Axis

Publishing WSDL file to UDDI registry using JAXR

2002-07-08 Thread Axis Help
Hi, I am trying to publish WSDL file to private UDDI registry using JAXR. Does anybody has any reference or URL or any example which explains how to do that ? Has anybody done it before ? ThanksDo You Yahoo!? New! SBC Yahoo! Dial - 1st Month Free & unlimited access

how to programmatically add type mappings in Axis?

2002-07-08 Thread Jerry Thomas
As part of registering the type mapping for a top level class, I would like to add code to programmatically add type mappings for subordinate classes within my serializer or serializer factory class?   I'm assuming that if I can get a reference to the active AxisServer, I can get the type ma

WSTK on Solaris

2002-07-08 Thread Yoginee Bhagwat
Hi, Has anybody used IBM's Web services ToolKit ( WSTK ) on Solaris ? Thanks

composite classes and serialization

2002-07-08 Thread Fowler, Frank
does anyone have a good example of a serialization/deserialization of classes which contain references to other classes ?

Re: JBOSS + Tomcat + AXIS

2002-07-08 Thread Rajan Gupta
Try putting jaxrpc.jar & xerces.jar from xml-axis/java/build/lib directory in the WEB-INF/lib directory --- Aravind Chavar <[EMAIL PROTECTED]> wrote: > Is deploying axis under jboss-3.0.1RC1_tomcat-4.0.4, is as simple as > creating war file of all the contents in webapps/axis and copying the > war

Re: Info about Axis

2002-07-08 Thread Rajan Gupta
U primarily will have issues with class loader with Tomcat 3.2 especially when it comes to xerces & crimson --- [EMAIL PROTECTED] wrote: > Hi, > > the requirements page seems to be down. I'm trying to run Axis with > Tomcat > 3.2.4 but it is'nt working . > > With Tomcat 3.3 and 4.01 it works . A

Re: how to programmatically add type mappings in Axis?

2002-07-08 Thread santhosh
Jerry,     Here is the code fragement for doing Bean Serialization/Deserialization. For other kind of Serialization/Deserialization, refer to the API documentation given by AXIS. (org.apache.axis.encoding.ser package).   import org.apache.axis.encoding.ser.BeanSerializerFactory;import org.a

A Problem

2002-07-08 Thread Amit Ingale
hi all here is problem while running a client ,deploying and undeploying a file using axis beta 2 release and weblogic 5.1 sp12 pl guide me for the same D:\bea\wls510>java org.apache.axis.client.AdminClient samples/userguide/example3 /undeploy.wsdd - Processing file samples/userguide/example3

RE: how to programmatically add type mappings in Axis?

2002-07-08 Thread Jerry Thomas
Thanks for your response.  I may be wrong, but it looks like this call will work from a client (i.e. you are registering type mappings for a call).  What I'd like to do however is programmatically register type mappings on the server.   Thanks, Jerry -Original Message-From: santho

Re: A Problem

2002-07-08 Thread santhosh
Amit, You have to specify the port number where your weblogic is running. Here is the cmd you have to use for deployment/Undeployment, assuming that your weblogic is running on port 7001. D:\bea\wls510>java org.apache.axis.client.AdminClient -p7001 samples/userguide/example3/deploy.wsdd or D:\

Including SOAP header information in WSDL

2002-07-08 Thread Jerry Thomas
Apparently, .NET will include SOAP header information in it's WSDL generation.  Does Axis have similar functionality?   I am using a .NET client to access a JBoss/Axis server and the server uses SOAP header information as a means of user authentication.  If I can get Axis to generate this WS