Calling a webservice over https

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Calling a webservice over https

Torstein Hegbom
I have got a wsdl and a https-adress and would like to create event-classes in OFBiz. From org.ofbiz.accounting.thridparty I understand how to pass parameters over http, and redirect the call to the http-client.

The question is how to a similar call using a soap-client over https?
Reply | Threaded
Open this post in threaded view
|

light box logon

Rees Watkins
Hi


I am using the lightbox to logon onto ofbiz ecommece and also to show errors. The idea is that I do not redirect customers to another page while they are making a purchase etc.

Error messages Scenario:  I redirect to some results page and an error occurs
In this case I do not want the user to be directed away from the page they are on. I just show the error message.
I am not able to use "error" response in the controller.xml because:
a - some of my pages are generated dynamically and would have to regenerated - in my case of a search result listing
b - tabbed pages are difficult to return to correct tab

Logon Scenario:
The same applies for logon. I want the user to be return to my generated page.
I thought of using ajax for logon but https can't be called from an http page.

Any ideas?

Thanks
Rees



Reply | Threaded
Open this post in threaded view
|

SV: light box logon

Torstein Hegbom

The only idea I can think of is to write a servlet-proxy that act as a filter. You should direct your question to the following e-mail-adress to get more and even better ideas: [hidden email]

 

Best regards

Torstein Hegbom

www.netbusiness.no

 

 


Fra: Rees Watkins (via Nabble) [mailto:[hidden email]]
Sendt: 12. oktober 2009 03:32
Til: Torstein Hegbom
Emne: light box logon

 

Hi


I am using the lightbox to logon onto ofbiz ecommece and also to show errors. The idea is that I do not redirect customers to another page while they are making a purchase etc.

Error messages Scenario:  I redirect to some results page and an error occurs
In this case I do not want the user to be directed away from the page they are on. I just show the error message.
I am not able to use "error" response in the controller.xml because:
a - some of my pages are generated dynamically and would have to regenerated - in my case of a search result listing
b - tabbed pages are difficult to return to correct tab

Logon Scenario:
The same applies for logon. I want the user to be return to my generated page.
I thought of using ajax for logon but https can't be called from an http page.

Any ideas?

Thanks
Rees





View message @ http://n4.nabble.com/Calling-a-webservice-over-https-tp161040p161041.html
To unsubscribe from Calling a webservice over https, click here.