I'm curious if Seam will be moving away from A4J towards Icefaces. I don't mean to state that support for the two is mutually exclusive - which it's not (to my knowledge). I ask only because I noticed the latest booking example was ported to Icefaces.
There is some overlap between the two in terms of functionality and I'm wondering what direction Seam will take or what preference Seam maintainers have.
I haven't be able to use Icefaces with JSF RI 1.2 -- and I believe someone linked a forum post on icefaces.org that stated that they're looking at Q1 07 for 1.2 compatibility. So, as much as I'd like to try out Icefaces I don't want to switch to 1.1 or myfaces right now.
Any thoughts?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990565#3990565
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990565
I am using JBoss 4.0.5 with JBossWS 1.0.4.GA and I am trying to consume a third party web service from a partner. However, when I try to generate the Java from the WSDL I receive :
13:32:25,778 WARN [WSDL11Reader] Encoding style 'http://schemas.xmlsoap.org/soap/encoding/' not supported for: {http://netview.verid.com/transact/}continueTransaction
| 13:32:25,778 WARN [WSDL11Reader] Encoding style 'http://schemas.xmlsoap.org/soap/encoding/' not supported for: {http://netview.verid.com/transact/}authenticationTransaction
|
It seems that JBossWS doesn't support Soap Encoding? Is there a way I can do this with JBossWS or another Web Service stack?
In the end I wish to consume this service from a web app running in JBoss.
A few years ago I used Axis 1 and it seemed so simple to use. Am I doing something wrong here?
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990561#3990561
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990561