Nevermind on this. Copy/Paste error I finally found! :(
- Original Message -
From: "Hollywood" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 19, 2005 9:30 AM
Subject: Java2WSDL ant task
> I have the following snippet in my build.xml file:
>
>
>
>
>
>
>
>
Netherlands
>
> -Original Message-
>
> From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
> Sent: Mon 1/24/2005 10:21 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Cc:
> Subject:Re: Java2Wsdl issue
> Patrick,
>
> this smells like a bug, can
PROTECTED]
Cc:
Subject:Re: Java2Wsdl issue
Patrick,
this smells like a bug, can you please try latest cvs/nightly and log
a bug report if the problem still exists?
thanks,
dims
On Mon, 24 Jan 2005 14:00:18 +, Patrick Cogan
<[EMAIL PROTECTED]> wrote:
> Hi Harm,
>
>
m.wsdl.xml.WSDLWriterImpl.getDocument(Unknown Source)
> >
> > at org.apache.axis.wsdl.fromJava.Emitter.emit(Emitter.java:267)
> >
> > at org.apache.axis.wsdl.fromJava.Emitter.emit(Emitter.java:334)
> >
> > at org.apache.axis.wsdl.Java2WSDL.run(Java2WSDL.java:504)
&g
ache.axis.wsdl.Java2WSDL.main(Java2WSDL.java:542)
>
> Can you please help?
>
> Regards,
>
> Harm de Laat
> Ciber
> The Netherlands
>
>
> -Original Message-
> From: Patrick Cogan [mailto:[EMAIL PROTECTED]
> Sent: Mon 1/24/2005 12:41 PM
> To:
DL.run(Java2WSDL.java:504)
at org.apache.axis.wsdl.Java2WSDL.main(Java2WSDL.java:542)
Can you please help?
Regards,
Harm de Laat
Ciber
The Netherlands
-Original Message-
From: Patrick Cogan [mailto:[EMAIL PROTECTED]
Sent: Mon 1/24/2005 12:41 PM
To: [EMAIL PROTECTED]
Cc:
Subj
With the limited information that you have supplied, I would think
that you have to do --PkgtoNS for the User class as well.
Might be best to create the wsdl first and generate the java sources
from the wsdl, if you are able to.
Regards,
Patrick.
P.S. Wasn't aware Vodaphone was outsourcing to t
I am not sure but did not specify namesspaces in the WSDL2Java
--
All Computers wait at the same speed !!
-Original Message-
From: James Clinton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 19, 2005 9:58 AM
To: [EMAIL PROTECTED]
Subject: RE: Java2Wsdl issue
Interesting..have
Interesting..have you tried using wsdl2java on the generated WSDL? This
may hold some clues to your problem.
-Original Message-
From: Harm de Laat [mailto:[EMAIL PROTECTED]
Sent: 19 January 2005 14:14
To: [EMAIL PROTECTED]
Subject: Java2Wsdl issue
Hi Guys,
I have used Java2WSDL to gene
Michael -after you hand code the WSDL file (and presumably link the WSDD
file to the WSDL file as specified in
http://www.osmoticweb.com/axis-wsdd/wsdlFile.htm), how do you get the
java files? For example, assuming that you have a web service to look
up employee information, you would want at
Just to clarify:
On Wed, 22 Dec 2004 09:52:19 +0100, WAJSBERG Julien RD-BIZZ
<[EMAIL PROTECTED]> wrote:
> Ephemeris Lappis a écrit :
>
> >Despite my problems with the java2wsdl task, i have finally use a 'wrapped'
> >axis wsdl to generate my client stubs for a single operation service that
> >ta
Basic Profile compliance...
Philippe Maseres
<<>> -Message d'origine-
<<>> De : Jeff Greif [mailto:[EMAIL PROTECTED]
<<>> Envoyé : mardi 21 décembre 2004 17:07
<<>> À : [EMAIL PROTECTED]
<<>> Objet : Re: java2wsdl ant task for documen
Ephemeris Lappis a écrit :
Hello.
I'm not sure i have understood it all. Sincerly, i remember, years ago, i
had a look at the CORBA/GIOP/IIOP marshalling protocols, and finished the
day with the same headache ! But, once more, we were lucky : we had IDL to
write our interfaces...
As i understand, w
Philippe Maseres
<<>> -Message d'origine-
<<>> De : Jeff Greif [mailto:[EMAIL PROTECTED]
<<>> Envoyé : mardi 21 décembre 2004 17:07
<<>> À : [EMAIL PROTECTED]
<<>> Objet : Re: java2wsdl ant task for document/literal
<<>&g
al Message-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Monday, December 20, 2004 12:38 PM
To: [EMAIL PROTECTED]
Subject: Re: java2wsdl ant task for document/literal
Michael,
I do advocate starting from WSDL, but i do find it convenient to start
from a java skeleton code and then
Beland" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 21, 2004 12:53 AM
Subject: Re: java2wsdl ant task for document/literal
>
>
> In fact, to be more precise, it means that there is a schema element, with
> the same name as the operation, that co
Daniel Beland a écrit :
In fact, to be more precise, it means that there is a schema element, with
the same name as the operation, that contains (wraps) the actual document
element representing all the parameters.
ie:
wrapped
(of type X)
document
(of type X)
I believe this is not part of WS-I
In fact, to be more precise, it means that there is a schema element, with
the same name as the operation, that contains (wraps) the actual document
element representing all the parameters.
ie:
wrapped
(of type X)
document
(of type X)
I believe this is not part of WS-I and was defined
Ephemeris Lappis a écrit :
I'm not a SOAP expert ! I think i had understood the difference between
document and wrapped styles, and i suppose tools that will process the
repective wsdl files will not generate similar codes : both use xml messages
without soap encoding, but in document mode the java
tax !
Your suggestion about alternative methods and tools to mkae wsdl first are
welcome...
Regards.
Philippe Maseres
<<>> -Message d'origine-
<<>> De : Michael Schuerig [mailto:[EMAIL PROTECTED]
<<>> Envoyé : lundi 20 décembre 2004 21:32
<<>
Michael,
I do advocate starting from WSDL, but i do find it convenient to start
from a java skeleton code and then tweak the wsdl using the wsdl
editors like XMLSPY.
thanks,
dims
On Mon, 20 Dec 2004 21:31:33 +0100, Michael Schuerig
<[EMAIL PROTECTED]> wrote:
>
> One thing that didn't become cl
One thing that didn't become clear for me during this thread is why
people are using java2wsdl at all. When I started with Axis and web
services, I, too, had the idea of making Axis generate the "right" WSDL
for me automagically. I've given up on this idea since. I don't object
to generating w
Use wrapped style, and it works with document/literal webservices (that
is what it is, with a spin on how you program it).
Ephemeris Lappis wrote:
I'm not a SOAP expert ! I think i had understood the difference between
document and wrapped styles, and i suppose tools that will process the
repecti
ith literal use"...
Ideas are welcome...
<<>> -Message d'origine-
<<>> De : WAJSBERG Julien RD-BIZZ
<<>> [mailto:[EMAIL PROTECTED]
<<>> Envoyé : lundi 20 décembre 2004 09:14
<<>> À : [EMAIL PROTECTED]
<<>
I have open a new bug report this morning (in France), with the a simple
example: AXIS-1734.
We will appreciate help...
<<>> -Message d'origine-
<<>> De : V D [mailto:[EMAIL PROTECTED]
<<>> Envoyé : lundi 20 décembre 2004 14:37
<<>>
Good question. I assume that this problem was talked about so many
times up here, someone must listen. However, I am wrong to assume forum
can replace bug report (probably some laziness kick in too), and I
should have file the bug report instead. I'll do that and post a link
here later.
Tha
VD,
Do you have a open bug?
thanks,
dims
On Mon, 20 Dec 2004 08:01:56 -0500, V D <[EMAIL PROTECTED]> wrote:
> WAJSBERG Julien RD-BIZZ wrote:
>
> > Ephemeris Lappis a écrit :
> >
> >> Thanks for your feedback. Bad news !...
> >> I'd like to have a point of view from the Axis team about this iss
WAJSBERG Julien RD-BIZZ wrote:
Ephemeris Lappis a écrit :
Thanks for your feedback. Bad news !...
I'd like to have a point of view from the Axis team about this issue.
I'm
not currently working a lot in web services domains, but according to
what
i've been reading in this list and others, documen
Ephemeris Lappis a écrit :
Thanks for your feedback. Bad news !...
I'd like to have a point of view from the Axis team about this issue. I'm
not currently working a lot in web services domains, but according to what
i've been reading in this list and others, document/literal seems to be
often requi
<<>> -Message d'origine-
> <<>> De : Henry Lu [mailto:[EMAIL PROTECTED]
> <<>> Envoye : vendredi 17 decembre 2004 21:39
> <<>> A : [EMAIL PROTECTED]; [EMAIL PROTECTED]
> <<>> Objet : Re: java2wsdl ant task for documen
sage d'origine-
<<>> De : Henry Lu [mailto:[EMAIL PROTECTED]
<<>> Envoye : vendredi 17 decembre 2004 21:39
<<>> A : [EMAIL PROTECTED]; [EMAIL PROTECTED]
<<>> Objet : Re: java2wsdl ant task for document/literal
<<>>
<<>>
<&
I studied Axis 1.2 since it started and java2wsdl NEVER worked for D/L.
I think the problem is in both of axis.jar and wsdl4j.jar. Specially
wsdl4j.jar because it does no generate correct wsdl file for D/L (WS-I
compliant). I am still waiting for the Axis development group to fix the
problem.
-Hen
Are you inheriting your interfaces from a base class? I thought WSDL
doesn't yet support inheritence...
This was the reason why the globus guys created the concept of GWSDL and
modified Axis for GT3.x...
Cheers
Arijit
>-Original Message-
>From: Eric Chijioke [mailto:[EMAIL PROTECTED]
>
-From: Sagar Pidaparthi
[mailto:[EMAIL PROTECTED] Sent: Friday, October 08,
2004 8:55 AMTo: [EMAIL PROTECTED]Subject: RE:
Java2WSDL ant task not keeping method param names
Can you elaborate on
this please.
I face the same
problem. In a message earlier, I was told that
See my email. I DID include activation.jar and mail.jar in the
classpath. Otherwise the ant will complain about lack of activation.jar
file.
-Henry
>>> [EMAIL PROTECTED] 10/12/2004 8:51:12 AM >>>
Check whether you have the activation jar in the class path.
regards,
jeyakumaran
On Tue, 2004-10-1
Check whether you have the activation jar in the class path.
regards,
jeyakumaran
On Tue, 2004-10-12 at 18:36, Henry Lu wrote:
> I gor the following errors when I ran java2wsdl command. I did include
> activation.jar and mail.jar in my classpath.
>
> java.lang.NoClassDefFoundError: javax/activat
[mailto:[EMAIL PROTECTED]
Sent: Friday, October 08, 2004
1:37 PM
To: [EMAIL PROTECTED]
Subject: RE: Java2WSDL ant task
not keeping method param names
Hi,
I use the following command to get the
wsdl. I don’t see parameter names in wsdl when I use this command.
<target n
nt
Do I need to change this in some way to get parameter names in my wsdl.
Thanks
Sagar
-Original Message-
From: Sagar Pidaparthi
[mailto:[EMAIL PROTECTED]
Sent: Friday, October
08, 2004 10:19 AM
To: [EMAIL PROTECTED]
Subject: RE: Java2WSDL ant task
not keeping method pa
a command line command
I would appreciate any help.
Regards
Sagar
-Original Message-
From: Curt P. Stanton
[mailto:[EMAIL PROTECTED]
Sent: Friday, October 08, 2004
10:15 AM
To: [EMAIL PROTECTED]
Subject: RE: Java2WSDL ant task
not keeping method param names
Thanks
-
From: Sagar Pidaparthi
[mailto:[EMAIL PROTECTED]
Sent: Friday, October 08, 2004
11:55 AM
To: [EMAIL PROTECTED]
Subject: RE: Java2WSDL ant task
not keeping method param names
Can you elaborate on this
please.
I face the same
problem. In a message earlier, I was told that I can see the
, October 08, 2004
8:47 AM
To: [EMAIL PROTECTED]
Subject: RE: Java2WSDL ant task
not keeping method param names
To have java2wsdl use the
method parameter names you need to supply the implementation class. It
reads the param names from the implementation.
marcus
-Original
Title: Message
To
have java2wsdl use the method parameter names you need to supply the
implementation class. It reads the param names from the
implementation.
marcus
-Original Message-From: Curt P. Stanton
[mailto:[EMAIL PROTECTED] Sent: Friday, October 08, 2004
7:47 AM
agar Pidaparthi [mailto:[EMAIL PROTECTED]
Sent: Friday, August 27, 2004 5:02 PM
To: [EMAIL PROTECTED]
Subject: RE: Java2WSDL Error - Please register a typemapping/beanmapping
for
If you don't use an ant task here is a possible solution.
Edit and copy the following line to your Server-con
If you don't use an ant task here is a possible solution.
Edit and copy the following line to your Server-config.wsdd and restart
your server.
here is another example
languageSpecificType="java:com.c.bs.cib.Customer"
It is also possible to auto generate all the required mappings u
Try something like that in your ant task:
...
Christophe
> -Original Message-
> From: Gerlach, Daryl CTR (NAVSISA Code 942)
> [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 27, 2004 4:37 PM
> To: [EMAIL PROTECTED]
> Subject: Java2WSDL Error - Please register a typema
CTED]
: Sent: Wednesday, August 25, 2004 3:05 PM
: To: [EMAIL PROTECTED]
: Subject: Re: Java2WSDL help
:
:
: As far as I know, Axis 1.2 beta doesn't work with doc/lit. I tried so
: many times and I failed to get it going and I filed reports through the
: JIRA and no answer so far. I am wai
approach.
http://marc.theaimsgroup.com/?l=axis-user&m=108437425229600&w=2
-Jon
-Original Message-
From: Henry Lu [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 25, 2004 3:05 PM
To: [EMAIL PROTECTED]
Subject: Re: Java2WSDL help
As far as I know, Axis 1.2 beta doesn't work wi
As far as I know, Axis 1.2 beta doesn't work with doc/lit. I tried so
many times and I failed to get it going and I filed reports through the
JIRA and no answer so far. I am waiting for the next release to resolve
this very, very important issue.
-Henry
>>> [EMAIL PROTECTED] 8/25/2004 2:36:19 PM
Ricardo,
Issue 1: where did the imported file
(http://glite.org/wsdl/services/org.glite.data.catalog) come from? Was this
generated by Java2WSDL or is this a file you defined? What type of file is
it? (I gather that it isn't a schema.) If your WSDL references elements or
types defined in this file
Ricardo,
Issue 1: where did the imported file
(http://glite.org/wsdl/services/org.glite.data.catalog) come from? Was this
generated by Java2WSDL or is this a file you defined? What type of file is
it? (I gather that it isn't a schema.) If your WSDL references elements or
types defined in this file
Hi
Have you ever used java2wsdl to create wsdl for document/literal
encodings for complex types that required a typemapping?
Thanks
Nathan
On Tue, 2004-08-03 at 23:39, Mark D. Hansen wrote:
> Nobody answered this, so I dug around in the source code and found out that it can
> be done by specif
Nobody answered this, so I dug around in the source code and found out that it can be
done by specifying the wsdlInputSchema parameter in a WSDD file.
Here is an example. Hope this helps somebody else who might have the same issue:
http://xml.apache.org/axis/wsdd/";
xmlns:xsd="http://www.w3.o
above, setting the appropriate properties to
match my service. I have included an embedded classpath which points to the
directory the classes are compiled into, and yet I still get a
ClassNotFoundException. Any other ideas?
Thanks,
--
Anthony Roy.
> -Original Message-----
> From: Arn
Is your build script to the root of your projet ? If it isn't, have you
changed the basedir property of the element to point the root of
your project.
I had myself problems of NoClassdefFound with classpath and axis Ant
tasks. I wrote a script with an embeded classpath property like :
> Your path should look like
>
>
>
>
>
>
>
> Christophe
I have made the amendment, and the classpath now has a element
pointing to the root directory of where the compiled classes are located,
but the java.lang.ClassNotFoundExcept
It looks strange how you build your java2wsdl.classpath.
I am not sure that the fileset should be use. You can use it to include jar
files, but for classes you just specified the root location.
So if you have such a structure
src/uk/bl/bspa/estar/EstarMatcherService.java
classes/uk/bl/bspa/estar/
: Tuesday, July 13, 2004 6:35 AM
To: '[EMAIL PROTECTED]'
Subject: RE: java2wsdl Help needed
In case you needed it, here is a simple straight-forward example for you to
follow:
http://www.onjava.com/pub/a/onjava/2002/06/05/axis.html?page=2
-Original Message-
From: Mayur Shetye [mai
In case you needed it, here is a simple straight-forward example for you to
follow:
http://www.onjava.com/pub/a/onjava/2002/06/05/axis.html?page=2
-Original Message-
From: Mayur Shetye [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 13, 2004 9:24 AM
To: [EMAIL PROTECTED]
Subject: RE
Thanks Laxma and Christophe.
I also have generated similar WSDL using toold from
JDeveloper but it also makes another Iservice1.java
file.
I still am confused about a few things .
To implement a webservice >>>
1. I write the interface
2. I write the implementation of the interface,
3.I gener
try this
java org.apache.axis.wsdl.Java2WSDL -o wp.wsdl
-l"http://localhost:8080/axis/services/EchoIntService";
-n "EchoIntService" -p"samples.myEchoInt"
"EchoIntService" samples.myEchoInt.EchoIntService
from your axis_devhome.
regards
Laxma
--- Mayur Shetye <[EMAIL PROTECTED]> wrote:
> this is
Try to turn your service into an interface:
package samples.myEchoInt;
public interface IEchoIntService
{
public int echoInt(int i);
}
Christophe
> -Original Message-
> From: Mayur Shetye [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 12, 2004 3:01 PM
> To: [EMAIL PROTECTED]
>
07/07/2004 02:39 cc
PM
Subject
RE: java2wsdl - Message element in
Replying to my own question
I think for doc/lit referring to element
makes sure that a part will have only one child element, which is a requirement
for doc/lit.
But still not sure why RPC/lit must refer
to a type ?
regards
Sanjay
-Original Message-
From: sanjay
[mail
Use "--style WRAPPED"
On Tue, 06 Jul 2004 18:23:52 +0530, Sanjay Dahiya <[EMAIL PROTECTED]> wrote:
> Hi
>
> I ran Java2WSDL in a simple Java class to gnerate a doc/literal WSDL and
> got exception, it doesnt say what to fix to get the wsdl right, google
> also didnt help. same worked fine for RPC
JIRA issue filed:
http://nagoya.apache.org/jira/browse/AXIS-1315
Sorry for the long lines in the issue :-(
Cheers,
Rob
-Original Message-
From: Rob Jellinghaus [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 14, 2004 3:16 PM
To: [EMAIL PROTECTED]
Subject: java2wsdl ant task ignores its
How is the information passed to the Emitter class?
-Original Message-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 14, 2004 10:58 AM
To: [EMAIL PROTECTED]
Subject: Re: Java2WSDL and WSDL2Java 1.1-> 1.2
You can use the ant task to specify these - see
h
You can use the ant task to specify these - see
http://cvs.apache.org/viewcvs.cgi/*checkout*/ws-axis/java/samples/ejb/ant-build.xml
for an
example.
-- dims
--- "Yakulis, Ross (Ross)" <[EMAIL PROTECTED]> wrote:
> With axis 1.1 I was able to use Java2WSDL and WSDL2Java to generate
> a web service
Title: RE: Java2WSDL and WSDL2Java
Here's a link to a presentation I gave that describes how to use them.
http://www.ociweb.com/javasig/knowledgebase/2002Sep/
> -Original Message-
> From: Gareth Western [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 30, 2004 3:54 P
"
...>
http://schemas.xmlsoap.org/soap/encoding/"/>
...
Jeff
- Original Message -
From: Oleg Lebedev
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, March 23, 2004 7:18 AM
Subject: RE: java2wsdl include wsd file
Hi Jagannath.
See th
ema">
Hope this helps.
Oleg
-Original Message-From: jagannath
[mailto:[EMAIL PROTECTED] Sent: Tuesday, March 23, 2004
12:23 AMTo: Oleg LebedevCc:
[EMAIL PROTECTED]Subject: Re: java2wsdl include wsd
fileDear Oleg,I am also facing the same problem
as menti
Dear Oleg,
I am also facing the same problem as mentioned by you below. As I am
new to SOAP can you provide me details on how you created the wsd file
which provides xml mapping for tns3:Set and the way you imported it to
the wdsl file.
Greatly appreciating your time.
Regards.
Jagannath
Ole
I figured it out. Thanks anyway
Pathuru, Kiran wrote:
run it from C:\devWS directory like
java -classpath test ..
regards,
kiran pathuru
-Original Message-
From: Danko Desancic [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 25, 2004 4:26 PM
To: [EMAIL PROTECTED]
run it from C:\devWS directory like
java -classpath test ..
regards,
kiran pathuru
-Original Message-
From: Danko Desancic [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 25, 2004 4:26 PM
To: [EMAIL PROTECTED]
Subject: Java2WSDL problem
I am new to the axis and
Roberto,
The java2WSDL and WSDL2java not always work as one expected. They always work molto bene with those interfaces that contain simple type such as String, int, float and so on.
The listUsers() interface seems simple, try to write the deploy.wsdd and the client code yourself and deploy the s
Hi,
Iam still couldnt fix my problem,and getting the below mentioned error..,
Can anyone please help me to fix this...,
Exception in thread "main" java.lang.NoClassDefFoundError: javax/wsdl/extensions/soap/SOAPFault at org.apache.axis.wsdl.Java2WSDL.createEmitter(Java2WSDL.java:236)
Hi,
Adding to my previous question..,i found somewhere in the User's list(http://www.mail-archive.com/[EMAIL PROTECTED]/msg04385.html) that we need to have "WSDL4j.jar" from IBM now and Axis is no more supporting.
Can anyone calrify that..,and also why iam getting that error..?
Thanks
Rao.
If I'm using the WSDD to set web service properties (eg.
to use a document service style) then these properties have no way of appearing
in the WSDL generated by Java2WSDL, since Java2WSDL itself generates the WSDD. Since
the WSDL dynamically generated by axis (eg. http://localhost:8080/axi
Hi,
Yes I accept with it, but in addition to it, as a conceptual discussion
Java2WSDL is needed for having our webservice in clean.
Even as a webservice, it should be started with a wsdl and on top of that
we should develop our webservice.(It is always better than the other way
round).
so to do i
you'll need the WSDL produced by Java2WSDL to register your webservice
with a UDDI registry, so other clients that are not necessarily written
with Axis/Java can locate and invoke your webservice.
Ed Pond wrote:
*This message was transferred with a trial version of CommuniGate(tm) Pro*
So I can
Compile the Java class with debug turned ON. That way java2WSDL can pick up
the correct parameter names from the Java classes/methods. However, if you
methods are in an interface/abstract class, then the compiled java code does
not contain enough information for java2WSDL to output WSDL files with
Hi,
I have a txt file with the commands for java2wsdl(This is how I am working
thru it).
I send it to u without changing it. U may not need to have the -classpath
if u are correct with the classpath.
U refer it and get the necessary things.
BTW
in eclipse question I don't understand yr problem.
Hop
I believe this is down to the Java Beans naming standard. Check out section
8.8 of the spec.
http://java.sun.com/products/javabeans/docs/beans.101.pdf - "capitalization
of inferred names".
Max
-Original Message-
From: Jonathan Melvin [mailto:[EMAIL PROTECTED]
Sent: 31 July 2003 11:49
To:
I have a similar problem,
Where a Map parameter is turned into a HashMap parameter. Not
an enourmous problem but still pretty annoying.
Wendy Smoak wrote:
I'm trying to expose this method as a web service:
public String subscribe(Subscription sub);
Subscription is an interface, and there's a Sub
Title: Message
I
don't think there is any reason in principal you shouldn't be able to do this,
but it doesn't work in AXIS. I believe it does work on other engines
(Oracle9iAS)
-Original Message-From: Wendy Smoak
[mailto:[EMAIL PROTECTED] Sent: 30 July 2003 20:21To:
'[EMA
to:[EMAIL PROTECTED]
> Sent: Friday, March 28, 2003 9:58 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Java2WSDL and DocumentRange
>
>
> http://java.sun.com/j2se/1.4/docs/guide/standards/index.html
>
> --- Sean Leblanc <[EMAIL PROTECTED]> wrote:
> > I cannot get J
class name it's
generating the WSDL from.
TIA,
Sean
-Original Message-
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Friday, March 28, 2003 9:58 AM
To: [EMAIL PROTECTED]
Subject: Re: Java2WSDL and DocumentRange
http://java.sun.com/j2se/1.4/docs/guide/standards/index.ht
http://java.sun.com/j2se/1.4/docs/guide/standards/index.html
--- Sean Leblanc <[EMAIL PROTECTED]> wrote:
> I cannot get Java2WSDL to run. Here's my command line:
>
> C:\j2sdk1.4.1_02\jre\bin\java.exe -classpath
> C:\cvs\ACRADRSS\build;C:\xmllibs\xml-apis.jar;C:\xmllibs\xmlParserAPIs.jar
> org.apa
"Volkmann, Mark" <[EMAIL PROTECTED]> writes:
> I'm using java2wsdl and getting WSDL that contains things like this.
>
> type="tns5:Options"/>
are you including another wsdl-file (with -I) or using the
"extraClasses" option? I've had some trouble relating to this. See
my previous post
y-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: RE: Java2WSDL problem for vandana
Date: Mon, 10 Mar 2003 11:26:21 +0530
Hi,
What is the exception that you're getting while deploying the service?
rgds,
Vandana.
-Original Message-
From: parmod mehta [mailto:[EMAIL PROTECTED]
S
Hi,
I realised my problem. The "collectionserializer" and "collectiondeserializer" that I
am using use the soap.jar provided by Apache and not the AXIS Apis. The current
(de)serializer uses the marshall and unmarshall methods while the AXIS APIs do not
have such methods.
Has anybody written c
Hi,
What is the exception that you're getting while deploying the service?
rgds,
Vandana.
-Original Message-
From: parmod mehta [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 08, 2003 9:42 PM
To: [EMAIL PROTECTED]
Subject: Re: Java2WSDL problem for vandana
Hi,
Sorry I don
Hi,
Sorry I don't have answer of your question. Can you answer my question? This
is the first time I am using axis. I have encountered a problem straight
away.
I generated a WSDL from an interface with namespace "urn:managerdata". The
WSDL2Java tool created a directory named managerdata in my
uses it with the appropriate namespace prefix.
Hope that helps
Thanks
Kamesh
-Original Message-
From: Tom Elrod [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 21, 2002 9:34 PM
To: 'Chris Haddad'; [EMAIL PROTECTED]
Subject: RE: Java2WSDL and transient members
Ok. But the
D]
> Subject: Re: Java2WSDL and transient members
>
>
> Hi Tom -
>
> One of your methods references MBeanServer, setMBeanServer(MBeanServer
> server).
>
> Axis is letting you know that the type will not be directly mapped.
>
> /Chris
>
>
> - Original Mess
.com> cc:
help.
--
Rajal
-Original Message-
From: Steve Kinsman [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 19, 2002 12:35 AM
To: [EMAIL PROTECTED]
Subject: RE: Java2WSDL Enum handling question
Hi, I missed previous posts on this, and I'm not sure what your exact
problem is but maybe the fol
cc:
19/12/2002 Subject: RE: Java2WSDL Enum handling
question
16:16
Hi Rajal!
I'm aiming at doing the same, but have had no time yet to look into this. Since nobody
else has answered, I wanted to give you this hint (although no solution ... yet):
Maybe a way to go is to try this text in your WSDL file, and use WSDL2Java to see what
kind of Java code it generate
> -Original Message-
> From: Tom Jordahl [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 12, 2002 4:21 PM
> To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
> Subject: RE: Java2WSDL - Bug found on generating the
> wsdl:service Name by java:EJB
, December 12, 2002 5:54 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Java2WSDL - Bug found on generating the wsdl:service Name
by java:EJB Provider
Hello,
This problem occures only in Versions after Axis 1.0 on the Serverside.
The WSDL will be generated on the fly through the WSDD with
1 - 100 of 154 matches
Mail list logo