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
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
|
|
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=
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
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
___
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
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
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
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
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
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
11 matches
Mail list logo