DO NOT REPLY [Bug 16396] - Calendar serializer has incorrect functionality

2003-01-24 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 1.1 WSDL checking too strict?

2003-01-24 Thread Steve Loughran
- Original Message - From: "James M Snell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 15:32 Subject: Axis 1.1 WSDL checking too strict? > Hmm.. I'm wondering if the WSDL checking in the Axis > org.apache.axis.client.Service initService(...) method is beco

Re: changing the generated wsdl URL mapping

2003-01-24 Thread Steve Loughran
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 06:13 Subject: changing the generated wsdl URL mapping > Hello, > I want to change the location of the ?wsdl url's. > This is by default /services/*?wsdl, and I want to change the url m

Attachment cleanup revision #2

2003-01-24 Thread Steve Loughran
I've been thinking of a simpler way to do attachment cleanup, or at least give services access to the paths of files (and let them do cleanup themselves, or move the files away) (a) AttachmentPart stores the path to the file, if the data was stored to a file; has public accessors. (b) ManagedMe

cvs commit: xml-axis/proposals/jabber Axis1.0_JabberTransport.zip

2003-01-24 Thread jmsnell
jmsnell 2003/01/24 15:05:42 Removed: proposals/jabber Axis1.0_JabberTransport.zip Log: Removing the old zip file

cvs commit: xml-axis/proposals/jabber/src/com/snellspace/axis/jabber JabberSender.java JabberTransport.java

2003-01-24 Thread jmsnell
jmsnell 2003/01/24 15:05:21 Modified:proposals/jabber/src/com/snellspace/axis/jabber JabberSender.java JabberTransport.java Log: Adding support for one-way only operations. In the old code, the JabberSender would block until a response was received. Now, a

Re: [wsif] testing RC3

2003-01-24 Thread piotrp
Alek, My omission with the classpath, what you listed perfect. The problem of seeing exceptions though is the incorrect initialization of the JNDI inital context by Sun's implementation of j2ee.jar. To get rid of it, the user should remove " jndi.properties" file from the class path. If Sun's j2ee

Re: [wsif] mailing list for WSIF [Re: WSIF to get its own mailinglist?]

