[jboss-user] [JBossWS] - Bug? operations from doc-literal BARE to WRAPPED

2007-02-14 Thread bocio
Hi all, I'm completely stuck on this, please could you confirm thsi is a bug or where I'm wrong? I'm using JBossWS1.0.4 as client of an Axis2 service. Until now everything was ok, then... I removed two methods from a working POJO class exposed as WS and I started getting a ClassCastException at

[jboss-user] [JBossWS] - Re: Bug? operations from doc-literal BARE to WRAPPED

2007-02-14 Thread bocio
These are the two WSDL for the working example and not. As I can see the getConfigurationFile() method part is not changed. anonymous wrote : wsdl:definitions xmlns:axis2=http://neo.spectre.com; xmlns:mime=http://schemas.xmlsoap.org/wsdl/mime/; xmlns:ns0=http://neo.spectre.com/xsd;

[jboss-user] [JBossWS] - jboss-web.xml : an indirection in someway keeps the doctor a

2007-01-24 Thread bocio
Hi guys :-) I'm deploying some web services client and I'm using the beautiful feature of wsdl-override to match at deploy time the ws address. Is there a way to have another indirection level, So I can avoid to deploy my application unpacked? I have something like this: | jboss-web |

[jboss-user] [JBossWS] - Re: jbossws1.0.x is a preview implementation with support fo

2006-11-29 Thread bocio
maeste wrote : | IMHO opinion jboss still the best AS on the market. And I mean the best one, not the best open source. | I started to use jboss since 2.0 (first production environment 2.4.1) and I read forums and ML since the beginning. I agree with you, a lot of things changed, community

[jboss-user] [JBossWS] - Incomplete Deployment: 4.0.5 and 1.0.4

2006-11-28 Thread bocio
During my tests I downloaded a brand new 4.0.5 and I followed the instructions and release notes to install JBossWS 1.0.4 When I start JBoss I get: | 11:17:32,732 ERROR [URLDeploymentScanner] Incomplete Deployment listing: | | --- MBeans waiting for other MBeans --- | ObjectName:

[jboss-user] [JBossWS] - Re: jbossws1.0.x is a preview implementation with support fo

2006-11-28 Thread bocio
[EMAIL PROTECTED] wrote : | | jbossws-1.0.x is production ready since 1.0 | | ROTFL :-) So recent posts are just my fantasy outcomes. Thank you indeed. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989327#3989327 Reply to the post :

[jboss-user] [JBossWS] - Re: jbossws1.0.x is a preview implementation with support fo

2006-11-28 Thread bocio
maeste wrote : Probably you didn't understand what here and in other post was said. | Just jsr-181 is a preview. | | Jbossws is production ready and we use it in our production environment with something like 200 operations in 49 wsdls. | | Of course we made some investments to

[jboss-user] [JBossWS] - Re: jbossws1.0.x is a preview implementation with support fo

2006-11-27 Thread bocio
I'm testing it as client JSR109 style and I'm able (with a lot of strain) just to transfert primitive types. IMHO it's still too immature for a production environment. bye View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989046#3989046 Reply to the post :

[jboss-user] [JBossWS] - Re: jbossws 1.0.4GA + Tomcat standalone fails: KernelRegistr

2006-11-24 Thread bocio
I opened a bug report http://jira.jboss.com/jira/browse/JBWS-1401 bye View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988450#3988450 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3988450

[jboss-user] [JBossWS] - jbossws 1.0.4GA + Tomcat standalone fails: KernelRegistryEnt

2006-11-23 Thread bocio
I installed jbossws 1.0.4GA on a standalone tomcat 5.5.20. I followed instructions and release notes on: http://labs.jboss.com/portal/jbossws/user-guide/en/html/installation.html#install-tomcat Tomcat start and successfully install a jbossws context. Then as explained on istructions I should

[jboss-user] [JBossWS] - Re: jbossws 1.0.4GA + Tomcat standalone fails: KernelRegistr

2006-11-23 Thread bocio
I saw this bug: http://jira.jboss.com/jira/browse/JBWS-1305 Am I experiencing the same problem? On JIIRA I see that the affected/fixed version is the same. Could somone help me? Thank you in advance View the original post :

[jboss-user] [JBossWS] - Re: Tomas why I can't see most of your post?

2006-11-23 Thread bocio
[EMAIL PROTECTED] wrote : works for me, how about other folks? Sorry about that, I'm behind a proxy and sometime I get these errors. From home everithing is ok. bye View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988215#3988215 Reply to the post :

[jboss-user] [JCA/JBoss] - Re: Oracle 10g Fast Connection Failover

2006-11-23 Thread bocio
[EMAIL PROTECTED] wrote : | I am sorry you have had this experience. What we generally try to impart to people is warning that if you are using an API in an unintended manner or purposely try to thrwart an API then you should not be surprised when unforseen consequences occur. | As I

[jboss-user] [JBossWS] - Re: jbossws + Tomcat standalone fails

2006-11-23 Thread bocio
Is there someone that sccessfully installed JBossWS 1.0.4 on Tomcat standalone? Please help, I'm really stuck on this. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3988338#3988338 Reply to the post :

[jboss-user] [JCA/JBoss] - Re: Oracle 10g Fast Connection Failover

2006-11-22 Thread bocio
[EMAIL PROTECTED] wrote : This, as well as TAF are Oracle specific features that are only applicable to using an Oracle specific connection pool and the OCI driver. | **This feature cannot be enabled using JBoss/JCA** | I agree, We have many Oracle RAC installations. When we use a J2EE AS

[jboss-user] [JBossWS] - Re: jbossws 1.0.4GA - wstools fail on a webervice

2006-11-22 Thread bocio
We are still stuck into this. It's a new project so we tried to write the server with different vendors. AFAIK for WS which returns arrays JBossWS seems to be able to generate a client only for WSDL generated from a JBossWS stack. Comparing different WSDL, I saw that when array comes in, other