Sanjiva, Most of the java based alphaworks contains also sources. The 'problem' however is that alhaworks is (of course) ibm based. so all the special calls to devices and api's have to be included in the com.ibm.* classes. XMI dependency I agree, still usefull? Also one other question remains, that namespacing should be used in a matter so that all platforms can access it in their way. --- I know I am on thin ice now --- have to be carefull with what I say ---
Thank god for opensource, or better yet, thank everybody for opensource. It makes life easier. I solved some interop problems with this. The complete xml server and tools are opensource. GPL-licenced. It is important in keeping this up to keep the copyright notices in the sources where they belong. Still the servers are also available for other platforms not specific ibm, but also for other platforms. Take a look at this: http://cvs.apache.org/viewcvs.cgi/ Here you will find some (re)sources http://www.garshol.priv.no/download/xmltools/plat_ix.html Is also a site with good information. Regards, Henk. -----Original Message----- From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]] Sent: Thursday, 13 December, 2001 3:33 PM To: [EMAIL PROTECTED] Subject: Re: com.ibm.* package in SOAP download Oops, my mistake. If you look at the docs for Apache SOAP v2.2 (http://xml.apache.org/soap/docs/index.html) you will see all the dependencies listed. Some of the dependencies are IBM originated (like BSF and the SMTP/POP3 beans we used). The XMI dependency (does anyone care about that any more?) is on some alphaWorks code, but everything else is open-source and freely available I believe! Sanjiva. ----- Original Message ----- From: "Sanjiva Weerawarana" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 8:17 PM Subject: Re: com.ibm.* package in SOAP download > Apache SOAP does not use any com.ibm.* classes. > > What classes exactly is your classloader complaining about? > > Sanjiva. > > ----- Original Message ----- > From: "Henk Schipper" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, December 13, 2001 8:07 PM > Subject: RE: com.ibm.* package in SOAP download > > > > RE: Two sets of identical SOAP services on the same serverNilesh, > > > > Pffffff. I hope someone says otherwise, but I am afraid you hit a wall > > there. > > The com.ibm-classes are specific ibm stuff. > > You can get them, I think via visual age for java development toolkit > (scan > > the site www.ibm.com). > > Or mail me directly for more info. > > > > Good luck. > > > > Henk. > > > > -----Original Message----- > > From: Nilesh Kumar, Koratpallikar [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, 13 December, 2001 1:53 PM > > To: '[EMAIL PROTECTED]' > > Subject: RE: com.ibm.* package in SOAP download > > > > > > Henk, > > > > Thanx for your reply. I am working on Windows 2000 platform. So how can > I > > dowload com.ibm* stuff ? > > > > Pls. let me know if you have any further info > > > > reg > > nilesh > > -----Original Message----- > > From: Henk Schipper [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, December 13, 2001 6:21 PM > > To: [EMAIL PROTECTED] > > Subject: RE: com.ibm.* package in SOAP download > > > > > > Nilesh, > > > > When you are using a system like an AS/400, you will find these > classes > > already on your system. > > Please specify your system you are working on. > > > > Regards, > > > > Henk. > > -----Original Message----- > > From: Nilesh Kumar, Koratpallikar [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, 12 December, 2001 12:01 PM > > To: '[EMAIL PROTECTED]' > > Subject: com.ibm.* package in SOAP download > > > > > > Hi, > > > > I have downloaded SOAP binaries from Apache site. The *.java files > > make use of com.ibm.* package, but this class files are not part of the > > extracted zip file ?. Do we have to download this separately ? > > > > Would be thankful if someone can give me this info > > > > thanx > > nilesh > > > >