Hi Rich,
Thanks for the reply.
Isn't the expected xml element for a List - SOAP-ENC:Array with the arrayType
set to xsd:anyType ?? Shouldn't a List be treated the same way as an Object[] ?? Why
should any
assumptions be made?? I think this is what any non-axis client also expects. Whether
the
hello all.
i'm attempting to deploy a couple of simple services via a .wsdd file and
have run into a strange problem. for testing purposes, i successfully
deployed and called (using the included client) the example3 hello
world-type of service.
i then took that class, put it in my package, chan
hi,
i think we have a webservertimeoutproblem.
constellation:
browser jrunwebservice webserver proxy other servletengine
|| | | |
|--->|---forwards---|--|->|
|| | |
Well, I got the same problem from the browser with a different exception
I will wait the next alpha version ;-)
<[WebAppServletContext(1033278,axis-samples,/axis-samples)] Servlet failed with Exceptionorg.apache.axis.InternalException: org.apache.axis.ConfigurationException: java.lang.NullPo
Follow up to my previous message.
I'm now getting a different error message - I'm not sure what I have changed
to cause this. About half way down the stack trace there is the following
line:
root cause java.lang.VerifyError: Cannot inherit
from final class
Does anyone know why this might be ha
Here it is again off CVS as of 30 seconds ago.
java.lang.ArrayStoreException
at org.apache.axis.utils.JavaUtils.convert(JavaUtils.java:240)
at
org.apache.axis.encoding.ser.BeanPropertyTarget.set(BeanPropertyTarget.java:
108)
at
org.apache.axis.encoding.DeserializerImp
Dave,
The stack trace does not line up with the current level of Axis.
Could you try again with the latest version.
Also it may help if that doesn't work, I can help you add some temporary
code so we can debug this problem.
Rich Scheuerle
XML & Web Services Development
512-838-5115 (IBM TL 678
Thanks, Rich. That's the answer I was looking for!
Steve Pannier
Jacada, Inc.
(763) 268-6382
[EMAIL PROTECTED]
http://www.jacada.com
> No you don't have it right yet.
>
> Let's say you have a class named Phone:
>
> public class Phone implements java.io.Serializable {
> private int areaCo
No you don't have it right yet.
Let's say you have a class named Phone:
public class Phone implements java.io.Serializable {
private int areaCode;
private java.lang.String exchange;
private java.lang.String number;
public Phone() {
}
public int getAreaCode() {
r
when I go through the browser to localhost:7001/axis/index.html, it
shows fine, but if I try to click on either visit or administer axis I
get the same error on the server:
org.apache.commons.logging.LogConfigurationException: No suitable Log
constructor
can you hit the servlets from your brows
Hi all,
I have a service defined by
http://localhost:9090/axis/services/ContentManagerServicePortType";
/>
... and a method:
http://schemas.xmlsoap.org/soap/http"/>
http://developer.cognos.com/schemas/wsdl"/>
http://developer.cognos.com/schemas/wsdl/add";
e
Josef...
I did not try wsdl2java on this example.
Stan
- Original Message -
From: "Frydl, Josef" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 27, 2002 1:07 PM
Subject: RE: document or message style SOAP
> Thanks Stan,
> That would be my point , I assume that wsd
I was wondering if anyone had any experiences with Talking Blocks (good or
bad).
I heard some good things about them, but I was wondering what other people
thought.
(Trying to get beyond their marketing hype...)
Thanks Stan,
That would be my point , I assume that wsdl file is just there and code was
generated by hand,
also can I invoke wsdl2java on just wsdl file?
Thanks Josef
-Original Message-
From: Stan Jordan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 27, 2002 2:57 PM
To: [EMAIL PRO
Josef...
Since early Feb, there is a message example in the nightly download. You
can create a WSDL file (pasted below) for this example in the usual way. An
interesting "feature" is that this WSDL file says style="rpc" even though
it's doing messaging (see below). Frankly, I am puzzled.
Cheers
Is there any utility line wsdl2java which can be used to generate stubs and
skeletons for document style SOAP. That is when I specify in wsdl:
http://schemas.xmlsoap.org/soap/http"/>
Thanks
Josef Frydl
[EMAIL PROTECTED]
410-345-8511
I got different errors on server side 8-)
Servlet failed with Exceptionjava.lang.NullPointerException at java.io.File.(File.java:180) at org.apache.axis.server.DefaultAxisServerFactory.getServer(Unknown Source) at org.apache.axis.server.AxisServer.getServer(Unknown Source)
Rich,
Thanks for the reply. (Sorry for my slow response - I've been multitasking
and have finally gotten around to addressing this again.)
I have tried specifying an "InfoHolder" class, and I've also changed my
interfaces to classes. I do get the parameter names to appear in the
generated WSD
HI!
I have extracted the latest bcel and tt-bytecode implementation from ClassRep.java and
put in a little benchmark program. Plase find it attached.
I discovered that in the latest version of Axis with bcel (2002-02-18), the bcel
calling code is broken. The getParameterNames() method could ne
Taras,
Mostly I was just hoping there was some way to write the deployment descriptor
file so that Axis would do the appropriate processing of the call and the
return. But your suggested code is educational for me: it exposes me to some
parts of the Axis code I never thought of using myself.
I t
Mark,
Glad to be of help. After several years of asking questions on mailing lists and
getting invaluable assistance nearly every time, it feels good to finally be
able to give a little bit back.
Steve
"Walsh, Mark" wrote:
> Hi Steven,
>
> In response to your note:
> Q)Are you saying that yo
It is intended to support the requirements of JSR 101.
Other enhancements have been made per user request.
If you have any specific requirements, please post them to the list (or
send me the list offline).
Rich Scheuerle
XML & Web Services Development
512-838-5115 (IBM TL 678-5115)
I've tried setting up the
-Daxis.ServerConfigFile=/home/mydomain/server-config.wsdd with the
nightly build version from 2002/02/26 and when I try to deploy one of
the examples I get a Fault error now.
White space is required between the public identifier and the system
identifier.
I get this w
Is there any sort of naming convention used for
servers that host a web service? Suppose I have a domain
"foo.com". Is "webservices.foo.com" a reasonable
DNS name one could use or is there some convention
I should be using?
Thanks
Is there anywhere a short sharp description of the current and/or intended
scope of wsdl2java? I mean, it currently only handles a subset of WSDL
(this is pretty much necessary, since WSDL is so open), but I do not have
a clear picture of what subset, nor of the plans for enlarging that
subse
As Axis documentation is currently imcomplete.
You can find some sample from the book "Building Web services with java"
http://www.samspublishing.com/catalog/product.asp?product_id={ABC81EE6-0D9F-4BD7-99DB-84F9C983ACF7}
Download the source code..see chapter 5.
herve
*
The problem is that this new feature exists only in some recent nighty build. For instance , http://xml.apache.org/dist/axis/nightly/2002-02-26/
So, you have to download it and recompile.That doesn't guarantee Axis to be stable ?!
I haven't yet tryed yet !!
herve
*
Great observation!
It makes sense to me that the component types of a List object should
always be considered as an Object.
The code should not look at the actual data to determine the type. (The
elements of the List could be missing, mixed or null).
This is one of those situations where the se
Herve,
did you ever find a solution to the FileNotFoundException
null/server-config.wsdd. I'm still getting it, when deploying it on
WebLogic 6.1. Your help is much appreciated.
-Gus
On Tue, 2002-02-26 at 12:14, herve attia wrote:
Glyn,
Sorry to bother you but I tried to set the system propert
Hi,
There seems to be a bug in ArraySerilizer when a list containing objects
of different classes is serialized. The arrayType attribute is being set
to the type of the first element in the list and not to xsd:anyType as
would be expected.
Could someone please clarify?
thanks
Vikram
Title: buiding from src
Dear all,
I am new to axis. I try to build the axis alpha 3 in Compaq Tru64 Unix.
It prompts error while compile, following shows the output. Is it need to customixe the build.xml file.
# java org.apache.tools.ant.Main srcdist
Buildfile: build.xml
Property ${xerces.
I am having the same "Bad envelope namespace" error that others were having
recently with Axis alpha 3 running in Tomcat 4.0.2 (I'm rnuning on Redhat
7.2). I did what was suggested and copy the axis.jar and logXXX.jar to
$TOMCAT_HOME/common/lib. Also - the StockQuote class files are in my
classp
HI!
I just realized that I did not supply the super classes for this class for you to
test. Anyway, I'll look into writing a small benchmark today.
Regards,
Thomas
> -Original Message-
> From: Glen Daniels [mailto:[EMAIL PROTECTED]]
> Sent: Dienstag, 26. Februar 2002 14:13
> To: [EMAIL
33 matches
Mail list logo