Re: [Axis2] Problem with soap:address location in the WSDL (IP Address is not a public IP that is accessible from Internet).

2007-10-29 Thread Amila Suriarachchi
On 10/24/07, Raghu Upadhyayula [EMAIL PROTECTED] wrote:

  Hi,



 I have a problem with the soap:address location generated when
 I browse the WSDL in the browser.



 I'm using Axis2 1.3.



 I'm looking at the WSDL in the browser using
 http://ws.qa.company.com/webservices/services/MyWSService?wsdl



 I get the WSDL and the soap:address location in the WSDL looks
 like  soap:address location=*
 http://10.5.2.182:80/webservices/services/MyWSServicehttp://10.5.2.182/webservices/services/MyWSService
 * /



 But then problem is with the IP Address coming in the
 soap:address location 10.5.2.182 is not a public IP that is accessible
 from Internet.



 What changes should I do to change the soap:address location
 to look like

 soap:address location=*
 http://ws.qa.company.com/webservices/services/MyWSServicehttp://ws.qa.company.com/webservices/MyWSService
 * /



 Another thing, I found is that this is working fine if I use *
 ?wsdl2* in the URL above.



 *Note:*

 In my *services.xml* I have *useOriginalWSDL* property set to
 *true* and *modifyUserWSDLPortAddress* was also set to *true*.



 I've tried changing *modifyUserWSDLPortAddress* to *false*,
 but what happened in that case was the soap:address location was not
 modified at all.



 The soap:address location case as
 http://localhost:80/webservices/services/MyWSServicehttp://localhost/webservices/services/MyWSServicebecause
  the original WSDL had this address in the soap:address location,
 since the localhost was coming as it, I've change the *
 modifyUserWSDLPortAddress* property back to true.


why don't you change the soap:address in wsdl file to the correct one?

Amila.

Thanks in Advance.

 Raghu






-- 
Amila Suriarachchi,
WSO2 Inc.


RE: [Axis2] Problem with soap:address location in the WSDL (IP Address is not a public IP that is accessible from Internet).

2007-10-29 Thread Raghu Upadhyayula
Hi Amila,

 

I can't change the soap:address in wsdl file because the address is
different in each environment (localhost, QA, Production etc).

 

Do you mean to edit the soap:address manually in every environment
before deploying?  I guess that's not a good option.

 

Thanks

Raghu



From: Amila Suriarachchi [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 29, 2007 4:53 AM
To: axis-user@ws.apache.org
Subject: Re: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).

 

 

On 10/24/07, Raghu Upadhyayula [EMAIL PROTECTED] wrote:

Hi,

 

I have a problem with the soap:address location generated
when I browse the WSDL in the browser.



I'm using Axis2 1.3.



I'm looking at the WSDL in the browser using
http://ws.qa.company.com/webservices/services/MyWSService?wsdl



I get the WSDL and the soap:address location in the WSDL
looks like   soap:address location=
http://10.5.2.182:80/webservices/services/MyWSService
http://10.5.2.182/webservices/services/MyWSService  / 



But then problem is with the IP Address coming in the
soap:address location 10.5.2.182 is not a public IP that is accessible
from Internet.



What changes should I do to change the soap:address location
to look like

 soap:address location=
http://ws.qa.company.com/webservices/services/MyWSService
http://ws.qa.company.com/webservices/MyWSService / 



Another thing, I found is that this is working fine if I use
?wsdl2 in the URL above.

 

Note:

In my services.xml I have useOriginalWSDL property set to
true and modifyUserWSDLPortAddress was also set to true.



I've tried changing modifyUserWSDLPortAddress to false, but
what happened in that case was the soap:address location was not
modified at all.



The soap:address location case as
http://localhost:80/webservices/services/MyWSService
http://localhost/webservices/services/MyWSService  because the
original WSDL had this address in the soap:address location, since the
localhost was coming as it, I've change the modifyUserWSDLPortAddress
property back to true.


why don't you change the soap:address in wsdl file to the correct one?

