Each qname maps to only one class, so you must define a different
beanMapping for each bean class.
Anne
-Original Message-
From: Suzy Fynes [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 14, 2004 3:07 PM
To: [EMAIL PROTECTED]
Cc: 'Anne Thomas Manes'
Subject: RE: namespace
That's great, thanks a million!
Just one other question, can I define more than one bean class in the
same bean mapping?
-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: 14 October 2004 14:00
To: [EMAIL PROTECTED]
Subject: RE: namespaces
A qname (qual
A qname (qualified name) is a name that consists of a namespace prefix (the
characters before the colon) and a local name (the characters after the
colon). For example, in the qname "wsdl:portType", "wsdl" is the namespace
prefix, and "portType" is the local name. A namespace prefix is an
abbreviat
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004 4:06
PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces
& Clients
I didn't touch the deployment descriptor except to add a handler. Other
than that small po
]
[mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004 4:06
PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces
& Clients
I didn't touch the deployment descriptor except to add a handler. Other
than that small portion of code the descriptor is the same as was generated by
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004 3:35
PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces
& Clients
Yes I did, but this brings me back to my original question:
I have the namespace setup to go to ht
.wsdd file.
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004 3:35
PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces
& Clients
Yes I did, but this brings me back to my original question:
I have the namespace setup
.wsdd file?
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004 3:13
PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces
& Clients
Do you mean something like this:
Service servce = new Service(Report
PROTECTED]Sent: Tuesday, June 15, 2004 3:13
PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces
& Clients
Do you mean something like this:
Service servce = new Service(ReportHandlerService);
I'm not quite sure what you mean. I have a ReportHandlerService, how
exactly sho
yed the services to AXIS, do you have the autogenerated service
file created by Apache Axis WSDL2Java emitter?
[Meloro, John] -Original
Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004 2:10
PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces
&
] -Original Message-From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004 2:10
PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces &
Clients
This produces errors:
ReportHandlerClient.java:26: javax.xml.rpc.Service is abstract; cannot be
instanti
EMAIL PROTECTED]]Sent: Tuesday, June
15, 2004 1:32 PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces
& ClientsI am dealing with the ReportHandlerServicePort for
now and only run a very simply example through
addReport.And now... Some ServicesAdminService
(wsdl)AdminServi
al Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, June
15, 2004 1:27 PMTo: [EMAIL PROTECTED]Subject: Re:
Namespaces & ClientsI was able to figure out why that
was happening. It was a fault on my end,nothing major. Hopefully you
can help me with t
ce
}
}}
-Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Tuesday, June 15,
2004 1:32 PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces &
ClientsI am dealing with the ReportHandlerServicePort for now and
only run a very simply example through addReport.And
: Tuesday, June 15, 2004 1:27 PM
To: [EMAIL PROTECTED]
Subject: Re: Namespaces & Clients
I was able to figure out why that was happening. It was a fault on my end,
nothing major. Hopefully you can help me with the other issue.
James
In a message dated 6/15/2004 1:23:24 PM Eastern Standard
Okay, then please post a copy of the
services list. So, we can see what we are up against...
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004 1:27
PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces
& Clients
I was abl
t is
running.
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004 12:57
PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces
& Clients
When I go to the address you listed I do not see a page, however if I
go through ht
installed AXIS correctly and that it is
running.
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004 12:57
PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces
& Clients
When I go to the address you listed I do not see a pa
]
Sent: Tuesday, June 15, 2004 12:57
PM
To: [EMAIL PROTECTED]
Subject: Re: Namespaces &
Clients
When I go to the address you listed I do
not see a page, however if I go through http://localhost:8080/axis
I can click on Services and see my service deployed (And access it's WSDL).
PROTECTED]
[mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004 12:04
PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces
& Clients
I wanted to avoid posting the code because it is lengthy and generally
deals with more than one file but here it is. Thanks for your
.
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004 12:04
PMTo: [EMAIL PROTECTED]Subject: Re: Namespaces
& Clients
I wanted to avoid posting the code because it is lengthy and generally
deals with more than one file but here i
I wanted to avoid posting the code because it is lengthy and generally
deals with more than one file but here it is. Thanks for your help. I think when
I run the client it's attempting to access the net because of the namespace I
chose way back in the WSDL.
If anybody's would be able to t
You are going to have to post the client
code. Without the code it is impossible to tell you where you are going
wrong...
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]Sent: Tuesday, June 15, 2004 11:44
AMTo: [EMAIL PROTECTED]Subject: Namespaces &
Clie
On Wednesday, April 10, 2002, at 10:49 AM, Volkmann, Mark wrote:
> I'm not sure, but I doubt there's an option in Axis to do that. Shame
> on .NET for requiring that! AFAIK those two snippets of XML above
> should be considered identical by parsers. Child elements are supposed
> to default t
Title: RE: Namespaces and beans
> -Original Message-
> From: Kolodziej, Erik [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 10, 2002 5:50 AM
> To: '[EMAIL PROTECTED]'
> Subject: Namespaces and beans
>
>
> Hi,
>
>
> I´m us
25 matches
Mail list logo