nabble.com/org.apache.axis2.AxisFault-caused-by-java.lang.IllegalArgumentException-tp26833483p26833483.html
Sent from the Axis - User mailing list archive at Nabble.com.
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.lang.IllegalArgumentException
faultActor:
faultNode:
faultDetail:
*{
http://xml.apache.org/axis/}stackTrace:java.lang.IllegalArgumentException
at
>
>
> wert
>
>
>
>
>
>
>
> Here the exception thrown.
>
> javax.ejb.EJBException: java.lang.IllegalArgumentException: Wrong target.
> class de.prisma.moses.we
eption thrown.
javax.ejb.EJBException: java.lang.IllegalArgumentException: Wrong target.
class de.prisma.moses.webfrontend.reference.RefObjectFinderBean for public
ava.util.List
de.prisma.moses.webfrontend.reference.RefObjectFinderBean.getResultListWi
received, like this:
>
> public Document webService(Document document) {
> return document;
> }
>
> The following error occurs:
>
> java.lang.IllegalArgumentException: Null OutputStream specified
>
> org.apache.axis2
exact same document that just has been received, like this:
public Document webService(Document document) {
return document;
}
The following error occurs:
java.lang.IllegalArgumentException: Null OutputStream specified
org.apache.axis2.Axis
, Michael
To: axis-user@ws.apache.org
Sent: Thursday, May 24, 2007 12:26 PM
Subject: java.lang.IllegalArgumentException with Document/Literal...help
please
To all:
I am stressing about this exception I am getting. We have a web service,
deployed on JBoss 4.2.5 using Axis 1.4. We
method
public long
com.bofa.esm.selfservice.SelfServiceImpl.distributeSelfService(java.lang
.String,java.lang.String,java.lang.String,boolean) throws
java.lang.Exception with arguments java.lang.String,null,null,null. The
arguments do not match the signature.
java.lang.IllegalArgumentE
And while invoking the service i am getting the following exception :
Caused by: org.apache.axiom.om.OMException: java.lang.IllegalArgumentException:
null rcl
at
org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:194)
at org.apache.axiom.om.impl.llom.OMNodeImpl.build(O
-
From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 13, 2007 7:26 AM
To: axis-user@ws.apache.org
Subject: RE: [Axis2] java.lang.IllegalArgumentException: null rcl
Thanks for figuring it out Ted .. please attach as a patch to that JIRA!
Thanks,
Sanjiva.
On Mon, 2007-02
Monday, February 12, 2007 10:20 AM
> To: axis-user@ws.apache.org
> Subject: RE: [Axis2] java.lang.IllegalArgumentException: null rcl
>
>
>
> Perhaps this is a bug? I removed my custom wsdl and let Axis2 generate
> it for me. I am seeing the same issue while trying to get the class
> loader f
@ws.apache.org
Subject: RE: [Axis2] java.lang.IllegalArgumentException: null rcl
Perhaps this is a bug? I removed my custom wsdl and let Axis2 generate
it for me. I am seeing the same issue while trying to get the class
loader for the java.lang.Boolean class. I suspect since this class is in
the boot
: [Axis2] java.lang.IllegalArgumentException: null rcl
More info...
In debug, I can see the issue is spawning from the following call to the
constructor of ReflectClassBuilder in the JamServiceFactoryImpl class
(from the annogen jar):
public ReflectClassBuilder(ClassLoader rcl) {
if (rcl
xis2 1.1.1.
Thanks,
Ted
From: Ted Jones [mailto:[EMAIL PROTECTED]
Sent: Friday, February 09, 2007 2:05 PM
To: axis-user@ws.apache.org
Subject: [Axis2] java.lang.IllegalArgumentException: null rcl
I am encountering the following exception in the Stax parser of A
I am encountering the following exception in the Stax parser of Axis2
while rendering the results from my web service:
org.apache.axiom.om.OMException: java.lang.IllegalArgumentException:
null rcl
I have read some threads indicating there issues related to java
collections returned in Axis2. I
PROTECTED]
Sent: 15 March 2006 00:29
To: axis-user@ws.apache.org
Subject: Re: java.lang.IllegalArgumentException
Hello William,
I do not know the conditions for them to be generated, but generated
Javabean classes often get helper methods such as:
- getTypeDesc
- getSerializer
- getDe
Message-
From: Dies Koper [mailto:[EMAIL PROTECTED]
Sent: 15 March 2006 00:29
To: axis-user@ws.apache.org
Subject: Re: java.lang.IllegalArgumentException
Hello William,
I do not know the conditions for them to be generated, but generated
Javabean classes often get helper methods such as
egards,
William
-Original Message-
From: Dies Koper [mailto:[EMAIL PROTECTED]
Sent: 14 March 2006 14:02
To: axis-user@ws.apache.org
Subject: Re: java.lang.IllegalArgumentException
Hello William,
We'd need to see the WSDL to see if the SOAP message is right.
Unfortunately the SOAP messag
6 14:02
To: axis-user@ws.apache.org
Subject: Re: java.lang.IllegalArgumentException
Hello William,
We'd need to see the WSDL to see if the SOAP message is right.
Unfortunately the SOAP message is rather long and complicated. You might
not get any replies.
As you seem to use complex struc
0
0
Email
==
-Original Message-----
From: Dies Koper [mailto:[EMAIL PROTE
==
-Original Message-
From: Dies Koper [mailto:[EMAIL PROTECTED]
Sent: 14 March 2006 13:00
To: axis-user@ws.apache.org
Subject: Re: java.lang.IllegalArgumentException
Hello William,
Looks like a tough one.. For starters, use tcpmon to capture the SOAP
messa
Hello William,
Looks like a tough one.. For starters, use tcpmon to capture the SOAP
message. Checking the SOAP message usually helps to determine whether
the problem is on the sending or receiving end.
Regards,
Dies
William Ward wrote:
Hi,
I get the following exception when calling a we
Hi,
I get the following exception when calling a web service using Axis,
I am calling the Web Service from a JSP page on Tomcat
Any ideas how I can find out what is causing this problem
{http://xml.apache.org/axis/}stackTrace:java.lang.IllegalArgumentExcepti
on
at
org.apache.axis.enco
:
Date : Thu, 31 Mar 2005 23:58:02 +0200
Subject : Please Help Me! java.lang.IllegalArgumentException: localPart cannot
be null
> Hi all. I'm using Axis RC1.2 under JBoss 3.2.6, JDK 1.4.2_07 and Windows XP
> Home edition.
> Well... i have this simple client:
&
-- Initial Header ---
>From : "angeloimm" [EMAIL PROTECTED]
To : "Axis Axis" axis-user@ws.apache.org
Cc :
Date : Thu, 31 Mar 2005 23:58:02 +0200
Subject : Please Help Me! java.lang.IllegalArgumentException: localPart cannot
r( ex );
}
I have this error that is driving me to become crazy:
2005-03-31 23:47:53,698 DEBUG [it.eng.test.client.util.SimpleAxisClient]
Creating call.
2005-03-31 23:47:53,778 DEBUG [it.eng.test.client.util.SimpleAxisClient] Done!!
2005-03-31 23:47:53,828 INFO [STDOUT] java.lang.Ille
HTTP/1.1 on
http-0.0.0.0-8080
09:43:19,258 INFO [ChannelSocket] JK2: ajp13 listening on /0.0.0.0:8009
09:43:19,268 INFO [JkMain] Jk running ID=0 time=0/101 config=null
09:43:19,368 INFO [Server] JBoss (MX MicroKernel) [3.2.6 (build:
CVSTag=JBoss_3_2_6 date=200410140106)] Started in 29s:783ms
0
27 matches
Mail list logo