Re: Newbie Doubts on Custom Types

2005-02-13 Thread Bill Keese
Inheritance can be specfied in schemas. http://example.org " xmlns:tns="http://example.org";> ... babloosony wrote: Hi All, I have few doubts on custom types transferring b

RE: Newbie doubts on XML Signature

2005-02-11 Thread Anderson Jonathan
] Subject: Newbie doubts on XML Signature Hi All, There is a third party web service which exposed its wsdl to clients and I used AXIS 1.2 RC2 to create stubs and have written a web service client program to access the web service. However may the server is expecting a signed xml signature in the soap

Newbie doubts on XML Signature

2005-02-11 Thread babloosony
Hi All, There is a third party web service which exposed its wsdl to clients and I used AXIS 1.2 RC2 to create stubs and have written a web service client program to access the web service. However may the server is expecting a signed xml signature in the soap message to verify them I am not abl

Newbie Doubts on Custom Types

2005-02-11 Thread babloosony
Hi All, I have few doubts on custom types transferring between java/.net using axis 1.2 rc2 document style web services. Say I have below structure of my classes class a { public boolean a1=true; } class b extends a { public boolean b1=false; } class c { public boolean

Newbie Axis mapping problem

2005-02-10 Thread Ralph Scheuer
Hello everybody, I am just getting started with axis and I have run into a strange issue. In the BizTalk server's WSDL there is an imported schema for a "priceEnv" entity. In the "GetPrice" method definition, I get the following declaration: http://www.tempuri.org/pricesEnv.xsd"/> A

Re: Newbie with EJB/web service problem

2005-02-09 Thread Peter Smith
I have also thought about putting a service-endpoint into ejb-jar.xml, but by now I am so confused I'm not sure which direction I should be heading. I haven't done any more than expose a simple EJB like in the Axis sample (I used Interstage EJB container with Axis.war deployed to it). If my u

RE: Newbie with EJB/web service problem

2005-02-09 Thread Dan Hobbs
ype will be used to define this class in the wsdl file. C:\work\ws> > -Original Message- > From: Venkat Reddy [mailto:[EMAIL PROTECTED] > Sent: 09 February 2005 12:07 > To: [EMAIL PROTECTED] > Subject: Re: Newbie with EJB/web service problem > > Just to ensure that the

RE: Newbie Doubts on Apache WSS4J

2005-02-09 Thread Bouche Paul
9 > To: Bouche Paul > Subject: Re: Newbie Doubts on Apache WSS4J > > > Guys, > > I am totally confused now. Why should I go to axis source when I am > looking for WSS4J. Are you trying to redirect me to > http://cvs.apache.org/viewcvs/ws-axis/ but I dont find any wsdd&

Re: Newbie Doubts on Apache WSS4J

2005-02-09 Thread babloosony
a stable > source (1.2rc2) so it will compile. > > -- Paul > > > -Original Message- > > From: babloosony [mailto:[EMAIL PROTECTED] > > Sent: Mittwoch, 9. Februar 2005 14:18 > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Subject: Re: New

RE: Newbie Doubts on Apache WSS4J

2005-02-09 Thread Bouche Paul
CTED] > Subject: Re: Newbie Doubts on Apache WSS4J > > > Hi Dims- Where can I find the test cases and the package.html and > deploy.wsdd's ?? > > > On Wed, 9 Feb 2005 08:09:14 -0500, Davanum Srinivas > <[EMAIL PROTECTED]> wrote: > > Check the test cases.

Re: Newbie Doubts on Apache WSS4J

2005-02-09 Thread babloosony
Hi Dims- Where can I find the test cases and the package.html and deploy.wsdd's ?? On Wed, 9 Feb 2005 08:09:14 -0500, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Check the test cases. they cover all possibilities. look at the > package.html and the deploy.wsdd's. > > -- dims > > > On Wed, 9

Re: Newbie Doubts on Apache WSS4J

2005-02-09 Thread Davanum Srinivas
Check the test cases. they cover all possibilities. look at the package.html and the deploy.wsdd's. -- dims On Wed, 9 Feb 2005 18:22:09 +0530, babloosony <[EMAIL PROTECTED]> wrote: > Hi, > > Can anyone please answer to each of my below questions : > > 1. what is a security token reference > (

Newbie Doubts on Apache WSS4J

2005-02-09 Thread babloosony
Hi, Can anyone please answer to each of my below questions : 1. what is a security token reference (org.apache.ws.security.message.token.SecurityTokenReference) and what for it is use in Apache WSS4J ? 2. when one should favor Apache XML Security Project like WSS4J over IBM XSS, VeriSign TSIK e

Re: Newbie with EJB/web service problem

2005-02-09 Thread Venkat Reddy
Just to ensure that the environment is alright, did you try building and running the samples/ejb in axis? As you mentioned, the issue could be with code generation (java2wsdl, wsdl2java). What errors did you get when you ran WSDL2Java? Need to resolve issues with the EJB classes to run Java2WSDL a

Re: Newbie WSS4J Example

2005-02-08 Thread Ry.
Thanks, I have been looking into WSS4J - so really useful post!   If you have any more links, etc please keep them coming :-)   Regards, Ryan.Joe Plautz <[EMAIL PROTECTED]> wrote: Hello all,I don't know how many of you have seen the example floating around about using WSS4J in axis. If it's already

Newbie WSS4J Example

2005-02-08 Thread Joe Plautz
Hello all, I don't know how many of you have seen the example floating around about using WSS4J in axis. If it's already been posted, them my apologies. I thought it might be appropriate to share it here. http://weblogs.asp.net/jdanforth/archive/2005/01/16/354060.aspx Have a great day, Joe

Newbie with EJB/web service problem

2005-02-08 Thread Dan Hobbs
Hello, I'm new to web services and I'm having real trouble exposing an EJB as a web service. I'm not sure whether what I'm trying to do is impossible though, or whether I am approaching this in entirely the wrong way... I am using Axis 1.2RC2 on Tomcat 4.1.31/Windows 2000 Professional. I am famili

PROBLEM with WSS4J (wss4j newbie)

2004-12-29 Thread Ilias Bartolini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm tring to build my own certificates to sign outgoing messages from my server. When running the testcase i've got the following error, but I can't understand it: - - AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Se

Re: More Newbie Wisdom

2004-12-10 Thread ANDREW MICONE
Axis throws a fault about incompatible types when passed in an anyType for a base64, at least in Axis 1.1. We're supplied a WSDL to follow, but when I queried the WSDL's of the service consuming my service, who also provides the same service to others, I found that there were small inconsistenci

Re: More Newbie Wisdom

2004-12-10 Thread Lyndon Tiu
ANDREW MICONE wrote: Another lesson learned today: "never trust a client to query your WSDL before calling you, send the right data types, or even follow the WSDL pattern they supplied you and claim to consume." That was my last problem, the client had arbitrarily changed their xsd:Base64Binary

More Newbie Wisdom

2004-12-10 Thread ANDREW MICONE
Another lesson learned today: "never trust a client to query your WSDL before calling you, send the right data types, or even follow the WSDL pattern they supplied you and claim to consume." That was my last problem, the client had arbitrarily changed their xsd:Base64Binary element to an xsd:A

Re: desperate newbie-- trouble with image attachment

2004-12-01 Thread Vy Ho
lto:[EMAIL PROTECTED] Sent: Wednesday, December 01, 2004 3:25 AM To: [EMAIL PROTECTED] Subject: Re: desperate newbie-- trouble with image attachment Vy Ho a écrit : Looking at the reference for Java2Wsdl, there's this line: -y, --styleThe style of binding in the WSDL, either

RE: desperate newbie-- trouble with image attachment

2004-12-01 Thread Eyad Garelnabi
, November 30, 2004 4:23 PM To: [EMAIL PROTECTED] Subject: Re: desperate newbie-- trouble with image attachment Looking at the reference for Java2Wsdl, there's this line: -y, --style The style of binding in the WSDL, either DOCUMENT, RPC, or WRAPPED. That means you can pass in DOC

RE: desperate newbie-- trouble with image attachment

2004-12-01 Thread Eyad Garelnabi
EMAIL PROTECTED] Sent: Wednesday, December 01, 2004 3:25 AM To: [EMAIL PROTECTED] Subject: Re: desperate newbie-- trouble with image attachment Vy Ho a écrit : > Looking at the reference for Java2Wsdl, there's this line: > > -y, --styleThe style of binding in the WSDL,

