I see two classes of problems with the a.wsdl file you just sent:
1- When using doc/literal, a element MUST contain only one part.
All the elements in this wsdl file contain multiple parts. For
example:
data:accountName"/>
data:password"/>
I see two classes of problems with the a.wsdl file you just sent:
1- When using doc/literal, a element MUST contain only one part.
All the elements in this wsdl file contain multiple parts. For
example:
data:accountName"/>
data:password"/>
Iam unsuccessfully trying to access a service and I am
getting this error
AxisFault
faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.lang.NullPointerException
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}ho
I have the same problem. I copied the night-built lib to the
/web-inf/lib and tried to deploy a service and I got 404 error. Could
someone tell me how to fix it?
-Henry
>>> [EMAIL PROTECTED] 6/25/2004 7:48:36 AM >>>
I have the same problem. I copied the night-built lib to the
/web-inf/lib and tri
in axis.jar, there are two properties files called log4j.properties and
simplelog.properties, you might want to check it out, it may solve your
problem.
-Original Message-
From: Konstantinos Margaritis [mailto:[EMAIL PROTECTED]
Sent: Friday, June 25, 2004 2:47 PM
To: [EMAIL PROTECTED]
Subj
On ÎÎÏ 25 ÎÎÏÎ 2004 21:41, Yu, Joel, Contractor wrote:
> being open source, you can get the source code of Call class and
> change it. http://cvs.apache.org/viewcvs/ws-axis/
that's not really an option, as it is probably an IBM modified version
of axis in WSAD. Even if it isn't, I'm sure you'll a
Hi,
I am kind of in a bind. We are using Axis 1.2 and have a number of
beans that have some transient members that we do not want to be
serialized over the wire. I can't figure out a way to do this. Imagine
a bean that has 3 members
Person
id
name
phone
And my service, getAllPersons, shoul
being open source, you can get the source code of Call class and change it.
http://cvs.apache.org/viewcvs/ws-axis/
-Original Message-
From: Konstantinos Margaritis [mailto:[EMAIL PROTECTED]
Sent: Friday, June 25, 2004 2:04 PM
To: [EMAIL PROTECTED]
Subject: Call.invoke() and exception handl
Hi,
I've deployed a web service, using the Axis version (1.0) that is
included in WSAD 5.1. Everything is working perfectly but I'm having
the following problem: while in the testing phase of the project, I
have to check the behaviour of the system in bad situations, for
example when there is
Here it is...
- Original Message -
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Fri, 25 Jun 2004 11:20:07 EDT
Subject: Re: Peculiar Error; Appreciate Some Help
To: [EMAIL PROTECTED]
In a message dated 6/25/2004 11:18:48 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
I had tried the SOAEditor to create a wsdl sometime
ago and found it helpful in solving one of these
sneaky issues.
http://www.capescience.com/soa/index.shtml
~Makesh
--- [EMAIL PROTECTED] wrote:
>
> In a message dated 6/25/2004 10:51:22 AM Eastern
> Standard Time,
> [EMAIL PROTECTED] writ
Could you send the operation signature along with the client code? That will
help bringing down the error you might be hitting.
Sandeep Advani
Grid Research Lab, Binghamton University
-Original Message-
From: Joel Carklin [mailto:[EMAIL PROTECTED]
Sent: Friday, June 25, 2004 4:26 AM
To: [
hi,
I have web service method that returns a response. The response is defined
as:
So the object wsdl2java generated has a method get_any(),which returns a
array of MessageElement object. Now I know the any is really another object
foos already in xsd and I have a gener
Hi,
I would like to create and register in Axis a web
service at runtime (without writing anything in the
configuration file or even restarting the web server).
Is it possible ? If it is, could you point me to any
documentation / javadoc / class that could help me
doing this ?
Thanks,
Matthieu Ri
In a message dated 6/25/2004 11:18:48 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
send me
your complete wsdl.- Original Message -From:
[EMAIL PROTECTED] <[EMAIL PROTECTED]>Date: Fri, 25 Jun 2004 11:06:54
EDTSubject: Re: Peculiar Error; Appreciate Some HelpTo:
[EMAIL
In a message dated 6/25/2004 11:07:35 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
In a message dated 6/25/2004 10:51:56 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
karim
wrote:> [EMAIL PROTECTED] wrote:>>>
Hello,>> >> I would truly appreciate some help
send me your complete wsdl.
- Original Message -
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Fri, 25 Jun 2004 11:06:54 EDT
Subject: Re: Peculiar Error; Appreciate Some Help
To: [EMAIL PROTECTED]
In a message dated 6/25/2004 10:51:56 AM Eastern Standard Time,
[EMAIL PROTE
In a message dated 6/25/2004 10:51:56 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
karim
wrote:> [EMAIL PROTECTED] wrote:>>>
Hello,>> >> I would truly appreciate some help with
this error. This is one of >> those things where I believe an extra
set of eyes could easily solv
In a message dated 6/25/2004 10:51:56 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
karim
wrote:> [EMAIL PROTECTED] wrote:>>>
Hello,>> >> I would truly appreciate some help with
this error. This is one of >> those things where I believe an extra
set of eyes could easily solv
In a message dated 6/25/2004 10:51:22 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
my 2
cents, get xmlspy trial version (http://www.xmlspy.com/) and usethe wsdl
validation functionality.-- dims- Original Message
-From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>Date: Fri, 25
karim wrote:
[EMAIL PROTECTED] wrote:
Hello,
I would truly appreciate some help with this error. This is one of
those things where I believe an extra set of eyes could easily solve.
I have the following WSDL documents, and I am receiving the following
error:
java.io.IOException: Emitter fail
my 2 cents, get xmlspy trial version (http://www.xmlspy.com/) and use
the wsdl validation functionality.
-- dims
- Original Message -
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Fri, 25 Jun 2004 10:46:32 EDT
Subject: Re: Peculiar Error; Appreciate Some Help
To: [EMAIL PROTECTED]
In a message dated 6/25/2004 10:42:18 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
[EMAIL PROTECTED] wrote:> Hello,> > I would
truly appreciate some help with this error. This is one of > those
things where I believe an extra set of eyes could easily solve. > I
have the follow
[EMAIL PROTECTED] wrote:
Hello,
I would truly appreciate some help with this error. This is one of
those things where I believe an extra set of eyes could easily solve.
I have the following WSDL documents, and I am receiving the following
error:
java.io.IOException: Emitter failure. There i
In a message dated 6/25/2004 10:20:25 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
[EMAIL PROTECTED] wrote:> Hello,> > I would
truly appreciate some help with this error. This is one of > those
things where I believe an extra set of eyes could easily solve. > I
have the follow
[EMAIL PROTECTED] wrote:
Hello,
I would truly appreciate some help with this error. This is one of
those things where I believe an extra set of eyes could easily solve.
I have the following WSDL documents, and I am receiving the following
error:
java.io.IOException: Emitter failure. There i
Hello,
I would truly appreciate some help with this error. This is one of those
things where I believe an extra set of eyes could easily solve. I have the
following WSDL documents, and I am receiving the following error:
java.io.IOException: Emitter failure. There is an undefined binding
One common way is to eliminate your overloaded operations entirely and
send a complextType as the single parameter to your new operation. Then
model the optionality in the complexType:
I've taken the liberty to partition your example into 2 parts that make
more sense to me. To me the modify o
Hi All,
It seems connection time out with Axis dose not work , it just hangs .
Although socket timeout works fine. I am using axis-1_2alpha version , is
any one aware of any version where this bug has been fixed ??? or any
solution of this problem is welcome .
Thanks,
Shailesh.
address: 4 Bucki
Thank you very much!
It worked.
The only caveat is that I had to include
wsdl file explicitly using element in server-config.wsdd,
because wsdl generated by Axis from classes generated from wsdl did not have form=”unqualified”.
Regards,
-Bolek
From: Anne Thomas
Manes [m
Thank you very much!
It worked.
The only caveat is that I had to include
wsdl file explicitly using element in server-config.wsdd,
because wsdl generated by Axis from classes generated from wsdl did not have form=”unqualified”.
Regards,
-Bolek
From: Anne Thomas
Manes [m
I have the same problem. I copied the night-built lib to the
/web-inf/lib and tried to deploy a service and I got 404 error. Could
someone tell me how to fix it?
-Henry
>>> [EMAIL PROTECTED] 6/24/2004 1:07:04 AM >>>
Found its the AdminClient problem.. thanks!
Stanly
-Original Message-
F
Title: Re: weblogic and AdminClient problem
ï
first...that was "XML document"...
can you explain to me what exactly you are trying to do, which is giving
this error...
Cheers..
- Original Message -
From:
[EMAIL PROTECTED]
To: [EMAIL PROTECTED] ; [EMAIL PROTECTED]
Sent: F
Title: Re: weblogic and AdminClient problem
Hi Pranav,
The same program works fine when I run it stand alone. The difference is
when I deploy in WebLogic it is taking its inputs from The JSP. However I saw
the logs and the value obtained from the JSP is as it should be.
Cheers,
Nishit
Title: Re: weblogic and AdminClient problem
ï
This directly suggest an erroronous Mel document...
- Original Message -
From:
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, June 25, 2004 2:26 PM
Subject: FW: weblogic and AdminClient
problem
Adding further to
Title: Re: weblogic and AdminClient problem
Adding further to Ruchi's Question I am having trouble running my axis
application with WebLogic 7. The stack trace is given below. Has anyone got any
clue on this.
#AxisFault faultCode:
{http://schemas.xmlsoap.org/soap/envel
Title: Re: weblogic and AdminClient problem
Adding further to Ruchi's Question I am having trouble running my axis
application with WebLogic 7. The stack trace is given below. Has anyone got any
clue on this.
#AxisFault faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Serve
Hi, I'm a newbie to web services.
Does anyone have any experience with this problem:
A org.xml.sax.SAXException: operation description is missing parameter
description!
It is thrown when I call a specific method on the axis server at the
axisServer.invoke(msgContext) method. Other methods called
38 matches
Mail list logo