cvs commit: xml-axis/java build.xml

2002-12-13 Thread vidyanand
vidyanand2002/12/13 21:10:16 Modified:java build.xml Log: Added a condition in compile target to check for commons-net.present to compile the mail transport package Revision ChangesPath 1.220 +2 -0 xml-axis/java/build.xml Index: build.xml

[wsif] WSIF EJB sample

2002-12-13 Thread Nirmal Mukhi
Hi, I've committed the EJB sample, update and try following the docs starting from doc/samples.html to see if it works for you, I'd appreciate some independent testing! Also I've made it particularly simple (prepackaged a JAR for the server, wrote a script for the client) to run the sample on JB

cvs commit: xml-axis-wsif/java/samples/localjava/client/dynamic Run.java

2002-12-13 Thread nmukhi
nmukhi 2002/12/13 15:00:28 Modified:java/samples/localjava/client/dynamic Run.java Log: Fixed compilation error Revision ChangesPath 1.3 +4 -4 xml-axis-wsif/java/samples/localjava/client/dynamic/Run.java Index: Run.java =

cvs commit: xml-axis-wsif/java/samples/ejb/service/deploy/jboss addressbook.jar ejb-jar.xml jboss.xml

2002-12-13 Thread nmukhi
nmukhi 2002/12/13 14:59:56 Modified:java/samples/ejb README.html Added: java/samples/ejb AddressBook.wsdl java/samples/ejb/client/dynamic README.html Run.java java/samples/ejb/client/jboss_setup jboss.bat java/samples/ejb/client/stub

cvs commit: xml-axis-wsif/java/samples/ejb/client/stub - New directory

2002-12-13 Thread nmukhi
nmukhi 2002/12/13 14:58:24 xml-axis-wsif/java/samples/ejb/client/stub - New directory

cvs commit: xml-axis-wsif/java/samples/ejb/client/jboss_setup - New directory

2002-12-13 Thread nmukhi
nmukhi 2002/12/13 14:58:24 xml-axis-wsif/java/samples/ejb/client/jboss_setup - New directory

cvs commit: xml-axis-wsif/java/samples/ejb/client/dynamic - New directory

2002-12-13 Thread nmukhi
nmukhi 2002/12/13 14:58:24 xml-axis-wsif/java/samples/ejb/client/dynamic - New directory

cvs commit: xml-axis-wsif/java/samples/ejb/service/deploy/jboss - New directory

2002-12-13 Thread nmukhi
nmukhi 2002/12/13 14:57:50 xml-axis-wsif/java/samples/ejb/service/deploy/jboss - New directory

cvs commit: xml-axis-wsif/java/samples/ejb/service/addressbook/wsiftypes - New directory

2002-12-13 Thread nmukhi
nmukhi 2002/12/13 14:57:05 xml-axis-wsif/java/samples/ejb/service/addressbook/wsiftypes - New directory

cvs commit: xml-axis-wsif/java/samples/ejb/service/addressbook/wsifservice - New directory

2002-12-13 Thread nmukhi
nmukhi 2002/12/13 14:57:05 xml-axis-wsif/java/samples/ejb/service/addressbook/wsifservice - New directory

cvs commit: xml-axis-wsif/java/samples/ejb/service/addressbook - New directory

2002-12-13 Thread nmukhi
nmukhi 2002/12/13 14:56:55 xml-axis-wsif/java/samples/ejb/service/addressbook - New directory

cvs commit: xml-axis-wsif/java/samples/ejb/service/deploy - New directory

2002-12-13 Thread nmukhi
nmukhi 2002/12/13 14:56:55 xml-axis-wsif/java/samples/ejb/service/deploy - New directory

cvs commit: xml-axis-wsif/java/samples/ejb/service - New directory

2002-12-13 Thread nmukhi
nmukhi 2002/12/13 14:56:38 xml-axis-wsif/java/samples/ejb/service - New directory

cvs commit: xml-axis-wsif/java/samples/ejb/client - New directory

2002-12-13 Thread nmukhi
nmukhi 2002/12/13 14:56:38 xml-axis-wsif/java/samples/ejb/client - New directory

Re: Instant Messaging Transport (Jabber & Sametime)

2002-12-13 Thread James M Snell
Great response, but remember... it'll take a little while to get up and running. I just wanted to give folks a heads up. :-) - James Snell IBM Emerging Technologies [EMAIL PROTECTED] (559) 587-1233 (office) (700) 544-9035 (t/l) Programming Web Services With SOAP

Re: Instant Messaging Transport (Jabber & Sametime)

2002-12-13 Thread Jess Sightler
Peer2Peer webservices over Instant Messenger protocols... wonderful!! :) Thanks, Jess On Fri, 2002-12-13 at 16:49, James M Snell wrote: > Well, that's the goal. considering that Paul Kulchenko (the author of > SOAP::Lite) is a coauthor on the book where these things will be featured, > the Ja

RE: bugzilla issues?