Amila. 

 

Thanks in Advance.

Raghu

 




-- 
Amila Suriarachchi,
WSO2 Inc. 



RE: [Axis2] Problem with soap:address location in the WSDL (IP Address is not a public IP that is accessible from Internet).

2007-10-29 Thread Raghu Upadhyayula
Hi Ali,

I'm using Axis2 1.3 and having this problem in that.

Thanks
Raghu

-Original Message-
From: Ali, Haneef [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 29, 2007 11:53 AM
To: axis-user@ws.apache.org
Subject: RE: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).

Hi,
 
This should have been fixed in Axis2 1.3. Please check the following
issue and the comments. 

https://issues.apache.org/jira/browse/AXIS2-3143
http://marc.info/?l=axis-cvsm=118499936203494w=2

Thanks,
Haneef


From: Raghu Upadhyayula [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 29, 2007 9:21 AM
To: axis-user@ws.apache.org
Subject: RE: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).



Hi Amila,

 

I can't change the soap:address in wsdl file because the address is
different in each environment (localhost, QA, Production etc).

 

Do you mean to edit the soap:address manually in every environment
before deploying?  I guess that's not a good option.

 

Thanks

Raghu



From: Amila Suriarachchi [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 29, 2007 4:53 AM
To: axis-user@ws.apache.org
Subject: Re: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).

 

 

On 10/24/07, Raghu Upadhyayula [EMAIL PROTECTED] wrote:

Hi,

 

I have a problem with the soap:address location generated
when I browse the WSDL in the browser.



I'm using Axis2 1.3.



I'm looking at the WSDL in the browser using
http://ws.qa.company.com/webservices/services/MyWSService?wsdl



I get the WSDL and the soap:address location in the WSDL
looks like   soap:address location=
http://10.5.2.182:80/webservices/services/MyWSService
http://10.5.2.182/webservices/services/MyWSService  / 



But then problem is with the IP Address coming in the
soap:address location 10.5.2.182 is not a public IP that is accessible
from Internet.



What changes should I do to change the soap:address location
to look like

 soap:address location=
http://ws.qa.company.com/webservices/services/MyWSService
http://ws.qa.company.com/webservices/MyWSService / 



Another thing, I found is that this is working fine if I use
?wsdl2 in the URL above.

 

Note:

In my services.xml I have useOriginalWSDL property set to
true and modifyUserWSDLPortAddress was also set to true.



I've tried changing modifyUserWSDLPortAddress to false, but
what happened in that case was the soap:address location was not
modified at all.



The soap:address location case as
http://localhost:80/webservices/services/MyWSService
http://localhost/webservices/services/MyWSService  because the
original WSDL had this address in the soap:address location, since the
localhost was coming as it, I've change the modifyUserWSDLPortAddress
property back to true.


why don't you change the soap:address in wsdl file to the correct one?

Amila. 

 

Thanks in Advance.

Raghu

 




-- 
Amila Suriarachchi,
WSO2 Inc. 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [Axis2] Problem with soap:address location in the WSDL (IP Address is not a public IP that is accessible from Internet).

2007-10-29 Thread Ali, Haneef
Hi,
 
This should have been fixed in Axis2 1.3. Please check the following
issue and the comments. 

https://issues.apache.org/jira/browse/AXIS2-3143
http://marc.info/?l=axis-cvsm=118499936203494w=2

Thanks,
Haneef


From: Raghu Upadhyayula [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 29, 2007 9:21 AM
To: axis-user@ws.apache.org
Subject: RE: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).



Hi Amila,

 

I can't change the soap:address in wsdl file because the address is
different in each environment (localhost, QA, Production etc).

 

Do you mean to edit the soap:address manually in every environment
before deploying?  I guess that's not a good option.

 

Thanks

Raghu



From: Amila Suriarachchi [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 29, 2007 4:53 AM
To: axis-user@ws.apache.org
Subject: Re: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).

 

 

