[jboss-user] [JBossWS] - Re: jbossws 1.0.1GA sample not working

2006-07-14 Thread [EMAIL PROTECTED]
The com.ibm.wsdl.xml.WSDLWriterImpl maps Java encodings to xml encodings: | static | { | xmlEncodingMap.put(null, Constants.XML_DECL_DEFAULT); | xmlEncodingMap.put(System.getProperty("file.encoding"), |Constants.XML_DECL_DEFAULT); | xmlEncodingMap

[jboss-user] [JBossWS] - Re: jbossws 1.0.1GA sample not working

2006-07-13 Thread maeste
"maeste" wrote : hi, | | yes for sure. We have a Linux server 64 bit (opteron) with java 1.5.0_06 jboss-4.04GA with jboss-ws-1.0.1 and ejb3-RC8-FD. | I'm sorry, Iforgot we made some test on a different server Linux 2.6.12 32 bit java 1.5.0_07 and same jboss and library of the previous.

[jboss-user] [JBossWS] - Re: jbossws 1.0.1GA sample not working

2006-07-13 Thread maeste
hi, I'm a collegue of Alessio (palin). "[EMAIL PROTECTED]" wrote : | anonymous wrote : | | Sarobbbi | | | supposed to mean? | is the same question I'd like to ask. I suppose something about Talebansomething like a humoristic trolling? "[EMAIL PROTECTE

[jboss-user] [JBossWS] - Re: jbossws 1.0.1GA sample not working

2006-07-13 Thread [EMAIL PROTECTED]
What's anonymous wrote : | Sarobbbi | supposed to mean? However, do we agree that it's not an eventing problem, more a encoding problem? If so, can one the gentlemen please supply with some information about your environments? View the original post : http://www

[jboss-user] [JBossWS] - Re: jbossws 1.0.1GA sample not working

2006-07-12 Thread pablojavierpy
Sarobbbi View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957345#3957345 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957345 ___ jboss-user mailing list jb

[jboss-user] [JBossWS] - Re: jbossws 1.0.1GA sample not working

2006-07-12 Thread asarubbi
got the same problem. i'm not running the examples, but a real app consuming web services. no luck so far. : ( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957343#3957343 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[jboss-user] [JBossWS] - Re: jbossws 1.0.1GA sample not working

2006-07-12 Thread palin
We succeded in deploying the sample and running the tests after modifying the JAVA_OPT in run.sh in order to set the VM default encoding ( -Dfile.encoding=ISO-8859-1 ). The problem no longer occurs setting ISO-8859-1 or UTF-8. However please note that ISO-8859-15 is a very common setting in Wes

[jboss-user] [JBossWS] - Re: jbossws 1.0.1GA sample not working

2006-07-11 Thread palin
We did some more experiments; prepared a fresh jboss installation, rebuild the tests and tried again; now the deployment fails with the following error: | 18:24:02,757 INFO [TomcatDeployer] deploy, ctxPath=/jbossws-samples-eventing, warUrl=.../tmp/deploy/tmp25008jbossws-samples-eventing-exp