[jboss-user] [JCA/JBoss] - Re: shouldn't local-tx-datasource have auto-commit = false?

2007-01-14 Thread jhudson
Sorry, I should have provided that information before... thanks very much for the reply. I'm using hibernate 3.1.3 and jboss-4.0.5 with mysql 5.0.11 and the latest connector | I have a HAR which puts the session factory in the JNDI context | server | mbean

[jboss-user] [JCA/JBoss] - shouldn't local-tx-datasource have auto-commit = false?

2007-01-13 Thread jhudson
Hello, I am using the configuration below (local-tx-datasource) because I would like to use transactions. Based on the documentation found here: http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigDataSources I would assume that the connections would have auto-commit set to false (as an exception

[jboss-user] [JCA/JBoss] - Re: please help mysql datasource timeout problem

2006-12-29 Thread jhudson
Thank you very much for the reply. I have actually tried both of those things. The problem with the autoReconnectForPools is that you still hit an error once and then the connection reconnects. I just don't understand why that would even be happening if I have:

[jboss-user] [JCA/JBoss] - please help mysql datasource timeout problem

2006-12-28 Thread jhudson
Hello, I am using jboss 4.0.2 with a MySQL datasource (shown below) that has the idle-timeout-minutes property set to 10. But, after 8 hours of server uptime, I receive the following error when using connections from this datasource: Communications link failure due to underlying exception:

[jboss-user] [JBossWS] - Re: JSR-181 Endpoint ClassCastException

2006-11-17 Thread jhudson
Thanks again Thomas for your help. I have finally got it working but I am wondering about the generated parameter names. A snipped from the generated WSDL is: Notice the int_1 and int_2 parameter names. The Java parameter names weren't used. Is there any way I tell the service to use

[jboss-user] [JBossWS] - Re: JSR-181 Endpoint ClassCastException

2006-11-17 Thread jhudson
ok, thank you very much Thomas. I appreciate your help. Joe View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3986879#3986879 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3986879

[jboss-user] [JBossWS] - Re: JSR-181 Endpoint ClassCastException

2006-11-17 Thread jhudson
Ok, I promise this is my last question :) I saw a reference somewhere that jbossws rewrites the web.xml (which I see happening) if you are using an exploded structure but, if I restart the app server and keep the rewritten web.xml file, the endpoint can not be located. So, every time I start

[jboss-user] [JBossWS] - JSR-181 Endpoint ClassCastException

2006-11-16 Thread jhudson
Hello, I'm new to JSR-181 and was creating a simple test but I am getting a ClassCastException. Can anybody help me? Thanks !DOCTYPE web-app PUBLIC -//Sun Microsystems, Inc.//DTD Web Application 2.3//EN http://java.sun.com/dtd/web-app_2_3.dtd; web-app

[jboss-user] [JBossWS] - Re: JSR-181 Endpoint ClassCastException

2006-11-16 Thread jhudson
Thank you very much for the response. I just duplicated the sample from: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWS181HelloWorld and am running into the same problem. Are there different samples that you are talking about? If so, would you mind giving me a link to them? Thank you very

[jboss-user] [JBossWS] - Re: JSR-181 Endpoint ClassCastException

2006-11-16 Thread jhudson
Thanks again for your help. I've downloaded the samples (and performed the required steps in the Install.txt document) and receive an error when browsing to http://localhost:8080/jbossws/services I can see http://localhost:8080/jbossws just fine though. Any help would be greatly

[jboss-user] [JBossWS] - Re: JSR-181 Endpoint ClassCastException

2006-11-16 Thread jhudson
So, I just downloaded a new clean Jboss server (4.0.5) and started over. I replaced the following files: - jbossws14-client.jar - jbossws14.sar I am still hitting the exact same error (shown above) when I try to view a wsdl file. Please, does anybody know what I am doing wrong? Thank you

[jboss-user] [JBossWS] - Re: JSR-181 Endpoint ClassCastException

2006-11-16 Thread jhudson
Sorry I keep posting but I'm truly trying to figure this out... I've made progress but can't get past the following error (on startup). I don't know what to do... I've been through the docs and I feel like I have done everything right... please help. Thanks. Joe ** Java Class package

[jboss-user] [JBoss Eclipse IDE (users)] - problem with JBoss IDE 1.6.0.GA

2006-09-19 Thread jhudson
I am unable to add a JBoss server (4.0.x). Basically, nothing happens but I do receive an error in the log (shown below). Look farther below to see my configuration details. Any idea as to how I could fix this problem? Thank you very much. Joe !ENTRY org.eclipse.ui 4 0 2006-09-19

[jboss-user] [JBoss Eclipse IDE (users)] - Re: problem with JBoss IDE 1.6.0.GA

2006-09-19 Thread jhudson
Oh, well that explains it :) Is there a version that is compatible? Thanks. Joe View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3972763#3972763 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3972763