On 10/24/07, Raghu Upadhyayula [EMAIL PROTECTED] wrote:

Hi,

 

I have a problem with the soap:address location generated
when I browse the WSDL in the browser.



I'm using Axis2 1.3.



I'm looking at the WSDL in the browser using
http://ws.qa.company.com/webservices/services/MyWSService?wsdl



I get the WSDL and the soap:address location in the WSDL
looks like   soap:address location=
http://10.5.2.182:80/webservices/services/MyWSService
http://10.5.2.182/webservices/services/MyWSService  / 



But then problem is with the IP Address coming in the
soap:address location 10.5.2.182 is not a public IP that is accessible
from Internet.



What changes should I do to change the soap:address location
to look like

 soap:address location=
http://ws.qa.company.com/webservices/services/MyWSService
http://ws.qa.company.com/webservices/MyWSService / 



Another thing, I found is that this is working fine if I use
?wsdl2 in the URL above.

 

Note:

In my services.xml I have useOriginalWSDL property set to
true and modifyUserWSDLPortAddress was also set to true.



I've tried changing modifyUserWSDLPortAddress to false, but
what happened in that case was the soap:address location was not
modified at all.



The soap:address location case as
http://localhost:80/webservices/services/MyWSService
http://localhost/webservices/services/MyWSService  because the
original WSDL had this address in the soap:address location, since the
localhost was coming as it, I've change the modifyUserWSDLPortAddress
property back to true.


why don't you change the soap:address in wsdl file to the correct one?

Amila. 

 

Thanks in Advance.

Raghu

 




-- 
Amila Suriarachchi,
WSO2 Inc. 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [Axis2] Problem with soap:address location in the WSDL (IP Address is not a public IP that is accessible from Internet).

2007-10-29 Thread Ali, Haneef
Look at the comment by Dims. He have given a link  to the svn commit.
That link says which file/function is fixed. 

Thanks,
Haneef 

-Original Message-
From: Raghu Upadhyayula [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 29, 2007 11:57 AM
To: axis-user@ws.apache.org
Subject: RE: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).

And also in the JIRA it says that AXIS2-3143 is still open and is not
assigned to anyone.

-Original Message-
From: Raghu Upadhyayula [mailto:[EMAIL PROTECTED]
Sent: Monday, October 29, 2007 11:56 AM
To: axis-user@ws.apache.org
Subject: RE: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).

Hi Ali,

I'm using Axis2 1.3 and having this problem in that.

Thanks
Raghu

-Original Message-
From: Ali, Haneef [mailto:[EMAIL PROTECTED]
Sent: Monday, October 29, 2007 11:53 AM
To: axis-user@ws.apache.org
Subject: RE: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).

Hi,
 
This should have been fixed in Axis2 1.3. Please check the following
issue and the comments. 

https://issues.apache.org/jira/browse/AXIS2-3143
http://marc.info/?l=axis-cvsm=118499936203494w=2

Thanks,
Haneef


From: Raghu Upadhyayula [mailto:[EMAIL PROTECTED]
Sent: Monday, October 29, 2007 9:21 AM
To: axis-user@ws.apache.org
Subject: RE: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).



Hi Amila,

 

I can't change the soap:address in wsdl file because the address is
different in each environment (localhost, QA, Production etc).

 

Do you mean to edit the soap:address manually in every environment
before deploying?  I guess that's not a good option.

 

Thanks

Raghu



From: Amila Suriarachchi [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 29, 2007 4:53 AM
To: axis-user@ws.apache.org
Subject: Re: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).

 

 

On 10/24/07, Raghu Upadhyayula [EMAIL PROTECTED] wrote:

Hi,

 

I have a problem with the soap:address location generated
when I browse the WSDL in the browser.



I'm using Axis2 1.3.



I'm looking at the WSDL in the browser using
http://ws.qa.company.com/webservices/services/MyWSService?wsdl



I get the WSDL and the soap:address location in the WSDL
looks like   soap:address location=
http://10.5.2.182:80/webservices/services/MyWSService
http://10.5.2.182/webservices/services/MyWSService  / 



