RE: Building Axis - Can someone check in this for me.

2002-11-21 Thread Vidyanand Murunikkara
Thanks for looking into this Scott. Even I have no idea as to who updates these permissions. I have sent a mail to [EMAIL PROTECTED] .Hopefully that should resolve the problem Thanks Vidyanand. -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 21,

Re: Building Axis - Can someone check in this for me.

2002-11-21 Thread Scott Nichol
I checked. You do not have permission set up for check in to xml-axis (I don't see vidyanand anywhere in the avail file). I'm not sure who updates these permissions. Scott Nichol - Original Message - From: "Vidyanand Murunikkara" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursda

RE: Building Axis - Can someone check in this for me.

2002-11-21 Thread Vidyanand Murunikkara
Hi Dave I did set up the tunneling and thats how i got the source for axis. I use the command line client and not WinCVS. Maybe I will try installing it sometime and using it. Btw - this is the error message I am getting when i try to commit. Access denied: Insufficient Karma (vidyanand|xm

Re: Building Axis - Can someone check in this for me.

2002-11-21 Thread David Chappell
Hi Vidya, Were you able to set up tunneling using SSH? Its a bit different from checking out using anoncvs. You appear to have a home directory on the server, so that looks good for you. I use WinCVS vs the cmd line version. It requires an extra login step which doesn't need to happen if you ar

cvs commit: xml-axis/java/docs axis-bibliography.bib

2002-11-21 Thread stevel
stevel 2002/11/21 16:46:38 Modified:java/docs axis-bibliography.bib Log: expanding the bibliography. we really need an XML bib syntax that can be XSLT-d into whatever. Revision ChangesPath 1.6 +17 -1 xml-axis/java/docs/axis-bibliography.bib Index: axis-bi

RE: Building Axis - Can someone check in this for me.

2002-11-21 Thread Vidyanand Murunikkara
Thanks Steve. I can do all u said except commiting. I am pretty sure I got the axis source as myself and not anoncvs. anwyay I will try to get a fresh copy again and see if that was the problem Thanks Vidyanand. -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED]] Sent: Th

Re: Building Axis - Can someone check in this for me.

2002-11-21 Thread Steve Loughran
done. made some more changes. Remember: no tabs in the Apache codebase. If you have a login to cvs.apache.org over ssh, and set up tunnelling, then you have commit rights. You need to check out the axis source using your log in; anything you checked out as anoncvs cannot be checked in. Keep whatev

cvs commit: xml-axis/java/docs building-axis.html

2002-11-21 Thread stevel
stevel 2002/11/21 16:30:19 Added: java/docs building-axis.html Log: no message Revision ChangesPath 1.1 xml-axis/java/docs/building-axis.html Index: building-axis.html ===

RE: Building Axis - Can someone check in this for me.

2002-11-21 Thread Douglas Bitting
> Cant commit :) Typical guy, eh? :-) --Doug -Original Message- From: Vidyanand Murunikkara [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 21, 2002 2:30 PM To: [EMAIL PROTECTED] Subject: Building Axis - Can someone check in this for me. Hi Can someone please check this in for m

Building Axis - Can someone check in this for me.

2002-11-21 Thread Vidyanand Murunikkara
Hi Can someone please check this in for me. It goes into java/docs. Something seems to be not right with my account. Cant commit :) Vidyanand. <> Title: Building Axis Guide to building Axis 1.0 Version Table of Contents Introduction Recommended Environment Build

RE: Few questions on the build

2002-11-21 Thread Davanum Srinivas
Ok to all except "removing attachments.present". Please let it be. Thanks, dims --- Vidyanand Murunikkara <[EMAIL PROTECTED]> wrote: > I guess i worded it wrongly .. i wasnt talking about putting this file > in build.xml.. what i was talking abt is to make changes like mailapi > being required a

RE: Few questions on the build

2002-11-21 Thread Vidyanand Murunikkara
I guess i worded it wrongly .. i wasnt talking about putting this file in build.xml.. what i was talking abt is to make changes like mailapi being required and probably removing all unless="attachments.present" in compile since they are anyway going to be present. any comments ? I will put all th

cvs commit: xml-axis/java build.xml buildTest.xml

2002-11-21 Thread dims
dims2002/11/21 10:48:48 Modified:java build.xml buildTest.xml Log: Cleanup build to not exec the security functional tests if security jars are not present. Revision ChangesPath 1.213 +2 -3 xml-axis/java/build.xml Index: build.xml

Re: Axis seems to ignore JSSE System Properties

2002-11-21 Thread Richard Sitze
Please try newer (nightly) build.  JSSE code has changed/been-fixed since 1.0 I believe. *** Richard A. Sitze IBM WebSphere WebServices Development "Darren Marvin" <[EMAIL PROTECTED]> 11/21/2002 03:17 AM Please respond to axis-dev                 To:

cvs commit: xml-axis/java/test/dynamic TestDynamicInvoker.java