2002-12-13 Thread Vidyanand Murunikkara
I too tried accessing the bugzilla url . but doesnt go through -Original Message- From: James M Snell [mailto:[EMAIL PROTECTED]] Sent: Friday, December 13, 2002 1:51 PM To: [EMAIL PROTECTED] Subject: bugzilla issues? I'm getting dns errors for Apache's bugzilla server. Is anyone else

Re: Instant Messaging Transport (Jabber & Sametime)

2002-12-13 Thread Kevin . Bedell
As we say here in New England - Wicked! James M Snell <[EMAIL PROTECTED]> on 12/13/2002 04:30:14 PM Please respond to [EMAIL PROTECTED] To:[EMAIL PROTECTED] cc: (bcc: Kevin Bedell/Systems/USHO/SunLife) Subject:Instant Messaging Transport (Jabber & Sametime) FYI: As part of m

bugzilla issues?

2002-12-13 Thread James M Snell
I'm getting dns errors for Apache's bugzilla server. Is anyone else having problems with the server today? - James Snell IBM Emerging Technologies [EMAIL PROTECTED] (559) 587-1233 (office) (700) 544-9035 (t/l) Programming Web Services With SOAP O'Reilly & Associ

Re: Instant Messaging Transport (Jabber & Sametime)

2002-12-13 Thread James M Snell
Well, that's the goal. considering that Paul Kulchenko (the author of SOAP::Lite) is a coauthor on the book where these things will be featured, the Jabber transport will at the very least interoperate with SOAP::Lite. We're also looking at interoperability with .NET using the jabber implement

Re: Instant Messaging Transport (Jabber & Sametime)

2002-12-13 Thread Jess Sightler
Hi James, Great! I'd love to see these protocols implemented in Axis. I have a question, though... do you think that these will easily interoperate with other WebServices stacks that support these protocols (eg, Perl SOAP::Lite, which already has Jabber bindings?). If so, that would be very hel

Re: Instant Messaging Transport (Jabber & Sametime)

2002-12-13 Thread James M Snell
Oh yeah, what I forgot to say was that when these transport are complete and when support for IME enabled transports is added to Axis (should be done within the next month after the 1.1 release goes out the door), I plan to commit the instant messaging transports into the main code but have eac

Instant Messaging Transport (Jabber & Sametime)

2002-12-13 Thread James M Snell
FYI: As part of my effort to update my programming web services with soap book, I am creating an Instant Messaging transport for Axis that is built on top of the Axis Internal Messaging Interfaces and will feature a pluggable IM provider architecture. I am creating both Jabber and Lotus Sameti

Mail transport

2002-12-13 Thread James M Snell
I was just glancing over the mail transport and I have some problems with it. First off, looking at MailSender, it isn't clear how received messages are correlated with sent messages, nor does it appear as if the act of immediately checking for the new email response immediately after sending

Re: [wsif] Documenting JCA binding

2002-12-13 Thread piotrp
Nirmal, I will certainly try. It should not take too much time since this would be mostly moving stuff around - when we added J2C provider we also posted quite a substantial architecture document. It still is in proposals directory and I will move it to doc. Maybe you could have a quick look at it

RE: cvs commit: xml-axis/java/xmls properties.xml targets.xml

2002-12-13 Thread Glen Daniels
Dims: 1) Way cool 2) Could you please please put a README.txt file in the transport/mail directory? Thanks! --Glen > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 13, 2002 3:46 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: xml-axis

cvs commit: xml-axis/java/xmls properties.xml targets.xml

2002-12-13 Thread dims
dims2002/12/13 12:46:08 Modified:java build.xml java/src/org/apache/axis/utils Options.java java/xmls properties.xml targets.xml Added: java/src/org/apache/axis/transport/mail Handler.java MailConstants.java MailSender

cvs commit: xml-axis/java/src/org/apache/axis/transport/mail - New directory

2002-12-13 Thread dims
dims2002/12/13 12:39:01 xml-axis/java/src/org/apache/axis/transport/mail - New directory

cvs commit: xml-axis/java/test/functional TestMessageSample.java

2002-12-13 Thread gdaniels
gdaniels2002/12/13 12:38:04 Modified:java/src/org/apache/axis/description OperationDesc.java java/src/org/apache/axis/encoding SerializationContextImpl.java java/src/org/apache/axis/message RPCParam.java java/src/org/ap

cvs commit: xml-axis-wsif/java/samples/localjava/service AddressBookImpl.java

2002-12-13 Thread nmukhi
nmukhi 2002/12/13 12:07:58 Modified:java/samples/localjava/service AddressBookImpl.java Log: Needed to update package names Revision ChangesPath 1.2 +3 -3 xml-axis-wsif/java/samples/localjava/service/AddressBookImpl.java Index: AddressBookImpl.java ===

Documenting JCA binding