But then problem is with the IP Address coming in the
soap:address location 10.5.2.182 is not a public IP that is accessible
from Internet.



What changes should I do to change the soap:address location
to look like

 soap:address location=
http://ws.qa.company.com/webservices/services/MyWSService
http://ws.qa.company.com/webservices/MyWSService / 



Another thing, I found is that this is working fine if I use
?wsdl2 in the URL above.

 

Note:

In my services.xml I have useOriginalWSDL property set to
true and modifyUserWSDLPortAddress was also set to true.



I've tried changing modifyUserWSDLPortAddress to false, but
what happened in that case was the soap:address location was not
modified at all.



The soap:address location case as
http://localhost:80/webservices/services/MyWSService
http://localhost/webservices/services/MyWSService  because the
original WSDL had this address in the soap:address location, since the
localhost was coming as it, I've change the modifyUserWSDLPortAddress
property back to true.


why don't you change the soap:address in wsdl file to the correct one?

Amila. 

 

Thanks in Advance.

Raghu

 




-- 
Amila Suriarachchi,
WSO2 Inc. 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [Axis2] Problem with soap:address location in the WSDL (IP Address is not a public IP that is accessible from Internet).

2007-10-29 Thread Raghu Upadhyayula
And also in the JIRA it says that AXIS2-3143 is still open and is not
assigned to anyone.

-Original Message-
From: Raghu Upadhyayula [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 29, 2007 11:56 AM
To: axis-user@ws.apache.org
Subject: RE: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).

Hi Ali,

I'm using Axis2 1.3 and having this problem in that.

Thanks
Raghu

-Original Message-
From: Ali, Haneef [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 29, 2007 11:53 AM
To: axis-user@ws.apache.org
Subject: RE: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).

Hi,
 
This should have been fixed in Axis2 1.3. Please check the following
issue and the comments. 

https://issues.apache.org/jira/browse/AXIS2-3143
http://marc.info/?l=axis-cvsm=118499936203494w=2

Thanks,
Haneef


From: Raghu Upadhyayula [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 29, 2007 9:21 AM
To: axis-user@ws.apache.org
Subject: RE: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).



Hi Amila,

 

I can't change the soap:address in wsdl file because the address is
different in each environment (localhost, QA, Production etc).

 

Do you mean to edit the soap:address manually in every environment
before deploying?  I guess that's not a good option.

 

Thanks

Raghu



From: Amila Suriarachchi [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 29, 2007 4:53 AM
To: axis-user@ws.apache.org
Subject: Re: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).

 

 

On 10/24/07, Raghu Upadhyayula [EMAIL PROTECTED] wrote:

Hi,

 

I have a problem with the soap:address location generated
when I browse the WSDL in the browser.



I'm using Axis2 1.3.



I'm looking at the WSDL in the browser using
http://ws.qa.company.com/webservices/services/MyWSService?wsdl



I get the WSDL and the soap:address location in the WSDL
looks like   soap:address location=
http://10.5.2.182:80/webservices/services/MyWSService
http://10.5.2.182/webservices/services/MyWSService  / 



But then problem is with the IP Address coming in the
soap:address location 10.5.2.182 is not a public IP that is accessible
from Internet.



What changes should I do to change the soap:address location
to look like

 soap:address location=
http://ws.qa.company.com/webservices/services/MyWSService
http://ws.qa.company.com/webservices/MyWSService / 



Another thing, I found is that this is working fine if I use
?wsdl2 in the URL above.

 

Note:

In my services.xml I have useOriginalWSDL property set to
true and modifyUserWSDLPortAddress was also set to true.



I've tried changing modifyUserWSDLPortAddress to false, but
what happened in that case was the soap:address location was not
modified at all.



The soap:address location case as
http://localhost:80/webservices/services/MyWSService
http://localhost/webservices/services/MyWSService  because the
original WSDL had this address in the soap:address location, since the
localhost was coming as it, I've change the modifyUserWSDLPortAddress
property back to true.