2002-11-21 Thread dims
dims2002/11/21 10:17:01 Modified:java/test/dynamic TestDynamicInvoker.java Log: Try to fix "ant clean all-tests" problem on jdk1.4 (see gump failures) Revision ChangesPath 1.7 +12 -0 xml-axis/java/test/dynamic/TestDynamicInvoker.java Index: TestDynamicI

Problem with servlet engine config file: /WEB-INF/server-config.wsdd

2002-11-21 Thread Pop Marius
Hi everybody ! Let me know you what my problem is:   I use Tomcat 4.1.0 and the newest release of Axis.   I have made a web application which is stored in my %tomcat%/webapps directory.   If I start tomcat without having a /WEB-INF/server-config.wsdd file and then I deploy my own service Tom

RE: Install Axis 1.0 org.apache.jasper.JasperException

2002-11-21 Thread Gareth Thomas
Title: RE: Install Axis 1.0 org.apache.jasper.JasperException I have had the same problem. Tomcat 4.1.12 includes xercesImpl.jar in common/endorsed, if xercesImpl.jar is also in axis/WEB-INF/lib then you get this error. -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED

[GUMP] Build Failure - Axis Security

2002-11-21 Thread Sam Ruby
;\home\rubys\jakarta\jakarta-log4j\dist\lib\log4j-20021121.jar;\opt\jms1.0.2\lib\jms.jar;\home\rubys\jakarta\dist\junit\junit.jar;\home\rubys\jakarta\jakarta-commons\discovery\dist\commons-discovery.jar;\opt\Jimi\JimiProClasses.zip;\opt\javamail-1.2\mail.jar;\home\rubys\jakarta\jakarta-commons\loggin

[GUMP] Build timed out - Axis

2002-11-21 Thread Sam Ruby
This email is autogenerated from the output from: Build results exceed maximum length. Please see URL above for details. Last 50 li

cvs commit: xml-axis-wsif/java/doc trace.htm

2002-11-21 Thread whitlock
whitlock2002/11/21 07:06:44 Added: java/doc trace.htm Log: Trace documentation Revision ChangesPath 1.1 xml-axis-wsif/java/doc/trace.htm Index: trace.htm === Using

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/logging Trc.java

2002-11-21 Thread whitlock
whitlock2002/11/21 07:06:23 Modified:java/src/org/apache/wsif/logging Trc.java Log: Disable trace tracing itself Revision ChangesPath 1.10 +2 -1 xml-axis-wsif/java/src/org/apache/wsif/logging/Trc.java Index: Trc.java ==

Re: [Fwd: The XML Schema type 'ID' is not currently supported]

2002-11-21 Thread Davanum Srinivas
Please try latest cvs. We have "some" support for it now. Thanks, dims --- Roberto Bertaccini <[EMAIL PROTECTED]> wrote: > hello > > i've a Simple WSDL in wich i describe a service that accepts a string in > input and give an ID in output. > > My original WSDL was more complex, this is only an

[Fwd: The XML Schema type 'ID' is not currently supported]

2002-11-21 Thread Roberto Bertaccini
hello i've a Simple WSDL in wich i describe a service that accepts a string in input and give an ID in output. My original WSDL was more complex, this is only an example... -- http://localhost:8080/ws/services/SimpleService"; xmlns="h

DO NOT REPLY [Bug 14712] - wsdl2java can not do standard s and does not support xml:lang and xsi:schemaLocation

2002-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Axis seems to ignore JSSE System Properties

2002-11-21 Thread Davanum Srinivas
Darren, Please create a bug report in Bugzilla (http://nagoya.apache.org/bugzilla). Thanks, dims --- Darren Marvin <[EMAIL PROTECTED]> wrote: > Hi, > > I did post the following to the user list, but since I may be looking at changing >Axis source > code it may be better posting it here. > >

RE: Few questions on the build

2002-11-21 Thread Davanum Srinivas
Please see inline comment (in servlet.jar section)Can you please update the Developer's guide as well? Thanks, dims --- Vidyanand Murunikkara <[EMAIL PROTECTED]> wrote: > Hi > > I finally managed to get most of the build working. But there were > things like which version to use and where t

DO NOT REPLY [Bug 14712] - wsdl2java can not do standard s and does not support xml:lang and xsi:schemaLocation

2002-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-axis-wsif/java/test/docStyle ZipCodeAxisTest.java

2002-11-21 Thread antelder
antelder2002/11/21 03:33:20 Modified:java/src/org/apache/wsif/providers/soap/apacheaxis WSIFOperation_ApacheAxis.java java/test/docStyle ZipCodeAxisTest.java Added: java/test/docStyle/wsifservice zipCodeResolver.wsdl Log: Change the AXIS

Axis seems to ignore JSSE System Properties

2002-11-21 Thread Darren Marvin
Hi, I did post the following to the user list, but since I may be looking at changing Axis source code it may be better posting it here. == I am using Axis web services over HTTPS with both client and server certificate authentication. Everyt