2003-01-24 Thread Aleksander Slominski
Sam Ruby wrote: Aleksander Slominski wrote: hi Tom, i agree with you. i think that what we need for WSIF is: (following guidelines described in http://ws.apache.org/mail.html): [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] i wonder also if we could move WSIF to http://ws.apache.or

Re: Project pages on the new Web Services site

2003-01-24 Thread Aleksander Slominski
hi Owen, i think that if possible we should synchronize making 2.0 release and making official ws.apache.org/wsif location (by putting redirect to new location in http://xml.apache.org/axis/wsif/) thanks, alek Owen D Burroughs wrote: Hi Dims, I think the short term option would be good eno

Re: [wsif] mailing list for WSIF [Re: WSIF to get its own mailinglist?]

2003-01-24 Thread Sam Ruby
Aleksander Slominski wrote: hi Tom, i agree with you. i think that what we need for WSIF is: (following guidelines described in http://ws.apache.org/mail.html): [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] i wonder also if we could move WSIF to http://ws.apache.org/wsif? did i miss a

Re: [wsif] mailing list for WSIF

2003-01-24 Thread Owen D Burroughs
Hi, I also agree, wsif mailing lists would be good. As for the web site, you get my vote for http://ws.apache.org/wsif (even if we're not yet voting : -)), and have just asked Dims on the new [EMAIL PROTECTED] mailing list about the idea of having wsif pages stored under the new ws-site project.

[wsif] mailing list for WSIF [Re: WSIF to get its own mailing list?]

2003-01-24 Thread Aleksander Slominski
Tom Jordahl wrote: Since the WSIF project is increasingly active, isn't it time for you guys to get your own mailing list? That would decrease the "noise" on axis-dev. Hey, we love you, but its time to leave the nest! :-) hi Tom, i agree with you. i think that what we need for WSIF is: (foll

RE: update requested on security alert

2003-01-24 Thread Tom Jordahl
This was fixed in the Axis source code and is available in the latest CVS tree or the Axis 1.1 beta release. -- Tom Jordahl Macromedia Server Development -Original Message- From: Kari Whitcomb [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 9:20 AM To: [EMAIL PROTECTED] Subj

Re: Web Services project - open for business

2003-01-24 Thread Davanum Srinivas
Last cross-posting, i promise...Added a IRC section on the web site. Anyone can use this channel to discuss web services related topics. Drop by if you have any questions. Thanks, dims --- Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Folks, > > Please visit http://ws.apache.org. Subscribe to g

WSIF to get its own mailing list?

2003-01-24 Thread Tom Jordahl
Since the WSIF project is increasingly active, isn't it time for you guys to get your own mailing list? That would decrease the "noise" on axis-dev. Hey, we love you, but its time to leave the nest! :-) -- Tom Jordahl Macromedia Server Development

Re: Web Services project - open for business

2003-01-24 Thread Kevin . Bedell
Sorry for the cross post! This announcement is now on the O'Reilly Weblog page - http://www.oreillynet.com/weblogs/ Kevin

DO NOT REPLY [Bug 16396] - Calendar serializer has incorrect functionality

2003-01-24 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

DO NOT REPLY [Bug 16396] New: - Calendar serializer has incorrect functionality

2003-01-24 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

[wsif] Unit tests run against an Axis server

2003-01-24 Thread Mark Whitlock
I have enabled the WSIF unit tests to run against an Axis server. To run the tests against an axis server, find the deploy.wsdd file for each backend service in the test subdirectories. Deploy it using org.apache.axis.client.AdminClient deploy.wsdd. Then in wsif.test.properties set wsif.soapserver

Web Services project - open for business

2003-01-24 Thread Davanum Srinivas
Folks, Please visit http://ws.apache.org. Subscribe to general mailing list. Let's start rockin'... Thanks, dims = Davanum Srinivas - http://xml.apache.org/~dims/ __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://

WSIF 2.0 RC4 available

2003-01-24 Thread Nirmal Mukhi
Hi, WSIF version 2.0 RC4 is now available off http://xml.apache.org/axis/wsif. This is likely to be the final release candidate and promoted to the 2.0 release shortly. Thanks, WSIF development team.

[wsif] running JCA sample

2003-01-24 Thread Aleksander Slominski
[EMAIL PROTECTED] wrote: sorry I could not attend the chat, had an emergency. It looks really good, hopefully will be done shortly. One clarification about JCA sample - the connector is _not_ intended to be run inside J2EE server as a managed component. It can only be run in so called non managed

[wsif] testing RC3

2003-01-24 Thread Aleksander Slominski
hi, i have tested all samples on windows 2000 and what i could on solaris (i did not have JBoss or other app server installed on Solaris so i did not check JMS and EJB samples) and i have checked in small updates to documentation i could get JCA sample to work on windows (after adding one dire

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

2003-01-24 Thread nmukhi
nmukhi 2003/01/24 07:00:13 Modified:java build.xml Log: Changed release tag to RC4 Revision ChangesPath 1.30 +1 -1 xml-axis-wsif/java/build.xml Index: build.xml === RCS file: /home/cvs

cvs commit: xml-axis-wsif/java/doc release_notes_2_0.html

2003-01-24 Thread nmukhi
nmukhi 2003/01/24 06:42:59 Added: java/doc release_notes_2_0.html Log: Release notes for 2.0 Revision ChangesPath 1.1 xml-axis-wsif/java/doc/release_notes_2_0.html Index: release_notes_2_0.html ===

update requested on security alert

2003-01-24 Thread Kari Whitcomb
Back in November a security alert was posted on this list. I'm looking for an update on the status of this problem. The description of the problem was posted as: Summary: Using the DTD part of the XML document, it is possible to cause the XML parser to consume 100% CPU and/or a lot of memory

cvs commit: xml-axis-wsif/java/samples/jms README.html

2003-01-24 Thread aslom
aslom 2003/01/24 06:20:43 Modified:java/samples/ejb README.html java/samples/ejb/service/deploy/jboss README.html java/samples/jms README.html Log: updated samples documentation Revision ChangesPath 1.4 +4 -3 xml-axis-wsif/java/s

Re: Is this a bug ?

2003-01-24 Thread Davanum Srinivas
Claus, Can you please submit a stripped down test that we can use to recreate the problem and log it as a bug in bugzilla? Thanks, dims --- Claus Nyhus Christensen <[EMAIL PROTECTED]> wrote: > > Hi > > I am trying to create a simple handler which alters the content of the > SOPABody of an inc

Re: code sample: Simple LDAP Authentication.

2003-01-24 Thread Davanum Srinivas
Alex, Thanks. Any help is welcome. Please follow instructions mentioned here (http://nagoya.apache.org/wiki/apachewiki.cgi?SubmitPatches) to sumbit an enchancement request in bugzilla. Please consider adding a few html docs to help people use the new code and some test cases to make sure that su

Is this a bug ?

2003-01-24 Thread Claus Nyhus Christensen
Hi I am trying to create a simple handler which alters the content of the SOPABody of an incoming SOAP message. The web service I am using is a simple "echo" web service with a single method called echo. The methods takes a string and just returns it. The code for the handler is as follows: pa

cvs commit: xml-axis-wsif/java/doc build.html

2003-01-24 Thread nmukhi
nmukhi 2003/01/24 02:56:31 Modified:java/doc build.html Log: Removed reference to lib subdirectories since we have changed lib structure Revision ChangesPath 1.4 +2 -3 xml-axis-wsif/java/doc/build.html Index: build.html =

cvs commit: xml-axis-wsif/java/doc build.html samples.html

2003-01-24 Thread nmukhi
nmukhi 2003/01/24 02:52:59 Modified:java/doc build.html samples.html Log: Fixed minor HTML error Revision ChangesPath 1.3 +2 -2 xml-axis-wsif/java/doc/build.html Index: build.html === RCS

cvs commit: xml-axis-wsif/java/doc build.html samples.html

2003-01-24 Thread nmukhi
nmukhi 2003/01/24 02:51:43 Modified:java/doc build.html samples.html Log: Changed docs to more clearly list dependencies that we don't redistribute; also added JMS JAR file to this list. Revision ChangesPath 1.2 +9 -8 xml-axis-wsif/java/doc/build.html I

cvs commit: xml-axis-wsif/java/lib jms-1_1.jar

2003-01-24 Thread hughesj
hughesj 2003/01/24 02:37:24 Removed: java/lib jms-1_1.jar Log: Removed jms.jar from distribution pending discussion on whether we can redistribute it.

[GUMP] Build Failure - xml-axis-wsif

2003-01-24 Thread Sam Ruby
This email is autogenerated from the output from: Buildfile: build.xml init: prepare: [mkdir] Created dir: /home/rubys/j

code sample: Simple LDAP Authentication.

2003-01-24 Thread SKRZYNIARZ Alexandre
Hello. I'm a PhD student at ENST Bretagne (france), and I want to thank you for developping axis. I have written a LDAP Simple Authentication Handler (and the corresponding LDAP Security Provider) based on the SimpleAuthenticationHandler and the SimpleSecurityProvider. If you think my handler