Cory,
Do you mean by that
should be
?
Bob
-Original Message-
From: Cory Wilkerson [mailto:[EMAIL PROTECTED]
Sent: dinsdag 25 februari 2003 17:59
To: [EMAIL PROTECTED]
Subject: RE: Axis Custom Serializers and Deserializers -- Namespace
Issues
Ah -- well, looks like the path to m
Dongsheng,
You just have to use the element:
regards,
Bob Lindeman
-Original Message-
From: Dongsheng Song [mailto:[EMAIL PROTECTED]
Sent: donderdag 27 februari 2003 02:26
To: [EMAIL PROTECTED]
Subject: How Can I simplify the wsdd file ?
When I deploy a web service, I have to wri
Hi Josh,
(B
(B What have you been had any actual problems?
(B Your axis server may have *NOT* enough disk space to
(Bcreate a$B!!(Btemporary file for the attached SOAP message.
(BIn my environment, I can send and/or receive over 10 MB
(Battachment files.
(B
(B In addition, if the tempo
Ooops, it wasn't a problem with Axis, it was MySQL... issue resolved.
- Original Message -
From: "Josh Kropf" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 26, 2003 10:16 PM
Subject: attachment max size
> How does one change the maximum size of atachments in Axis.
How does one change the maximum size of atachments in Axis. My web service
fails when attaching a relatively large file cause some internal limit is
passed.
Hi,
Please let me know if it is possible to specify an optional method
argument in the Web Service.
Here is my problem summary...
1. I have a Web Service that supports a method by name getQuote which
presently takes one argument which is the stock symbol
2. I have numerous clients that use t
When I deploy a web service, I have to write much typeMapping element, because I use
axis default BeanSerializerFactory & ArraySerializerFactory, So there should have a
simplify method to avoid the trivialness work to write much typeMapping element.
BTW: Is the wsdd file have DTD ?
Thanks for s
Just started to use Axis, had the same problem as:
http://marc.theaimsgroup.com/?t=10430794223&r=1&w=2
subject: Bug/Wierdness in reading config file after class update
I am using Resin 2.1.7 on linux with Axis1.1_rc1
happyaxis.jsp reports...
XML Parser:
com.caucho.xml.parsers.XmlSAXParserFac
Hi everybody,
I am using Axis 1.1 RC1, and I have met a strange issue on
serializartion/deserialization of custom types (such as a bean).
I get the following exception, while invoking a service having a custom bean
type :
- Exception:
org.xml.sax.SAXException: Deserializing parameter 'myMethodRe
Jan,
If you look under webapps\axis\WEB-INF\server-config.wsdd,
you will find a copy of the 'deployment descriptor' file being used by Axis.
Typically when you deploy a service using AdminClient, this is the file that
gets modified -- a new element is created within it. The wsdd
also contai
Title: Message
Hello all, and thank
you in advance.
Being a newbie to
both Apache projects AXIS and OJB, I am trying to accomplish two or three things
in the next iteration of our software product:
1. Remove dependence
from the database vendors by employing OJB JDO (Java Data
Objects)
Hi again,
The problem seems to come from the client, because on the server side, the
bean is correctly deserialized, and serialized for the response. Is there a
way to configure a client according to a set of WSDD file ?
Regards
Stephane.
> -Original Message-
> From: Stephane Le
Hi
all,
I have
a question about the encoding style attribute. I'm using axis as a client to a
glue server and I'm setting the encoding style attribute on
both
the rpc element aswell as the body element in the request soap message. It seems
that glue expects the encoding style attribute
- Original Message -
From: "Naresh Bhatia" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 26, 2003 10:45
Subject: RE: Accessing the XML in the SOAP message body directly
Issues
--
>1) I am disappointed by SOAP's (or Axis'?) serialization/deserialization
>mech
Ok, so I was just looking over this
example:
http://marc.theaimsgroup.com/?l=axis-user&m=103583809210879&w=2
but at the end of target generate.axis.files it references a file copy
file="${conf.src}/server-config.wsdd" ? Does anyone know what might be in this
file?
Jan
Chris,
jboss.net has its own deployment mechanisms/descriptors. If you already know wsdd,
it's a no-brainer. Please see the JBoss website, documentation, and *user groups* for
detailed assistance.
from the document referenced by the link below:
"Since January 2002, the AxisService is able to
That is what I am using and having some issues with.
-Original Message-
From: Matt Munz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 26, 2003 2:03 PM
To: [EMAIL PROTECTED]
Subject: RE: Deloy WebService in Jboss.net verison of axis
Chris,
You might want to take a look at the J
Chris,
You might want to take a look at the JBoss.net module.
http://www.jboss.org/developers/projects/jboss/dotnet.jsp
- Matt
-Original Message-
From: Chris Forbis [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 26, 2003 1:55 PM
To: '[EMAIL PROTECTED]'
Subject: Deloy WebServ
I have the following in an ant build.xml
http://localhost:8080/jboss-net/services/AdminService
${server.conf.deploy}"/>
http://localhost:8080/axis/services/AdminService
${server.conf.deploy}"/>
It works fine for a tomcat deploy of axis (changing jboss-net to axis)
The issue I am having t
Okay, I have waited long enough for the experts to respond. Below I am
summarizing my issues with SOAP/Axis and an alternative approach. If you
have any feedback please feel free to respond.
Issues
--
1) I am disappointed by SOAP's (or Axis'?) serialization/deserialization
mechanisms in genera
Or of cause, if this is NOT the way to develop
webservices, please comment on the approach
:-)
Jan
- Original Message -
From:
Jan Agermose
To: [EMAIL PROTECTED]
Sent: Wednesday, February 26, 2003 7:30
PM
Subject: ant script
What is Your appro
What is Your approach to developing a webservice
from scratch? I was thinking you start with a java interface definition, create
a wsdl file using java2wsdl and from that you create the stubs and other files.
extends this to implement the service methods, package it in a war and deploy
> I' m not sure
how you could tell from the source code I provided that "urn:MagicSquare" was
the namespace
Lucky guess, I guess :-). I went to the gSoap web
site, found the sample, found the source, and at the bottom of one of the source
files was an array of namespace prefix t
Thanks, Mike and Roy! This worked like a charm, and can see
it all with tcpmon. I'm not sure how you could tell from the source code
I provided that "urn:MagicSquare" was the
namespace
Can someone point me in the right direction as far as passing values? I'm
trying to pass an int to the gSoap
Neil,
Snowed in, huh?
The short answer is "Yes".
In the code I wrote (and found to work) I call it before the first call.
For example:
HelloServiceLocator serviceLocator = new HelloServiceLocator();
stubs.Hello service = serviceLocator.getGreeter( new
java.net.URL("http://localhost:808
I'm trying to get java to speak to python. My python code used to
return an array of strings which worked just fine. Now it returns a
multidimensional array... but it is returning it in the form:
Robert
Frost
I can't figure out how to write the type to retrieve this... I just
want a mul
Timothy,
Should I be calling setMaintainSession before the first method invocation on the
service instance. Right now I have called it between the first and second
method calls and axis behaves as if I'm not using session scope. I would have
tried this before asking, but I'm snowed in at home a
Hi,
I've noticed something that appears to be a bug in WSDL2Java. If the class
used to generate the service contains a method that returns a Map (or takes
a Map as a parameter) then the signature of the corresponding stub
classes/interfaces use 'HashMap' instead of 'Map'.
For example:
public class
- Original Message -
From: "Nicola Muratori" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 26, 2003 02:57
Subject: Re: help with proxy
>
> many articles written in JavaWorld are in wrong!! please
> send feedback to this article:
> http://www.javaworld.com/javaworld
look at it differently. Why wouldn't Axis handle arabic unicode? It's just
characters, and Java handles that; XML is unicode ready. Mybe you can just
experiment.
On the subject of documentation, you get what you write. Nobody gets paid to
write it, if you find areas that are lacking, you can and
look at it differently. Why wouldn't Axis handle arabic unicode? It's just
characters, and Java handles that; XML is unicode ready. Mybe you can just
experiment.
On the subject of documentation, you get what you write. Nobody gets paid to
write it, if you find areas that are lacking, you can and
That article appears to be several years old and in fact, the example code
you refer to explicitly says that it's only tested to work with Java1.1.4
(fairly obsolete by now).
>From that article:
(Example.java) has only been tested with JDK 1.1.4.
Those property names have changed since then.
Why does java2wsdl run against the .class files? Is that to ensure the WSDL
is generated from a compile-able version of the interface? Or because
reflection is the main approach to capturing the necessary info?
I guess this kills my thinking that this might be simple.
Peter
-Original Message
Return Receipt
Your RE: Struts and Axis! why not?
document
:
i've solved the bug. there is some confusion in environment variables!!!
the correct values are:
System.setProperty( "proxySet", "true" );
System.setProperty( "http.proxyHost", "linuxintra" );
System.setProperty( "http.proxyPort", "8080" );
System.setProperty("htt
i'm in trouble with proxy authentication in a client generated by WSDL2Java
that
will access to GoogleSearch Web Service.
I've tried to set the
System.setProperty( "proxySet", "true" );
System.setProperty( "proxyHost", "linuxintra" );
System.setProperty( "proxyPort", "8080
Hi all!
I have a SOAP client with several threads that use the same instance of a helper class
to create a Service object and a Call object in parallell. The helper class has no
instance fields, so all fields are private to each thread. When I run the client I
get the exception listed below.
38 matches
Mail list logo