[JBoss-user] jboss.net: How can I modify the service name displayed in WSDL?

2004-01-23 Thread Rob Moore
I am using the jboss.net xdoclet task and have not been able to figure out how to modify the value that the jboss.net/axis services display for the service name of my session bean. Because it is a local bean, the service has 'Local' appended to the name session bean name automatically so that I

RE: [JBoss-user] IS (NOT) EMPTY EJBQL supported in JBoss for mysql ?

2004-01-23 Thread Alexey Loubyansky
This is fixed now in JBoss-3.2.4RC1. Thanks. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Stephane Nicoll > Sent: Friday, January 23, 2004 12:47 PM > To: JBoss user (E-mail) > Subject: [JBoss-user] IS (NOT) EMPTY EJBQL supported in JBoss > f

[JBoss-user] How to read message counter infos ?

2004-01-23 Thread Ionel GARDAIS
Hi, >From the jmx-console, reading : Topic,performance,-,false,853,351,0,0,1/23/04 11:23:55 AM I understand : - kind : Topic - name : performance - don't know what is the third param - persistance : false - message send ? - message failed ? - dont know - dont know - last message sent timestamp ?

[JBoss-user] IS (NOT) EMPTY EJBQL supported in JBoss for mysql ?

2004-01-23 Thread Stephane Nicoll
Hello, I've seen people complaining about this but not a message saying whether it's a bug or not. We use JBoss 3.2.3 with a mySQL database 4.0.16 and the latest JDBC driver. We noticed that IS EMPTY or IS NOT EMPTY ejb ql are badly translated by JBoss. Here's an example: * @ejb.finder * signat

[JBoss-user] Failed to deploy invoker.war and jmx-concole.war.

2004-01-23 Thread Johem, Martin
Hello,   Starting (jboss 3.0.8-tomcat 4.1.24) running XP SP1. Jboss starts and deploys my EJB but fails to deployInvoker.war and jmx-concole.war with the attached message. Anybody knows what to do to get tomcat working under jboss?  10:58:59,230 ERROR [URLDeploymentScanner] MBeanExceptio

[JBoss-user] Session Bean with Tx Required -> POJO -> Session Bean Tx Required

2004-01-23 Thread Stephane Nicoll
Hello list, Just a curious question, hope someone could answer me. Let's say i have a session bean creating a JTA transaction, then invoking a POJO. This POJO performs a lookup on another session bean and invoke it. Will this new session bean use the same JTA transaction or will it use a new one.

[JBoss-user] OIL2ServerILService Connection reset by peer

2004-01-23 Thread Ionel GARDAIS
Hi all, I was wondering why do I get the following info message everytime a client disconnect from a topic, even after it gently closes the connection and the session ? 10:10:30,769 INFO [OIL2ServerILService] Client Disconnected: java.net.SocketException: Connection reset by peer: Connection res

RE: [JBoss-user] Garbage Collector: Service?

2004-01-23 Thread Rupp, Heiko
Hi, > Is there any particular service available in JBoss to > schedule the garbage collector? use jboss.system:type=System and there the runGarbageCollector call. Heiko --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Con

Re: [JBoss-user] Problem when query contains international characters

2004-01-23 Thread Milen Dyankov
Rupp, Heiko wrote: What database are using? Some databases don't like utf-8 for example when support for it is not especially compiled in. We have tried with FireBird, MySQL, MSSQL2000 and currently we are testing on Pervasive. UTF8 works just fine with all of them. UTF8 characters are stored