Re: desperate newbie-- trouble with image attachment

2004-12-01 Thread WAJSBERG Julien RD-BIZZ
Vy Ho a écrit : Looking at the reference for Java2Wsdl, there's this line: -y, --styleThe style of binding in the WSDL, either DOCUMENT, RPC, or WRAPPED. That means you can pass in DOCUMENT as the style when generating the wsdl to say that you want DOCUMENT style messaging. Be ca

Re: desperate newbie-- trouble with image attachment

2004-11-30 Thread Vy Ho
help me out -Original Message- From: Vy Ho [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 30, 2004 2:47 PM To: [EMAIL PROTECTED] Subject: Re: desperate newbie-- trouble with image attachment This should not be too hard. Let's take 5 to 10 minutes to get it to work. 1) sta

RE: desperate newbie-- trouble with image attachment

2004-11-30 Thread Eyad Garelnabi
help me out -Original Message- From: Vy Ho [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 30, 2004 2:47 PM To: [EMAIL PROTECTED] Subject: Re: desperate newbie-- trouble with image attachment This should not be too hard. Let's take 5 to 10 minutes to get it to work. 1) start wi

Re: desperate newbie-- trouble with image attachment

2004-11-30 Thread Vy Ho
This should not be too hard. Let's take 5 to 10 minutes to get it to work. 1) start with an interface: public interface ImageService{ public void sendImage(DataHandler data); } save that to a file named ImageService.java Also, add proper package for the class and import statements for DataHandl

desperate newbie-- trouble with image attachment

2004-11-30 Thread Eyad Garelnabi
Hi, I’m an axis newbie and having trouble sending an image attachment (document style message) from my client to the server.  The attachment seems to go across fine, but when I use AttachmentPart on the server, the server hangs.  It tries to write the binary source to the console/screen

Newbie: ?wsdl gives a 404 on Jetty

2004-11-29 Thread Qwzrl
I'm trying to install Axis 1_2RC2 on Jetty 4.2.22 with JDK 1.5. I've never before used Axis or SOAP, so I'm a total newbie in this respect. After several hours I have successfully deployed a very simple web service that I was able to call with a client (manually constructing the

Re: Axis Newbie: Help with finding service!!

2004-11-24 Thread Robert Simmons Jr.
Nevermind ... i figured it out. Robert Simmons Jr. wrote: Greetings. I am trying to build a simple newbie clinet to talk to the version service in Axis. I dont want to generate clases to do this but rather understand what is going on first. Lets say I have the following wsdl: http://localhost

Axis Newbie: Help with finding service!!

2004-11-24 Thread Robert Simmons Jr.
Greetings. I am trying to build a simple newbie clinet to talk to the version service in Axis. I dont want to generate clases to do this but rather understand what is going on first. Lets say I have the following wsdl: http://localhost:8080/Candied_Services/services/Version

RE: How to call a web service from another using Axis: WS Newbie

2004-11-24 Thread Hubble, Christopher
EMAIL PROTECTED]Subject: How to call a web service from another using Axis: WS Newbie Hi folks, I understand this is an annoying newbie questions, but could you please give some hints on how to call a method on another deployed web service from the first.   For a school project I have t

How to call a web service from another using Axis: WS Newbie

2004-11-24 Thread Ry.
Hi folks, I understand this is an annoying newbie questions, but could you please give some hints on how to call a method on another deployed web service from the first.   For a school project I have to set up a prototype web service that checks "inventory" from other web services, all

Axis Newbie: I dont get it about JAXRPC

2004-11-23 Thread Robert Simmons Jr.
When I look at the examples for JAX RPC calls, I just dont get what is going on there. I tried to emulate the examples and call the Version service and I get something like the following: import java.net.URL; import javax.xml.namespace.QName; import javax.xml.rpc.Service; import javax.xml.rpc.Se

RE: Newbie Question on Security

2004-11-23 Thread Robin Mannering
That's great to know! Thanks for your help everyone who contributed. -Original Message- From: Greg Michalopoulos [mailto:[EMAIL PROTECTED] Sent: 22 November 2004 14:56 To: [EMAIL PROTECTED] Subject: RE: Newbie Question on Security Axis can call SSL encrypted web services as long

RE: Newbie Question on Security

2004-11-22 Thread Greg Michalopoulos
] Sent: Monday, November 22, 2004 9:46 AM To: [EMAIL PROTECTED] Subject: RE: Newbie Question on Security Hi Greg, Thanks for your response. Is your answer related to if we are hosting the web services? I think it is, but we aren't hosting them, we are calling them and I've got this picture

