re: Problem with java2wsdl ant task for document/literal (was Re: webservice won't deploy at all)

2005-02-17 Thread James Black
s mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCFNiZikQgpVn8xrARAkweAJ9o2ZQrx297ZbsoJknJpnKyvuMUKQCdFKH5

re: webservice won't deploy at all

2005-02-17 Thread James Black
modification date on the server-config.wsdd file is changed, but nothing is actually written. Any ideas would be great. Thanx. - -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (MingW3

Re: one webservice won't deploy

2005-02-17 Thread James Black
self-recovery." Fulton Sheen James Black[EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCFKPNikQgpVn8xrARAqLLAJoCelxzTbYlxc8zqGaxFKMQH6MSIwCfQUiC r+Yjg9g3/Oa6As3aMIqnWPw= =nMqz -END PGP SIGNATURE-

re: one webservice won't deploy

2005-02-17 Thread James Black
d start looking. The webservice was deploying, it started yesterday to not deploy. Thanx for any suggestions. - -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (MingW32) Comment: Using

re: defining OUT parameter for use by java2wsdl

2005-02-15 Thread James Black
overy." Fulton Sheen James Black[EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCEgYPikQgpVn8xrARAjpyAJ9uA1+pYkooK18/DR6gzmucj3xm+gCeOjWa RLTQ8EnmGGxzTxfO9G1YIoQ= =ShOR -END PGP SIGNATURE-

Re: Available Web Servies not generated correctly

2005-02-10 Thread James Black
the wsdd file, and then redeploy the webservice with the new method? - -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderb

Re: JSR-181

2005-02-07 Thread James Black
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Abdullah Jibaly wrote: | Hey all, | | Does anyone know if there is a plan for Axis support | of JSR 181 (Web Services Metadata)? I'm sure it would | really simplify the programming and deployment of web | services and would like to get involved in it. ~

Re: Using complex types Axis and .Net

2005-01-27 Thread James Black
-BEGIN PGP SIGNED MESSAGE- (BHash: SHA1 (B (BBill Keese wrote: (B| Hmm, not sure. I'm using http://www.w3.org/2001/XMLSchema but I am (B| running in wrapper/literal mode, not rpc/encoded mode. Hopefully someone (B| else can answer. (B (B~ Rather than writing the wsdl by hand, you c

Re: byte[] incorrectly converted to xsd:byte in wsdl

2004-12-04 Thread James Black
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 WAJSBERG Julien RD-BIZZ wrote: | I also have a service returning byte[], and it is correctly serialized | as xsd:base64Binary (both in wrapped/literal and rpc/encoded styles) . ~ I don't know how I am going to troubleshoot this problem. I will work on

re: byte[] incorrectly converted to xsd:byte in wsdl

2004-12-02 Thread James Black
be of type: soapenc:base64Binary I am using RPC/Encoded as that is what I have been using in production also, with axis 1.2rc1. Is this a known issue? - -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED] -BEGIN PGP SIGNATURE---

Re: Monitor Client usage of WS

2004-11-25 Thread James Black
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Suzy Fynes wrote: | Hey | | | | Could anyone tell me how to monitor clients that access my Axis Web | Service, considering it had limited access to it i.e. uses basic | authentication? ~ Use a static variable and increment it whenever a client calls th

Re: exposing only parts of a Java Bean

2004-11-23 Thread James Black
nd that's exactly | what I am doing, except that on the server the internal representation is | a map which I don't want exposed. ~ I don't believe it will work in .NET if you use your own serializer. - -- "Love is mutual self-giving that ends in self-recovery." Fulton She

re: bean incorrectly converted to wsdl

2004-11-22 Thread James Black
f-recovery." Fulton Sheen James Black[EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBolh28psvJTl+fosRAjZgAJ9ZazZuu9YcdHSuLF6OmEP0Ah5vcgCfY49G aVJPPqQapZpiMObu6G/iyYo= =q0Ad -END PGP SIGNATURE-

re: how to ensure threads die off quickly when using the webservices

2004-10-18 Thread James Black
at ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

Re: Performing WS tests....

2004-10-14 Thread James Black
...) I use junit and ant for functional testing, as I write tests for the client stubs. I also use junitperf for some stress testing, and I have written my own program to do more fine-tuned stress testing. -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen J

re: problem getting java2wsdl ant task to be created

2004-10-07 Thread James Black
.wsdl" useinheritedmethods="false" classname="edu.usf.acomp.axis.Security" typemappingversion="1.2"> namespace="http://localhost/axis/services/Security"; package="edu.usf.acomp.axis"/> -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

re: using jdk1.5 for webservices

2004-09-30 Thread James Black
nx. -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

Re: AXIS with JDK 1.5

2004-09-15 Thread James Black
Pravir Ramtekkar wrote: Hi, We are using AXIS 1.1 and recently moved onto using JDK 1.5 (build 1.5.0-beta2-b51) When I compile my WSDL2Java generated code there are warnings about 'enum'. Axis has package org.apache.axis.enum which conflicts with 'enum' keyword. With strict checking this would n

re: connection refused error from Tomcat

2004-07-01 Thread James Black
am curious if anyone has an idea why I may be getting a connection refused error, but I don't see anything in the error logs when I try to connect. Thank you. -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

Re: Complex Types and Interoperability

2004-06-16 Thread James Black
ay of beans, for example. If the client really needs it as a hash table then it would be easy to create a new hashtable from an array of objects. -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

Re: wsdl2java and .NET WSDL file

2004-05-17 Thread James Black
that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

Re: Newbie: Disabling a Web Service

2004-05-04 Thread James Black
then process the request, if false, then return an exception or an empty result. Then you would have added one function to your webservice that will set this variable to true or false. -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

Re: Newbie: Disabling a Web Service

2004-05-04 Thread James Black
container down? Jan Why not undeploy the webservices. -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

Re: Incompatibilty between Axis 1.1 and 1.2a

2004-04-29 Thread James Black
incompatible versions. -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

Re: Need suggestions on web service interop and design

2004-04-14 Thread James Black
or server will want to use the best structure to hold that array so if you pass things around in the simplest format the other side can make decisions based on the language and os. -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

re: need help with interoperability

2004-04-13 Thread James Black
elf-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

Re: need info about memory leak in axis

2004-03-25 Thread James Black
elf-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

Re: Return 2D array

2004-03-22 Thread James Black
n self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

Re: StringBuffer

2004-03-15 Thread James Black
lton Sheen James Black[EMAIL PROTECTED]

re: operation description not synchronized on one machine, fine on another

2004-03-12 Thread James Black
machine I use JDK1.5.0 and tomcat 5. I am also using xerces in JAVA_HOME/jre/lib/endorsed. Thanx for any suggestions. -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

Re: Interoperability with .NET compact framework

2004-03-11 Thread James Black
ou may want to use Axis 1.1 at the moment. -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

re: out of memory due to large returning of array of beans

2004-03-05 Thread James Black
/schemas.xmlsoap.org/soap/encoding/" namespace="http://localhost/axis/services/LMSDBServer" use="encoded" />   wsdl:input> - <wsdl:output name="lookupTransactionsResponse">   <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://localhost/axis/services/LMSDBServer" use="encoded" />   wsdl:output>   wsdl:operation> -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black[EMAIL PROTECTED]

re: enum is a keyword in jdk1.5

2004-01-26 Thread James Black
I am curious if there has been any work on fixing the fact that org.apache.axis.enum.* needs to be changed, since enum is a keyword in the new jdk. Thanx.

RE: null pointer problem in both 1.1 and 1.2alpha

2004-01-02 Thread James Black
> -Original Message- > From: Jacob Kjome [mailto:[EMAIL PROTECTED] > Sent: Friday, January 02, 2004 12:02 PM > To: [EMAIL PROTECTED] > Subject: RE: null pointer problem in both 1.1 and 1.2alpha > > Actually, the only unit test I used was the one provided by the tutorial. > I > have not wri

RE: null pointer problem in both 1.1 and 1.2alpha

2004-01-02 Thread James Black
> -Original Message- > From: Jacob Kjome [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 01, 2004 1:33 PM > To: [EMAIL PROTECTED] > Subject: RE: null pointer problem in both 1.1 and 1.2alpha > > Based on the fact that the service works perfectly with > askQuestion(String) > but fails w

RE: null pointer problem in both 1.1 and 1.2alpha

2004-01-01 Thread James Black
> -Original Message- > From: Jacob Kjome [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 31, 2003 3:21 PM > To: [EMAIL PROTECTED] > Subject: Re: null pointer problem in both 1.1 and 1.2alpha > > Just a follow-up to this... > > I did a test with a web service I've verified to work.

re: WSDL error when retrieving WSDL definition of an Axis service

2003-12-29 Thread James Black
I am trying to understand what is going on now. I can't get my webservice to work properly at all, now. I get the following error: WSDLException: faultCode=OTHER_ERROR: Can't find prefix for 'http://www.w3.org/2003/05/soap-encoding'. Namespace prefixes must be set on the Definition objec

Re: ANT and JUnit

2003-11-17 Thread James Black
Sivakumar Jagadeesan wrote: I went thru that chapter.. it is kind of out dated I think. It does not use wsdl2java ant task . Are you trying to build your webservices using ant, or just concerned with unit testing with ant? If you are just unit testing, then you shouldn't be concerned with w

Re: XML Encryption w/ DigitalSignature

2003-11-06 Thread James Black
fred smith wrote: hi Pankaj. it seems verisign charges money for their jar file. i was really looking for some example on how to do this using free source code. so if anyone has an example of how to do a HelloWorld service that passes in String, encrypts is using XML encryption then returns

Re: .Net compatible Serializers/Deserializers for HashMap and col lect ions

2003-10-22 Thread James Black
Pallapolu, Sudhir wrote: Yes, I have been doing that in my prototypes. Converting to bean or writing a conversion layer means a lot of code to be rewritten in my project. I am searching for a way to convert Maps and collections to compatible (SOAP&WSDL) types implicitly (by adding

Re: .Net compatible Serializers/Deserializers for HashMap and collect ions

2003-10-22 Thread James Black
Pallapolu, Sudhir wrote: I am trying to write a custom serializer for java HashMap class (I want to be able do this for collections as well.).  .Net doesn't like the SOAP returned by the default MapSerializer, can any one help me out by pointing me towards a sample or any existi

Re: Collection Passing from Java to C#

2003-10-08 Thread James Black
Rupesh Sharma wrote: Can I modify the BeanSerializer.java used by Axis to do bean serialization to change the collection into an array before converting it into xml. You can write your own serializer, but it won't be portable, as you need a deserializer on the

Re: Collection Passing from Java to C#

2003-10-07 Thread James Black
Rupesh Sharma wrote: I am having problems passing Collections from Axis Web Service written in Java to a C# client. However when I change my data structure from collection to an Array of known Object types it goes thrugh. I will apprecite if anybody who had the same problem and resolved i

Re: wsdl2java - shortcomings?

2003-09-18 Thread James Black
Dan Christopherson wrote: Now if there were (or is) a way to tell wsdl2java to use a different name for the 'Impl' class (which is a delegate by the way), that would have saved me some similar consternation and grumbling. In the java2wsdl tag I use -- "We do not lose our identity in our relati

Re: One class per service?

2003-09-17 Thread James Black
Adhamh Findlay wrote: It appears that I can on provide on class per service. Is this correct? Not could someone explain how to provide more than one class per service? From my experience a web service, which may have many different methods, will access the same class for processing. I don't f

Re: problem using wsdl2javaanttask

2003-09-02 Thread James Black
Xi, Keying wrote: wsdl2java is not a core task that's defined in Ant. I used to have this working but after making substantial changes to my filesystem it has ceased to work. The other way I tried to get this to work is: This also fails with the error message that class Java2Wsd

re: problem using wsdl2javaanttask

2003-09-02 Thread James Black
Hello, I am using ant version 1.5.4, but am having problems getting the taskdef to be properly defined. What I have, is: I get an error of File:build.xml:35: taskdef clss org.apache.axis.tools.ant.wsdl.Wsdl2javaAntTask cannot be found. I am curious what I may be doing w

Re: Out of Memory

2003-08-28 Thread James Black
Benedick Mark Chan wrote: Is this a limitation of axis? If so, then I guess chopping to several small chucks will be my last resort. =( It sounds more like a design issue than a limitation in axis. Have you tried to use -mx1000M as a switch for java? That way you have a larger memory? Also,

Re: InterOP between .NET and Axis

2003-08-22 Thread James Black
[EMAIL PROTECTED] wrote: Would you mind sharing your sample code as well as wsdd file? Thanks. I don't have any sample code, I have just been doing it, since most of my clients are running .NET. I use java2wsdl to generate my wsdl files, then wsdl2java to generate everything else, and

Re: InterOP between .NET and Axis

2003-08-22 Thread James Black
[EMAIL PROTECTED] wrote: Sameer, Try to follow the sample code to create a Collection converter. Everything works correctly upto the response message been sent back to the client. The client generates following error message: "There is an error in XML Document(114,4)." Why did you

Re: InterOP between .NET and Axis

2003-08-22 Thread James Black
Sameer Bombatkar wrote: I also encountered the same problem dealing with Collection classes. How are you defining your de/serialiaers for Collection in ur wsdd file? Rather than passing back any collections, convert them into an array of javabeans, and pass that around. I do that for my C# c

Re: Can methods in a service be overloaded

2003-08-20 Thread James Black
[EMAIL PROTECTED] wrote: yap i am quite agree that it better to keep away from overloaded methods ... I have wirte overloaded methods and send them wrong requests ... e.g. send three parameters to method expect two vise-versa .. Some time they work ... (when they shuld fail..) depend on the servi

re: implementation only accepts SOAPPart objects as root part error

2003-08-14 Thread James Black
Hello,   I don't know why I am getting this error now from my client.   I am using JBoss 4.0DR2, and changed the jar files to ensure that it is Axis 1.1.   I generated the following wsdl from java2wsdl, and perhaps in there I did something wrong, but I have never seen this problem.   My webse

Re: Help required ..

2003-08-11 Thread James Black
[EMAIL PROTECTED] wrote: Can I call a WebService (from axis) which returns an array of complex type . Is there any known problem here . If you return an array of beans that is fine, as long as, ultimately the attributes are of some known, generally simple, type, or composed of simple types.

Re: Has any body built this axis 1-1 for solaris

2003-08-06 Thread James Black
[EMAIL PROTECTED] wrote: Each time I try to "gzip -d axis-1_1-src.tar.gz" and then "tar xvf axis-1_1-src.tar" I get a directory check sum error. There is no problem for the Windows version.   Use gnutar, not the solaris tar program.   I use GNU tar 1.13.19 -- "We d

Re: WSDL2Java

2003-07-15 Thread James Black
Godfrey, Gary wrote: How do we tie the Axis generated code to our implementation code? The only way we see of doing it is to write adapter classes to map our data transfer classes to the Axis versions. This is incredibly complex due to the data hierachy and requires business logic to handle nul

Re: JavaBean synchronisation Client/Server

2003-07-11 Thread James Black
BLIS Webmaster (Patrick Houbaux) wrote: Is is possible to automatically synchronized the server side of what's happening on the client side to my JavaBean? You can create a special setter function in your interface that would call the webservice to update the server's attribute. Rather than

Re: Axis and (.Net) dates

2003-07-03 Thread James Black
Justin Lee (HFS) wrote: the .Net service i'm trying to talk to doesn't like the format of the dates that Axis is sending (1999-05-01T06:00:00.000Z). I've tried replacing the setXmlType line in the generated code to reference "date" instead of "dateTime," but that doesn't seem to be doing the tric

Re: Lost service method parameter names when deploying

2003-06-19 Thread James Black
Chris wrote: Not on interfaces . . . even with -g the information doesn't get saved. What I was wondering is even if you say -g when you build, do you have to say -i when you run Java2Wsdl. When you compile the implementation stub, which implements your interface, then that should be compiled wi

Re: Lost service method parameter names when deploying

2003-06-19 Thread James Black
Chris wrote: I suppose I never actually tried -i. I was using Java2Wsdl on an interface, in which case -i doesn't help, but is -i required to retain param names from code built with debug info? If so, then perhaps that was Rey's problem (and future posters!). If that's the case then I'll know not

Re: Extend the class Date

2003-06-19 Thread James Black
Slimane Amar wrote: I think there is a problem with java2WSDL when i use a complex type which extends Date or Calandar. Try to change the name of your class to MyDate instead of Date, and see if that works fine. It appears that the wsdl file is incomplete. Can you just post it on the web so

Re: OT Problem Domain question

2003-06-18 Thread James Black
Jim Poulsen wrote: good suggestion. you could even dynamically keep the schema up to date and publish it for your clients at a well known URL. Or include a dynamic URL reference to it in the SOAP message. I wish I had thought of the simple idea of including a version number. That may be the

Re: OT Problem Domain question

2003-06-18 Thread James Black
Jim Collins wrote: I have a number of clients that receive an XML datafeed. This datafeed can change due to various circumstances and I would like all the clients to be notified of any change. Would it be possible for a Web Service to notify all clients of a change or would the clients need to con

Re: Problem where Java2WSDL\WSDL2Java converts Dates to Java.util.Calendar

2003-06-18 Thread James Black
Reynardine wrote: The problem is that when I go in and edit the automatically generated SoapBindingImpl.java, I find that axis has changed the dates to Calendars i.e. Date is mapped to Calender, I believe that is according to a specification. So, using the date class would be a bad idea, sinc

Re: Extend the class Date

2003-06-18 Thread James Black
Slimane Amar wrote: I have got the same error with Calendar. There should be a mapping for java.util.Calendar to an xml schema, actually. Can you paste your method from the interface and the error? Also, have you ensured that java2wsdl is calling the new version? If you have a prior versi

Re: Extend the class Date

2003-06-18 Thread James Black
Slimane Amar wrote: I am using the Axis 1.1 and i have a complex type which is derived from Date. When i use java2WSDL to generate the wsdl file, i have got this error : - The class extends non-bean class java.util.Date : An xml schema anyType will be used Is there a solution to do this. use

Re: The OperationDesc for sendSms was not syncronized

2003-06-17 Thread James Black
Sochea Meas (LMC) wrote: Thank you for your help! I've done what you proposed and I still have the same error. I double check in server-config.wsdd and I see the web service being registered in the latter file. I upgraded to axis 1.1 final release and still no luck... Anything else i can do to pi

Re: The OperationDesc for sendSms was not syncronized

2003-06-17 Thread James Black
Sochea Meas (LMC) wrote: I have another question. I am somewhat stuck with my problem an a really need help from axis community. Does anyone know what this error mean? This error occur when I try to display it in a browser using AxisServlet and once successfully deployed. BTW, I am usin

re: metadata and JDK1.5

2003-06-16 Thread James Black
Hello, Does anyone know if someone on this list is following the JSR process for the webservice metadata specification, and if this will be added to the axis framework, once the JSR is finished and JDK1.5 is released? -- "We do not lose our identity in our relations with others; in part, at lea

Re: java.util.Calendar - Why?

2003-05-31 Thread James Black
Mark Galbreath wrote: Come on, guys! Why the issue - every constructor except the default is deprecated; every method except toString() is deprecated. The JavaDoc tells you to use Calendar instead. Are you that obtuse? setTime() and getTime() are also not deprecated. It appears that all this

Re: java.util.List and 1.1.RC2

2003-04-02 Thread James Black
Brain, Jim wrote: All I know at present is that when I expose a method that returns List, the Java2WSDL piece in AXIS complains bitterly when I do ?WSDL. As for customizing AXIS, I'm willing to try, but my knowledge of the inner workings of AXIS is extremely limited. What I did is to just turn th

Re: Performance testing - timing data - how to get it?

2003-03-31 Thread James Black
Pascale, Peter H. wrote: We are embarking on a short project to validate Axis performance within a particular web service client application. I've seen a few recent posts that refer to timing data for web service calls. How are folks getting timing information? Are you using a third-party tool lik

Re: ArrayOutOfBoundsException with 1.1RC2??

2003-03-19 Thread James Black
Jinesh Varia wrote: Please help me with this small code. I will do the rest. I have client implemented in JSP public void printPersons(JspWriter out, Person[] persons) throws IOException { int j=0; while(persons[j]!=null){

Re: HTTP Connections Hanging

2003-03-14 Thread James Black
Davis, Kevin wrote: I think much of the issue I'm having is around the bug pertaining to Xerces/Axis still holding the connection open to ensure that all the bytes have been recieved. But it does sound similar, but I'm letting Axis do all the socket stuff. I am not involved with troubleshooting

Re: [axus] Deploying axis over tomcat

2003-03-05 Thread James Black
Slaybaugh Laura J IHMD wrote: I'm trying to deploy axis under Tomcat, and I don't seem to be getting anywhere. I have Tomcat up and running fine. But copying the axis folder into %catalina_home%\webapps seems to have no effect. when I type in http: //localhost:8080 //axis (or http: //localhos

Re: Performance

2003-03-05 Thread James Black
IvanLatysh wrote: To improve performance you can use This service will be created once and will serve all requests, but you should handle yourself concurent requests. I am using the webservice to handle requests from about 500 clients, and I am wondering if what you are saying is correct. If

Re: .Net Client/Axis Server & MultiDim Arrays -- I GIVE

2003-02-28 Thread James Black
Cory Wilkerson wrote: > From what I can tell, .Net web services implementations do not support > multidimensional arrays. This sucks. Anyone have a good way to marshall a > key/value set across the wire? Convert it into an xml string, turn it into a byte array, send that to the .net client

Re: Design review and general axis questions

2003-02-25 Thread James Black
Mike DuVall wrote: > Here are my questions: > > 1. Any overall thoughts on our design? Are we using Axis in the spirit in > which it was intended? If you are handcoding everything then you are losing much of the benefits of using an xml-based rpc framework. > 2. Should we be using WSDL2Java a

Re: wsdl and documentation

2003-02-25 Thread James Black
Praveen Peddi wrote: > While using Java2WSDL, is there option that I can specify so that it > takes the java doc comments and puts them in WSDL. Right now when I > append ?WSDL to my services, I don't see the javadoc comments or > documentation elements in the wsdl document. You could write the

Re: arrays of beans, c# client, and null problem

2003-02-24 Thread James Black
Rob Beers wrote: > I realize I can't return an empty array of beans back to a c# client so I am > trying to return null when the array is empty. try to make a bean that signifies empty, with a array of one element, or throw an exception in this case.

Re: HTTP status 404 in .net

2003-02-19 Thread James Black
"Wagner,Harry" wrote: > I had the same problem, which I have since resolved. The problem is that > the wsdl does not include the port in the url of the service. You can > either add the /axis entry to your mod_jk configuration on tomcat (so that > tomcat passes these entries to the right port),

re: HTTP status 404 in .net

2003-02-19 Thread James Black
Hello, I have some java clients for my webservices (unit tests) and these work fine. All the tests pass. The .NET tests fail, most of them with 'HTTP status 404: Not Found.' I am using Tomcat 4.1.18, and the newest release for axis, and jdk1.4.1 for Solaris, on the server side. Any ideas

Re: Attempting to configure AXIS for the first time

2003-02-19 Thread James Black
Hainer Neil wrote: > 1. I am configuring AXIS 1.0 for the first time. I am using tomcat 4.1.18. > I noticed the following when I ran happyaxis.jsp: > > Note: On Tomcat 4.x, you may need to put libraries that contain java.* or > javax.* packages into CATALINA_HOME/commons/lib > > Exactly what sho

Re: Installation issue

2003-02-17 Thread James Black
Asociación de Jóvenes Informáticos de Alcobendas wrote: > Dont copy Xerces 2.3.0 and try it; use parser included in tomcat. Or copy the xerces jar files to $tomcat_dir/common/endorsed.

Re: Problems in Installing and deploying web applications using xml-axis

2003-02-11 Thread James Black
"Yang Zhonghua (Dr)" wrote: > Hi, > > I have recently installed Tomcat 4.1.18 and xml-axis. > > The classpath I set is: > > C:\>echo %classpath% > %CLASSPATH%;.;G:\projects\xml-axis-10\lib\axis.jar;G:\projects\xml-axis-10\lib\j > axrpc.jar;G:\projects\xml-axis-10\lib\saaj.jar;G:\projects\xml-axis-

Re: Bug with overloaded methods?

2003-01-28 Thread James Black
Tom Jordahl wrote: > I would say that Axis should use an exact match before it uses one that requires >conversion. Have you tried this with something other than Object? This may be an >edge case that Axis isn't getting right. > > Filing a bug report with a test case would be the next step afte

Re: Error: OperationDesc was not syncronized when invoking on a service

2003-01-28 Thread James Black
"Brian Dillon (ext. 944)" wrote: > I tried rolling back axis to v1.0 but I still get the same kind of > exception. As like you the weservices I am trying to > deploy rely on quite a few classes it doesn't seem to be possible to submit > it as a test case. Also creating a separate test case would n

re: can't inherit from final class

2003-01-27 Thread James Black
Hello, I am trying to figure out where this error message is, as my web service complains that it Cannot inherit from final class. The last two errors are at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123) org.apache.catalina.loader.WebappClassLoader.findClassInternal(We

Re: Error: OperationDesc was not syncronized when invoking on a service

2003-01-24 Thread James Black
"Brian Dillon (ext. 944)" wrote: > So re-installing Tomcat and Axis (which is what I am in the middle of doing) > won't get rid of the problem ? It sounds like my best solution may be to > rollback Axis to verison1.0 (since I can't really create another service > because of configuration issues) ?

Re: Error: OperationDesc was not syncronized when invoking on a service

2003-01-24 Thread James Black
"Brian Dillon (ext. 944)" wrote: > What I am tying to figure out what is checked agains what, that way I can > try to find what has changed (this service used to work fine). I think it was due to a change in axis, but I don't know when it began to fail. The only solution I have found is to t

Re: operation description is missing parameter description!

2003-01-23 Thread James Black
Martin Craig wrote: > I just upgraded from Axis beta 2+ to Axis 1.0 and suddenly none of my > client programs work... I get the exception: > > org.xml.sax.SAXException: operation description is missing parameter > description! > > on call.invoke(); > > Could anyone tell me what this means? I am se

Re: Using Axis and Servlets..any Ideas !!

2003-01-10 Thread James Black
"Shrotriya, Sumit" wrote: > Thanks Adam...but my problem still persists...you have take an > approach that I don't have the option of taking...I can not have the > axis files in my application...and the vice versa is not possible > either...the reason for this approach is that we want to share th

re: system specs needed

2003-01-09 Thread James Black
Hello, We are finally ready to bring my web services into production, and I have some concerns about what type of system to use it on. I am hoping that some people here will be able to give me an idea about performance issues. I have been developing on an Ultra10 with 128M RAM, so have done lit

Re: --implClass not working

2003-01-08 Thread James Black
Davanum Srinivas wrote: > When u compiled your classes using javac, did you switch on "-g" option? (debug) Thank you. I had it on, took the switch out last night, as I didn't remember why it was there. I will put it back. Thank you very much.

re: --implClass not working

2003-01-08 Thread James Black
Hello, I used the cvs source from saturday, and --implClass doesn't appear to be working. My method parameters are of in0, in1 type, not the names I used.

re: problem using CVS from today

2003-01-02 Thread James Black
Hello, This morning I checked out, and compiled the source. I am now getting an error that I don't know how to troubleshoot. What I did was to delete my implementation file, and have it be regenerated by calling WSDL2Java and feed in my wsdl file as the input. I get this error: faultCode:

Re: Returning an Array of Strings...quick start pointers

2002-12-19 Thread James Black
Ken Reek wrote: > I need to retun an array of strings as a result of a call. Any quick > start ideas or pointers...?? I use java2wsdl, and in there I return arrays of strings, and it works fine.

Re: Axis with Amazon Web Services

2002-11-15 Thread James Black
Steven Gollery wrote: > But when we call the same code from a JSP, we get exceptions. We've > tried setting CATALINA_OPTS to define the proxyhost and proxyport, as > people on the Tomcat list suggested, but that doesn't work for us either. Try setting Tomcat to use port 80, perhaps, since that

Re: java2WSDL/WSDL2Java problems

2002-11-15 Thread James Black
Darrell Gamble wrote: > Hi, everyone. My quesiton for today is how to get my wsdl2Java and > vice versa up and running. I have solved other Axis classpath issues > but this one continues to nag me as I get the dreaded noclassdeffound > error for org/apache/axis/Wsdl2java. But I have axis.jar, c

Re: Axis and CORBA

2002-11-15 Thread James Black
Barry Lulas wrote: > I have an Axis web service that acts as a CORBA client. I can run the > code that attaches to the ORB fine as a standalone application, but > when I try to run it from the web service running under Axis I get > numerous exceptions. Does anyone know of any limitation with eit

  1   2   >