Re: Exception while deploying service

2001-06-14 Thread Scott Nichol
Let me guess: you are using Xerces 1.3.1. If so, try another version of Xerces. Scott - Original Message - From: "Khamesra, SandeepX" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 14, 2001 8:49 PM Subject: Exception while deploying service > > Why when I try to delp

Re: DeployedServices.ds

2001-06-14 Thread Naggi Rao
Yes you are right we would have to place it in that directory..   I dont know if its been changed ..   The code in :   org.apache.soap.server.ServiceManager.java   Opens the file as : /* filename = "DeployedServices.ds"; FileInputStream fileinputstream = new FileInputStream(filename); */   I g

Re: SPAM messages being received through this list.

2001-06-14 Thread Sam Ruby
At the moment, this list is completely open. If there is consensus, I can limit this list to strictly subscribers, make it strictly moderated, or allow subscribers to post with the rest being moderated. - Sam Ruby

RE: Exception while deploying service

2001-06-14 Thread Kartheek Hirode
Sandeep, Can you send the complete command that you using thru' the command line? There may be a problem with the URL or something that is being passed to the Call.invoke method. --KH -Original Message- From: Khamesra, SandeepX [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 14, 2001 5:49

Exception while deploying service

2001-06-14 Thread Khamesra, SandeepX
Why when I try to delploy my service through ServiceManagerClient I get this error. I am running APACHE SOAP on Linux with IBM JDK . I tried deploying it through Admin UI it succeds but when I try ot run the command through command line with List option again it givres me the same error. I tri

SPAM messages being received through this list.

2001-06-14 Thread CIOCCARELLI,DOMINIC (HP-Australia,ex2)
Hi all, Over the last few weeks I've received a number of SPAM mails due to my subscription to this mailing list. I've included a message header to help identify the problem: Received: from sngrel5.hp.com ([15.2.177.210]) by XAUBRG1.aus.hp.com with SMTP (Microsoft Exchange Internet Mail

DeployedServices.ds

2001-06-14 Thread cleveland cooke
Does anyone know how I can change the location of DeployedServices.ds to another location.  I tried to specify the new location in weblogic.properties, but when I deployed it I reveived an error.   Thanks.  Get your FREE download of MSN Explorer at http://explorer.msn.com

KEEP 100% OF THE REVENUE YOU GENERATE!

2001-06-14 Thread mailer332
Dear Friend, AS SEEN ON NATIONAL TV : ''Making over half million dollars every 4 to 5 months from your home for an investment of only $25 US Dollars expense one time'' THANKS TO THE COMPUTER AGE AND THE INTERNET! = BE A MILLIONAIRE LIKE OTHERS WITH

JAF license

2001-06-14 Thread Anshul Jaiswal
Hi, SOAP API needs JAF library to compile. Unfortunately the JAF license is restrictive and is not very clear about redistribution rights etc. Is it possible for us to get rid of the dependency of soap on JAF, if we're not using any of the features that need it? Thanks, Anshul.

RE: messagerouter and rpcrouter

2001-06-14 Thread Gopinadh Bandaru
Hi i am able to run both client and server on the same system.But i am getting problem when they are on different systems.Any help is very appreciated ! Client side: Caught SOAPException (SOAP-ENV:Client): Error opening socket: Operation timed out: connect [SOAPException: faultCode=

Re: Proposal for generic transport in Apache SOAP

2001-06-14 Thread Jeff MAURY
  Peter Chang wrote: Hello Jeff I'm interested in integrating with JMS as well ... can I checkout your JMS transport provider? Hello Peter, as I told in my email, the JMS provider is not available as of today because I wait a global agreement from the list before I start the development. H