[jboss-user] [JBossWS] - is it possible to mix Xfire and Jboss ProviderImpls

2007-11-12 Thread zebathon
Hello, We have both Jboss 1.2 and Xfire client jars on our classpath. At runtime, when javax.xml.ws.Service tries to create a ServiceDelegate, it calls Provider.provider().createServiceDelegate(wsdlDocumentLocation, serviceName, this.getClass()); Which always and only returns an XfireProvid

[jboss-user] [JBossWS] - Setting org.jboss.ws.timeout on client

2007-09-30 Thread zebathon
Hello, I'm trying to set the timeout value on my jax-ws client in Jboss-4.2.1.GA and Jbossws-1.2.1 without success. Any help at all would be much appreciated. I've tried via jboss-client.xml like so | jbossws-client | | Activity Authorized | |

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Specify jar-file in persistence.xml at certain position

2007-08-13 Thread zebathon
The above behaviour still exists as of jboss-4.2.1.GA They made a bug for it here http://jira.jboss.org/jira/browse/EJBTHREE-560 which is marked as "resolved - can not reproduce". I don't think its resolved. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ClassCastException while while class transfering from ea

2007-07-26 Thread zebathon
We'll I've gotten around the issue by using ejb remotes. (Before I was trying to access a local). I still wonder how I was getting the ClassCastException, since I would prefer to use locals while the war is inside the ear. View the original post : http://www.jboss.com/index.html?module=bb&op=v

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ClassCastException while while class transfering from ea

2007-07-26 Thread zebathon
I meant to say i've tried, this which didn't succeed. true View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067907#4067907 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067907 ___

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ClassCastException while while class transfering from ea

2007-07-26 Thread zebathon
I should also say that i have gone over these two pages with a fine tooth comb. http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration I've also tried setting true which still produced the error. View the original pos

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ClassCastException while while class transfering from ea

2007-07-26 Thread zebathon
No, however when I first got the error I was using an interface (AccountManager), and I was getting passed the bean (AccountManagerBean). I read in the wiki that this could be a problem and changed it, but unfortunately still getting the error. View the original post : http://www.jboss.com/in

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ClassCastException while while class transfering from ea

2007-07-25 Thread zebathon
I guess i should also add the exception heh anonymous wrote : 2007-07-25 19:26:35,390 ERROR [org.codehaus.xfire.handler.DefaultFaultHandler] Fault occurred! | java.lang.ClassCastException: $Proxy94 | at com.ifyouwannabecool.impl.ApiClientWSImpl.addApiClient(ApiClientWSImpl.java:61) | at

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ClassCastException while while class transfering from ea

2007-07-25 Thread zebathon
I should add that I posted in here because could there be an error in my deployment, or jboss config? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067665#4067665 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067665

[jboss-user] [Installation, Configuration & DEPLOYMENT] - ClassCastException while while class transfering from ear to

2007-07-25 Thread zebathon
Hello, I'm getting ClassCastException while while class (AccountManagerBean) loading from my ear to a war. I'm pretty sure that I don't have two versions of my class floating around (which I know can cause such an exception). Any help at all would be appreciated. Here is the code from the servl

[jboss-user] [JNDI/Naming/Network] - Re: startup jndi hangs

2006-10-13 Thread zebathon
did you get any resolution on this? I have this problem as well, except only a 3 min wait. I started seeing it with 4.0.3, and now on 4.0.4.GA and windows 2003 server. -zeb View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978222#3978222 Reply to the post : ht