why don't you change the soap:address in wsdl file to the correct one?

Amila. 

 

Thanks in Advance.

Raghu

 




-- 
Amila Suriarachchi,
WSO2 Inc. 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [Axis2] Problem with soap:address location in the WSDL (IP Address is not a public IP that is accessible from Internet).

2007-10-24 Thread Raghu Upadhyayula
Any solutions for the below problem.  I'm kind of stuck with this.

 

Thanks

Raghu

 



From: Raghu Upadhyayula [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 23, 2007 3:14 PM
To: axis-user@ws.apache.org
Subject: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).

 

Hi,

 

I have a problem with the soap:address location generated
when I browse the WSDL in the browser.



I'm using Axis2 1.3.



I'm looking at the WSDL in the browser using
http://ws.qa.company.com/webservices/services/MyWSService?wsdl



I get the WSDL and the soap:address location in the WSDL
looks like  soap:address
location=http://10.5.2.182:80/webservices/services/MyWSService
http://10.5.2.182/webservices/services/MyWSService  /



But then problem is with the IP Address coming in the
soap:address location 10.5.2.182 is not a public IP that is accessible
from Internet.



What changes should I do to change the soap:address location
to look like

soap:address
location=http://ws.qa.company.com/webservices/services/MyWSService
http://ws.qa.company.com/webservices/MyWSService  /



Another thing, I found is that this is working fine if I use
?wsdl2 in the URL above.

 

Note:

In my services.xml I have useOriginalWSDL property set to
true and modifyUserWSDLPortAddress was also set to true.



I've tried changing modifyUserWSDLPortAddress to false, but
what happened in that case was the soap:address location was not
modified at all.



The soap:address location case as
http://localhost:80/webservices/services/MyWSService
http://localhost/webservices/services/MyWSService  because the
original WSDL had this address in the soap:address location, since the
localhost was coming as it, I've change the modifyUserWSDLPortAddress
property back to true.

 

Thanks in Advance.

Raghu

 



RE: [Axis2] Problem with soap:address location in the WSDL (IP Address is not a public IP that is accessible from Internet).

2007-10-24 Thread Raghu Upadhyayula
Any solutions for the below problem OR is this a bug in Axis2 1.3?.  I'm
kind of stuck with this.

 

Thanks

Raghu

 



From: Raghu Upadhyayula [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 23, 2007 3:14 PM
To: axis-user@ws.apache.org
Subject: [Axis2] Problem with soap:address location in the WSDL (IP
Address is not a public IP that is accessible from Internet).

 

Hi,

 

I have a problem with the soap:address location generated
when I browse the WSDL in the browser.



I'm using Axis2 1.3.



I'm looking at the WSDL in the browser using
http://ws.qa.company.com/webservices/services/MyWSService?wsdl



I get the WSDL and the soap:address location in the WSDL
looks like  soap:address
location=http://10.5.2.182:80/webservices/services/MyWSService
http://10.5.2.182/webservices/services/MyWSService  /



But then problem is with the IP Address coming in the
soap:address location 10.5.2.182 is not a public IP that is accessible
from Internet.



What changes should I do to change the soap:address location
to look like

soap:address
location=http://ws.qa.company.com/webservices/services/MyWSService
http://ws.qa.company.com/webservices/MyWSService  /



Another thing, I found is that this is working fine if I use
?wsdl2 in the URL above.

 

Note:

In my services.xml I have useOriginalWSDL property set to
true and modifyUserWSDLPortAddress was also set to true.



I've tried changing modifyUserWSDLPortAddress to false, but
what happened in that case was the soap:address location was not
modified at all.



The soap:address location case as
http://localhost:80/webservices/services/MyWSService
http://localhost/webservices/services/MyWSService  because the
original WSDL had this address in the soap:address location, since the
localhost was coming as it, I've change the modifyUserWSDLPortAddress
property back to true.

 

Thanks in Advance.

Raghu