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
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
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
Hello,
how can I access HttpServletRequest in my Web Service, when
I want to use advanced Parameters located in the Request Object?
Regards Christian
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 :
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
_
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
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"/>
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
does anyone have a good example of serialization/deserialization
with composite models - ie classes
that contain references to additional classes ?
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
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
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
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
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
Hi,
Has anybody used IBM's Web services ToolKit ( WSTK ) on Solaris ?
Thanks
does anyone have a good example of a serialization/deserialization
of classes which contain references to
other classes ?
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
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
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
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
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
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:\
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
24 matches
Mail list logo