Re: Newbie Axis user converting from Apache Soap

2004-11-22 Thread Nige White
Oops! OK, what I was processing wasn't what I posted. There was some old WSDL with StringBuffer in it. Still working on it! Sorryeveryone, Nige _ This message has been checked for all known viruses. Virus scanning powered by Mess

Newbie Axis user converting from Apache Soap

2004-11-22 Thread Nige White
Hi everyone, I've been working with Apache Soap for a while. I'm working with a proprietary language on my server called "Synergy DBL". This language has a primitive type of "WSDL" which defines compound data types, and methods. So I'm generating the "Synergy DBL" server side code myself with a

RE: Newbie Question on Security

2004-11-22 Thread Robin Mannering
sts over 'https'? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 22 November 2004 15:09 To: [EMAIL PROTECTED] Subject: RE: Newbie Question on Security It is somewhat unclear what you mean by 'webservices encrypted'. Do you mean that the web

RE: Newbie Question on Security

2004-11-22 Thread Ext-Zoltan.Schreter
22 November, 2004 16:46 To: [EMAIL PROTECTED] Subject: RE: Newbie Question on Security Hi Greg, Thanks for your response. Is your answer related to if we are hosting the web services? I think it is, but we aren't hosting them, we are calling them and I've got this picture in my h

