unsubscribe

2010-02-21 Thread dipesh
unsubscribe DISCLAIMER This email message and any accompanying attachments may contain confidential information. If you are not the intended recipient, do not read, use, disseminate, distribute or copy this message or attachments. If you have received this message in error, please notify t

unsubscribe

2010-02-21 Thread Pradeep Korapati
unsubscribe The information contained in this message and or attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon

RE: unsubscribe

2010-02-21 Thread dipesh
unsubscribe DISCLAIMER This email message and any accompanying attachments may contain confidential information. If you are not the intended recipient, do not read, use, disseminate, distribute or copy this message or attachments. If you have received this message in error, please notify the

unsubscribe

2010-02-21 Thread ajay.pandey
unsubscribe Disclaimer :- This e-mail and any attachment may contain confidential, proprietary or legally privileged information. If you are not the original intended recipient and have erroneously received this message, you are prohibited from using, copying, altering or disclosing the content

Re: Ability to have hidden services on Axis2

2010-02-21 Thread Glen Daniels
Correct. Everyone who was on axis-...@ws is now on java-...@axis. We'll be dropping the old lists soon, after all the other lists (rampart-dev, etc) are fully merged in. --Glen On 2/20/2010 10:14 AM, Sanjiva Weerawarana wrote: > I think we migrated all subscribers to the new list right? AFAIK t

IMPORTANT: Welcome to the new Apache Axis Project (new mailing lists, etc)

2010-02-21 Thread Glen Daniels
Hi everyone! This is a quick note to let everyone know that the switchover to axis.apache.org is almost finished, and to welcome you to the new mailing lists. You're receiving this if you were on any of the axis-related mailing lists at ws.apache.org. For details, the JIRA issue defining what's

Re: Ability to have hidden services on Axis2

2010-02-21 Thread Ruwan Linton
Hi Glen, On Sun, Feb 21, 2010 at 7:50 PM, Glen Daniels wrote: > Hi Ruwan, all, > > I'm afraid I don't get this change. Amila makes a good point I think; I > can > totally understand why you wouldn't want certain services showing up on the > UI (although even then you would want admins to see th

Unsubscribing (please do not send to the list)

2010-02-21 Thread Glen Daniels
Hi folks: I'm just finishing up a welcome message, but as you've likely figured out by now, this is the new development list for the Axis project at Apache, which encompasses Axis2, Rampart, Sandesha, Kandula, Savan, and the Axis2 transports. IF YOU WANT TO UNSUBSCRIBE FOR ANY REASON... 1) We're

unsubscribe

2010-02-21 Thread Jonathan Roberts
Sent from my iPhone On Feb 21, 2010, at 6:04 PM, "Ramaswamy, Pudur" wrote: Thanks, -Pudur -Original Message- From: Deepal jayasinghe [mailto:deep...@gmail.com] Sent: Sunday, February 21, 2010 7:01 AM To: java-dev@axis.apache.org Subject: Re: Ability to have hidden services on

unsubscribe

2010-02-21 Thread Ramaswamy, Pudur
Thanks, -Pudur > -Original Message- > From: Deepal jayasinghe [mailto:deep...@gmail.com] > Sent: Sunday, February 21, 2010 7:01 AM > To: java-dev@axis.apache.org > Subject: Re: Ability to have hidden services on Axis2 > > > > > > This is something questionable. If a service got depl

unsubscribe

2010-02-21 Thread Jay Chauhan
unsubscribe

Re: Ability to have hidden services on Axis2

2010-02-21 Thread Deepal jayasinghe
> > This is something questionable. If a service got deployed once > successfully, can it fail at the next reboot? "without" any changes > being done? If so, the deployment is not predictable. Yes it can fail, what happen if you remove a module (mar) file which the service needs, then it fails to

Re: Ability to have hidden services on Axis2

2010-02-21 Thread Senaka Fernando
Hi Deepal, On Sun, Feb 21, 2010 at 8:16 PM, Deepal jayasinghe wrote: > > > > > Regarding the INFO message that gets logged per service, at > > deployment. The better side of this is that you get a confirmation to > > whether your service got deployed. But, the bad side of it is that, if > > there

Re: [jira] Commented: (AXIS2-4060) wsdl2java is unable to retrieve a WSDL when basic authentication is required

2010-02-21 Thread Lasith
The error is still with Axis2 version 1.5.1 as well I can access the url with the browser -- E:\workspace\temp\axis2WS\dictionaryServeice> E:\software\java\axis2\axis2-1.5.1-bin\axis2-1.5.1\bin\WSDL2Java.bat -u ri http://admin@:/adminserver/dictionaryService.jws?wsdl -o client Usi

Re: Ability to have hidden services on Axis2

2010-02-21 Thread Deepal jayasinghe
> > Regarding the INFO message that gets logged per service, at > deployment. The better side of this is that you get a confirmation to > whether your service got deployed. But, the bad side of it is that, if > there are 1000+ services hosted (for example), we'll be printing 1000s > of such messag

Re: Ability to have hidden services on Axis2

2010-02-21 Thread Senaka Fernando
Hi all, Regarding the INFO message that gets logged per service, at deployment. The better side of this is that you get a confirmation to whether your service got deployed. But, the bad side of it is that, if there are 1000+ services hosted (for example), we'll be printing 1000s of such messages.

Re: Ability to have hidden services on Axis2

2010-02-21 Thread Glen Daniels
Hi Ruwan, all, I'm afraid I don't get this change. Amila makes a good point I think; I can totally understand why you wouldn't want certain services showing up on the UI (although even then you would want admins to see them), but the INFO message is on the actual console of the server, which only

unsubscribe

2010-02-21 Thread Mani Rana

Re: Ability to have hidden services on Axis2

2010-02-21 Thread Amila Suriarachchi
On Sat, Feb 20, 2010 at 8:31 PM, Ruwan Linton wrote: > Also, Synapse has the same requirement where it adds a service named > __SynapseService, but doesn't need to show that out to the users. I think there are two types of users. 1. who uses the synapse server 2. who Admin the synapse server I

Re: Ability to have hidden services on Axis2

2010-02-21 Thread Amila Suriarachchi
On Sat, Feb 20, 2010 at 8:29 PM, Ruwan Linton wrote: > Devs, > > WSO2 Carbon [http://wso2.org/projects/carbon] which depends on and uses > axis2 has a requirement to have hidden admin services, I think a hidden service is a service which should not display in the carbon Admin console. > bu the