2002-12-13 Thread Nirmal Mukhi
Hi Piotr, One of the relase tasks (see java/doc/RELEASE_TASKS.txt) that nobody has signed up for is documenting the JCA binding extensions, along the lines of the current documentation for the java, JMS and EJB bindings (see for example http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-axis-wsif/j

DO NOT REPLY [Bug 15369] New: - Interface Serializer/Deserializer needed!!

2002-12-13 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: digital signatures and security

2002-12-13 Thread Bhushan Khanal
Does Axis-Dev have any interest in this. VeriSign Offers Open Source WS-Security Implementation and Integration Toolkit to Help Developers Integrate Security Into Web Services... http://www.webservices.org/index.php/article/articleview/810/1/1/ Bhushan -Original Message- From: Glen Dani

cvs commit: xml-axis-wsif/java/test/shop ShoppingCartAll.wsdl

2002-12-13 Thread owenb
owenb 2002/12/13 09:48:48 Modified:java/test/shop Tag: pre1_2_0-patches ShoppingCartAll.wsdl Log: Corrected ejb:address information Revision ChangesPath No revision No revision 1.2.2.2 +1 -1 xml-axis-wsif/java/t

cvs commit: xml-axis-wsif/java/test/shop ShoppingCartAll.wsdl

2002-12-13 Thread owenb
owenb 2002/12/13 09:47:54 Modified:java/test/shop ShoppingCartAll.wsdl Log: Corrected ejb:address information Revision ChangesPath 1.5 +1 -1 xml-axis-wsif/java/test/shop/ShoppingCartAll.wsdl Index: ShoppingCartAll.wsdl =

DO NOT REPLY [Bug 15363] - soap 1.2 patches for rpc array ser/deser, rpc result, href attr, notunderstood header, etc.

2002-12-13 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 15363] - soap 1.2 patches for rpc array ser/deser, rpc result, href attr, notunderstood header, etc.

2002-12-13 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: VOTE : Jaime Meritt as committer

2002-12-13 Thread Richard Sitze
+1 *** Richard A. Sitze IBM WebSphere WebServices Development James M Snell/Fresno/IBM@IBMUS 12/12/2002 10:36 PM Please respond to axis-dev To: [EMAIL PROTECTED] cc: Subject:Re: VOTE : Jaime Meritt as committer +1

DO NOT REPLY [Bug 15363] - soap 1.2 patches for rpc array ser/deser, rpc result, href attr, notunderstood header, etc.

2002-12-13 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 15363] New: - soap 1.2 patches for rpc array ser/deser, rpc result, href attr, notunderstood header, etc.

2002-12-13 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 15362] New: - WSIF JMS Provider should be able to handle at least a notification transmission invocation

2002-12-13 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: patches

2002-12-13 Thread Cédric Chabanois
bug 14671 (that is a patch for bug 13808 and an enhancement too). bug 15183 Thanks, Cédric > > Which bugs? > > Thanks, > dims > > --- Cédric_Chabanois <[EMAIL PROTECTED]> wrote: > > I have submitted two patches on bugzilla that have not been > still rejected > > nor approved (not even a com

DO NOT REPLY [Bug 15359] New: - WSIF JMS Provider doesn't process JMS output properties properly

2002-12-13 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: patches

2002-12-13 Thread Davanum Srinivas
Which bugs? Thanks, dims --- Cédric_Chabanois <[EMAIL PROTECTED]> wrote: > I have submitted two patches on bugzilla that have not been still rejected > nor approved (not even a comment on them) > > I would likely submit more patches if they were reviewed by someone. > > Cédric = Davanum

patches

2002-12-13 Thread Cédric Chabanois
I have submitted two patches on bugzilla that have not been still rejected nor approved (not even a comment on them) I would likely submit more patches if they were reviewed by someone. Cédric

RE: digital signatures and security

2002-12-13 Thread Glen Daniels
Because it's not something everyone wants to do with Axis, it's an example of an extension to Axis. There's likely to be a lot more of this (we hope!) as we move into the future - Axis is an etensible engine which can be used as-is or built out to provide more complex functionality. We'd like

[GUMP] Build Failure - xml-axis-wsif

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

digital signatures and security

2002-12-13 Thread Cédric Chabanois
Why are handlers for digital signature in samples.security package instead of org.apache.axis.handlers package ? Cédric Chabanois

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

2002-12-13 Thread antelder
antelder2002/12/13 04:17:52 Modified:java/src/org/apache/wsif/providers/soap/apacheaxis WSIFOperation_ApacheAxis.java java/test/docStyle NWBankTest.java ZipCodeAxisTest.java Added: java/test/docStyle/zipCodeNW ShortZipCode.java

cvs commit: xml-axis-wsif/java/test/docStyle/zipCodeNW - New directory

2002-12-13 Thread antelder
antelder2002/12/13 04:17:38 xml-axis-wsif/java/test/docStyle/zipCodeNW - New directory

cvs commit: xml-axis-wsif/java/test/async AsyncTests.java

2002-12-13 Thread whitlock
whitlock2002/12/13 03:29:31 Modified:java/test/async AsyncTests.java Log: Fix stockquote wsdl location Revision ChangesPath 1.16 +1 -1 xml-axis-wsif/java/test/async/AsyncTests.java Index: AsyncTests.java ===