RE: Newbie Question on Security

2004-11-22 Thread Robin Mannering
t. Any thoughts ? -Original Message- From: Greg Michalopoulos [mailto:[EMAIL PROTECTED] Sent: 22 November 2004 14:39 To: [EMAIL PROTECTED] Subject: RE: Newbie Question on Security If you are using a web server to handle all the requests and then forward to j2ee container (as typically is

RE: Newbie Question on Security

2004-11-22 Thread Greg Michalopoulos
. -Original Message- From: Robin Mannering [mailto:[EMAIL PROTECTED] Sent: Monday, November 22, 2004 9:30 AM To: [EMAIL PROTECTED] Subject: Newbie Question on Security Hi all, It's just become apparent that the Web services we call are going to be encrypted using either 40bit or 1

Newbie Question on Security

2004-11-22 Thread Robin Mannering
Hi all, It's just become apparent that the Web services we call are going to be encrypted using either 40bit or 128bit SSL encryption. My question is, will Axis be able to cope with the necessary encryption/decryption required on the responses we get from the remote Web Services? I've had a l

Re: Newbie Question: No compiler found in your classpath

2004-11-18 Thread Roger Turnau
I'm an Axis newbie, not a Java newbie. I tried all those already. I have the 5.0 JDK installed. I tried reinstalling it to C:\java\jdk1.5.0 in case the space in the path was causing the class loader to throw a rod. Didn't work. I had already set up, and checked, all of the e

RE: Newbie Question: No compiler found in your classpath

2004-11-18 Thread smcardle
D] > > Sent: Thursday, November 18, 2004 3:43 PM > > To: [EMAIL PROTECTED] > > Subject: Newbie Question: No compiler found in your classpath > > > > Hi all, > > > > I'm trying to get Axis 1.1 up and running, and I'm running > > into a problem. My

RE: Newbie Question: No compiler found in your classpath

2004-11-18 Thread s1190202
8, 2004 3:43 PM > To: [EMAIL PROTECTED] > Subject: Newbie Question: No compiler found in your classpath > > Hi all, > > I'm trying to get Axis 1.1 up and running, and I'm running > into a problem. My computer is Windows XP (not by choice -- I > need it for work). Ha

Newbie Question: No compiler found in your classpath

2004-11-18 Thread rtperson
Hi all, I'm trying to get Axis 1.1 up and running, and I'm running into a problem. My computer is Windows XP (not by choice -- I need it for work). Happy Axis gives me success, but when I try to call a local endpoint, I get the following error: java.lang.RuntimeException: No compiler found in y

RE: Newbie Axis / Dotnet ArrayofString problem

2004-11-18 Thread Wessel Alexander
) -- Alexander Wessel EG1 -- Netzdienste und Security mailto:[EMAIL PROTECTED] Tel. +43 (1) 4000 / 91163 -Original Message- From: Anne Thomas Manes *EXTERN* [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 4:53 PM To: [EMAIL PROTECTED] Subject: RE: Newbie Axis / Dotnet Arrayo

Re: Newbie Axis / Dotnet ArrayofString problem

2004-11-17 Thread jason rousell
s" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 17, 2004 3:53 PM Subject: RE: Newbie Axis / Dotnet ArrayofString problem This is a known soap encoding interoperability problem between .NET and Axis. In my opinion, Axis interprets the SOAP specification cor

Re: R: R: Newbie info on messaging

2004-11-17 Thread tony . q . weddle
2004 15.43 A: [EMAIL PROTECTED] Oggetto: Re: R: Newbie info on messaging The method, in your service, has two parameters. The second parameter is a SOAPEnvelope, in which to put your response. You can get the body of the element with: SOAPBody body = resp.getBody(); You can add a body element (t

R: R: Newbie info on messaging

2004-11-17 Thread Marcello Marangio
5.43A: [EMAIL PROTECTED]Oggetto: Re: R: Newbie info on messaging The method, in your service, has two parameters. The second parameter is a SOAPEnvelope, in which to put your response. You can get the body of the element with: SOAPBody body = resp.getBody(); You can add a body element

RE: Newbie Axis / Dotnet ArrayofString problem

2004-11-17 Thread Anne Thomas Manes
d use document/literal. Anne -Original Message- From: Jason Rousell [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 8:47 AM To: [EMAIL PROTECTED] Subject: Newbie Axis / Dotnet ArrayofString problem Hi Everyone, I've searched this list before posting and can't find an

RE: Newbie Axis / Dotnet ArrayofString problem

2004-11-17 Thread Anne Thomas Manes
d use document/literal. Anne -Original Message- From: Jason Rousell [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 8:47 AM To: [EMAIL PROTECTED] Subject: Newbie Axis / Dotnet ArrayofString problem Hi Everyone, I've searched this list before posting and can't find an

Re: R: Newbie info on messaging

2004-11-17 Thread tony . q . weddle
04 12.20 A: [EMAIL PROTECTED] Oggetto: Re: Newbie info on messaging Marcello, I don't know about attachments, but you don't need to use the MessageContext to add headers and body elements to the response. The second parameter has the SOAP envelope that will be passed back to the clien

R: Newbie info on messaging

2004-11-17 Thread Marcello Marangio
attachments into it, and it's ok. I cannot understand how to build a SOAPHeader and a SOAPBody to the response envelope.   any clue? Cheers Marcello   Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Inviato: mercoledì 17 novembre 2004 12.20A: [EMAIL PROTECTED]Oggetto: Re: Newbie

Newbie Axis / Dotnet ArrayofString problem

2004-11-17 Thread Jason Rousell
Hi Everyone, I've searched this list before posting and can't find an answer so here goes. I've used WSDL2Java to create a stub etc. from the WSDL (fragment) below in order to write client code. Everything seems fine from axis except that the dotnet webservice returns an error. I've tracked the

Re: Newbie info on messaging

2004-11-17 Thread tony . q . weddle
Marcello, I don't know about attachments, but you don't need to use the MessageContext to add headers and body elements to the response. The second parameter has the SOAP envelope that will be passed back to the client and it already has a SOAP body. So you only need to add body element to the SO

Newbie info on messaging

2004-11-17 Thread Marcello Marangio
Hi all I am quite new on axis. I have to implement a request/response service (i.e. my service contains method(SOAPEnvelope req, SOAPEnvelope resp) ). I managed to build the client, send a SOAPEnvelope correctly, receive the envelope on the server. I wasn't able to create a response message using s

RE: (newbie) returning boolean value

2004-11-03 Thread Nathan Wardle
: axis Subject: (newbie) returning boolean value dear all: i am trying a very simple webservice deployed in the basic .jws fashion. the method returns a "boolean". however, in the sample client code, the way to call this method is to do: Object result = call.invoke( new Object

Re: (newbie) returning boolean value

2004-11-03 Thread Mahen Perera
I guess the method would return the wrapper class of the boolean , ( that is Boolean) ... so u have to cast the return type to Boolean and call the .booleanValue method to get the return value. Regards Mahen On Wed, 3 Nov 2004 19:28:57 -0800 (PST), Tim Hu <[EMAIL PROTECTED]> wrote: > dear all:

(newbie) returning boolean value

2004-11-03 Thread Tim Hu
dear all: i am trying a very simple webservice deployed in the basic .jws fashion. the method returns a "boolean". however, in the sample client code, the way to call this method is to do: Object result = call.invoke( new Object[] { offer } ); however, call.invoke returns a java Object, which d

Re: newbie wsdl question

2004-10-20 Thread john cho
Hi, i have been trying to run example4(LogHandler) thru Ant script to create WSDL and to create WSDD. When I did run to generate WSDL with axis-wsdl2java, it generates warning messages as follows: [axis-java2wsdl] Java2WSDL sample.services.web.LogHandler [axis-java2wsdl] - The class org.apache.a

Re: newbie wsdl question

2004-10-19 Thread Tim Hu
dear tony: thanks for your reply. however, the Service object requires not only the wsdl file, but also a QName object which from the sample codes of axis-java, requires a name from the wsdl file itself. i will look into your other suggestions, thanks again, ye --- [EMAIL PROTECTED] wrote: >

Re: newbie wsdl question

2004-10-19 Thread tony . q . weddle
I've used the org.apache.axis.client.Service constructors, that take a WSDL file name or URL, but haven't done the kind of dynamic invocation that you're talking about. I still needed to know the port name and operation that I wanted to call. However, the Service class does have a getPorts() metho

newbie wsdl question

2004-10-19 Thread Tim Hu
dear all: just started playing with axis (java) for some demo project, and have one fundamental question: if a wsdl file of a very basic service (e.g. invoke the service to get a string) is available to the client, is there some existing/easy way for the client to extract the required parameters

RE: [*** Mogelijke SPAM ***] - RE: newbie: namespace error - Enco ded IP

2004-10-13 Thread Anne Thomas Manes
o specify namespaces on the child elements. Anne -Original Message- From: Kransen, J. [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 12, 2004 11:57 AM To: '[EMAIL PROTECTED]' Subject: RE: [*** Mogelijke SPAM ***] - RE: newbie: namespace error - Enco ded IP Hi, thanks for y

RE: newbie: namespace error

2004-10-13 Thread Kransen, J.
ions, but I do think that this was the key to success. Thanks again! Jeroen -Oorspronkelijk bericht- Van: Patrick Herber [mailto:[EMAIL PROTECTED] Verzonden: dinsdag 12 oktober 2004 14:59 Aan: [EMAIL PROTECTED] Onderwerp: [*** Mogelijke SPAM ***] - RE: newbie: namespace error - Enco ded

RE: newbie: namespace error - Enco ded IP

2004-10-12 Thread Simon Fell
: Patrick Herber [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 12, 2004 5:59 AM > To: [EMAIL PROTECTED] > Subject: RE: newbie: namespace error - Enco ded IP > > Yes, > you're right! I looked at the specification for QName and: > > Qualified Name > QName

RE: newbie: namespace error - Enco ded IP

2004-10-12 Thread Patrick Herber
nus the ":" */ NCNameChar ::= Letter | Digit | '.' | '-' | '_' | CombiningChar | Extender Regards, Patrick > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 12. Oktober 2004 14:17 > To: [EMA

RE: [*** Mogelijke SPAM ***] - RE: newbie: namespace error - Enco ded IP

2004-10-12 Thread smcardle
Sorry > Regards, > Patrick > > > > > -Original Message- > > From: Kransen, J. [mailto:[EMAIL PROTECTED] > > Sent: Dienstag, 12. Oktober 2004 11:57 > > To: '[EMAIL PROTECTED]' > > Subject: RE: [*** Mogelijke SPAM ***] - RE: newbie: namespa

RE: [*** Mogelijke SPAM ***] - RE: newbie: namespace error - Enco ded IP

2004-10-12 Thread Patrick Herber
ave to wait for somebody more expert in this field... Sorry Regards, Patrick > -Original Message- > From: Kransen, J. [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 12. Oktober 2004 11:57 > To: '[EMAIL PROTECTED]' > Subject: RE: [*** Mogelijke SPAM ***] - RE: newbie

RE: newbie: namespace error

2004-10-12 Thread smcardle
gt; In your case is not that you also should prefix the elements: > 2 > manager > ? > > Regards, > Patrick > > > -Original Message- > > From: Kransen, J. [mailto:[EMAIL PROTECTED] > > Sent: Dienstag, 12. Oktober 2004 10:25 > > To: '[EMAIL

RE: [*** Mogelijke SPAM ***] - RE: newbie: namespace error - Enco ded IP

2004-10-12 Thread Kransen, J.
wsa/wsa1"; /> -Oorspronkelijk bericht- Van: Patrick Herber [mailto:[EMAIL PROTECTED] Verzonden: dinsdag 12 oktober 2004 11:28 Aan: [EMAIL PROTECTED] Onderwerp: [*** Mogelijke SPAM ***] - RE: newbie: namespace error - Encoded IP Hello; NAMESPACE_ERR is raised if the q

RE: newbie: namespace error

2004-10-12 Thread Patrick Herber
In your case is not that you also should prefix the elements: 2 manager ? Regards, Patrick > -Original Message- > From: Kransen, J. [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 12. Oktober 2004 10:25 > To: '[EMAIL PROTECTED]' > Subject: newbie: namespace error &g

newbie: namespace error

2004-10-12 Thread Kransen, J.
Hello, I'm trying to make a SOAP call with the following code: // Maak de SOAP verbinding SOAPConnectionFactory scf = SOAPConnectionFactory.newInstance(); SOAPConnection soapConnection = scf.createConnection(); SOAPFactory sf = SOAPFactory.newInstance(); //

Re: Newbie: EchoHeaders returns NullPointerException

2004-10-10 Thread Michael Schuerig
On Sunday 10 October 2004 21:05, [EMAIL PROTECTED] wrote: > in your server-config.wsdd within the add > > > alternatively refer to the Global Axis Configuration in the > docs\reference.html. Yes, I had seen that, but I don't get it to work. I've put the following in $CATALINE_HOME/webapps/axis

RE: Newbie Question - Axis 1.1 to .NET Web Service

2004-10-08 Thread Robin Mannering
Hi, I'm having trouble posting and not sure if my mails are reaching the list. Can anybody tell me if this is reaching the list? Robin -Original Message- From: Robin Mannering [mailto:[EMAIL PROTECTED] Sent: 07 October 2004 16:59 To: [EMAIL PROTECTED] Subject: Newbie Question -

Newbie Question - Axis 1.1 to .NET Web Service

2004-10-07 Thread Robin Mannering
Hi, I'm using Axis 1.1 to use a set of .NET Web serverices. Please excuse any innacuracies as I've only really started with web services in the last couple of days. So far, I have managed to create an Axis client that talks to a .NET service, but I get the following exception thrown: Does an

Re: Axis 1.2beta + JBoss 4.0.0 troubles (newbie)

2004-09-28 Thread Bruce Scharlau
Stefan Champailler wrote: Dear you all, I'm quite a newbie here and I'm experiencing some problems. I have installed JBoss 4.0.0. In the default server, I've deployed axis-1.2Beta as a war (I made that "war" out of the webapps directory, with no modifications, excep

Re: Axis 1.2beta + JBoss 4.0.0 troubles (newbie)

2004-09-28 Thread Stefan Champailler
d/lib/javax.servlet.jar export JBOSS_CLASSPATH # -c standard for Axis to work, check the axis-user mailing list # on 27/9/2004 for that bin/run.sh -c standard Thank you to Matthew and Francisco for their help ! (please rememeber I'm newbie and that this fix might not be a "nice&q

Re: Axis 1.2beta + JBoss 4.0.0 troubles (newbie)

2004-09-28 Thread Stefan Champailler
It works a little better. Unfortunately, the EchoHeader.jws file fails to compile. I'll try some more later... thx for the answer anyway ! Stefan > Stefan Champailler wrote: > > Thank you for the answer, I'll look at that. > > Hi, did you try to use the standard configuration? > > jboss -c sta

Re: Axis 1.2beta + JBoss 4.0.0 troubles (newbie)

2004-09-27 Thread Francisco Figueiredo Jr.
Stefan Champailler wrote: Thank you for the answer, I'll look at that. Hi, did you try to use the standard configuration? jboss -c standard I don't know if this may be the root of problem, but class loader configuration changed a lot in the jboss 4.0 default configuration to become j2ee spec com

Re: Newbie: Using Axis for serializing/deserializing only

2004-09-24 Thread Kirubakaran . Pakkirisamy
and say that it's still possible to use the axis module for s*n and de-s*n. Regards, Jana http://www.orangescape.com -Original Message- From: Stuart Barlow [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 24, 2004 8:47 PM To: [EMAIL PROTECTED] Subject: Re: Newbie: Using Axis for se

Re: Can't put JAX-RPC handler to work (Newbie question)

2004-09-13 Thread W.Beck
Hi Venkat et al., thanks a lot for your answer. I have tried both of your tipps but unfortunatly I did not proceed though both ideas worked more or less (see below for details). I started believing that my problem isn't an issue with the code but maybe with the chain's namespace so that the han

Re: Can't put JAX-RPC handler to work (Newbie question)

2004-09-09 Thread Venkat Reddy
You can probably try one of these things: 1. Instead of getting the chain by calling service.getHandlerRegistry().getHandlerChain(), you can just create a new ArrayList instance and add your handlerInfo to it and then set your handler chain with the new List. 2. Use client-deploy.wsdd to deploy y

Can't put JAX-RPC handler to work (Newbie question)

2004-09-09 Thread W.Beck
Hi all, I want to use a JAX-RPC handler with an AXIS *client* but I can't put it to work. Since I am pretty new to the webservices stuff I have no idea where to dig to find the solution... So far now the only task of my handler is to report its lifecyle events. So I subclassed javax.xml.rpc.han

RE: Newbie: Using Axis for serializing/deserializing only

2004-09-04 Thread Janarthanan Poornavel
D] Subject: Re: Newbie: Using Axis for serializing/deserializing only Yep if you need schema support and are maybe going to be using the XML in web services then xmlbeans look more like the thing. Sherman, Dennis (END-CHI) wrote: > You might want to take a look at XMLBeans: http://xmlbea

Re: Newbie: Using Axis for serializing/deserializing only

2004-08-27 Thread mike
Oleg Tkachenko tkachenko.com> writes: > > Janarthanan Poornavel wrote: > > > Google and look for skaringa.net ,its quite simple and effective > > Well, thanks for suggestions once again, but can anybody explain how > this can be done with Axis? > This may help: http://cvs.apache.org/viewcv

Re: Newbie: Using Axis for serializing/deserializing only

2004-08-25 Thread Oleg Tkachenko
Janarthanan Poornavel wrote: Google and look for skaringa.net ,its quite simple and effective Well, thanks for suggestions once again, but can anybody explain how this can be done with Axis? -- Oleg Tkachenko http://blog.tkachenko.com Multiconn Technologies, Israel

RE: Newbie: Using Axis for serializing/deserializing only

2004-08-24 Thread Janarthanan Poornavel
Hi Google and look for skaringa.net ,its quite simple and effective Regards, jana -Original Message- From: Oleg Tkachenko [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 24, 2004 9:01 PM To: [EMAIL PROTECTED] Subject: Newbie: Using Axis for serializing/deserializing only Hello! I

Re: Newbie: Using Axis for serializing/deserializing only

2004-08-24 Thread Stuart Barlow
[EMAIL PROTECTED] http://www.endinfosys.com -Original Message- From: Oleg Tkachenko [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 24, 2004 11:03 AM To: [EMAIL PROTECTED] Subject: Re: Newbie: Using Axis for serializing/deserializing only Stuart Barlow wrote: Axis is complete overkill for this

RE: Newbie: Using Axis for serializing/deserializing only

2004-08-24 Thread Sherman, Dennis (END-CHI)
: [EMAIL PROTECTED] Subject: Re: Newbie: Using Axis for serializing/deserializing only Stuart Barlow wrote: > Axis is complete overkill for this job. > You will increase complexity many times over and get the job done slower. Well, I sort of aware of that, but I'd like to know exactly h

Re: Newbie: Using Axis for serializing/deserializing only

2004-08-24 Thread Oleg Tkachenko
Stuart Barlow wrote: Axis is complete overkill for this job. You will increase complexity many times over and get the job done slower. Well, I sort of aware of that, but I'd like to know exactly how this can be done to talk with customers. Do you want to use the XML to interact with web services?

Re: Newbie: Using Axis for serializing/deserializing only

2004-08-24 Thread Stuart Barlow
Axis is complete overkill for this job. You will increase complexity many times over and get the job done slower. Do you want to use the XML to interact with web services? Oleg Tkachenko wrote: Stuart Barlow wrote: use xstream nice and simple Thanks for suggestions, but I really need (well, custome

Re: Newbie: Using Axis for serializing/deserializing only

2004-08-24 Thread Oleg Tkachenko
Stuart Barlow wrote: use xstream nice and simple Thanks for suggestions, but I really need (well, customers want) to use Axis here. -- Oleg Tkachenko http://blog.tkachenko.com Multiconn Technologies, Israel

RE: Newbie: Using Axis for serializing/deserializing only

2004-08-24 Thread Barlotta, Timothy - Arlington, VA - Contractor
Take a look at JAXB > -Original Message- > From: Oleg Tkachenko [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 24, 2004 11:31 AM > To: [EMAIL PROTECTED] > Subject: Newbie: Using Axis for serializing/deserializing only > > > Hello! > > I wonder how

Re: Newbie: Using Axis for serializing/deserializing only

2004-08-24 Thread Stuart Barlow
use xstream nice and simple Oleg Tkachenko wrote: Hello! I wonder how can I use Axis for doing only serialization of java to XML and back. What I have is only arbitrary (but generated and rather simple ones) java classes. I need a way to serialize objects of those classes to XML and deserialize

Newbie: Using Axis for serializing/deserializing only

2004-08-24 Thread Oleg Tkachenko
Hello! I wonder how can I use Axis for doing only serialization of java to XML and back. What I have is only arbitrary (but generated and rather simple ones) java classes. I need a way to serialize objects of those classes to XML and deserialize them back. -- Oleg Tkachenko http://blog.tkachenk

Newbie: dynamic insert a Handler when runtime at client side code

2004-08-06 Thread Chuan Guo
Hi all together, I am Newbie to Axis. in order to test and trace mein Service, I insert Handlers in the AxisEngine of Client and Server, such Handlers do some Task like note down the Time point, but this need to modify the .wsdd file at server side, mein Server isn't in the same city,

  1   2   3   4   5   >