Re: [JBoss-user] RE: JBoss newbie question from Thaer Hani Al-Ibaisi

2002-12-23 Thread Joe Burks
At 06:32 PM 12/22/2002 -0800, you wrote: Hi, Thaer, welcome to the list. Here is my attempt at the simplest possible explanation of how to create a JBoss web application. 1.) Download JBoss 3.0.x and unzip or untar it. 2.) Go to the bin directory and run JBoss (run.bat or run.sh file). Just

AW: [JBoss-user] Error Deploying JBoss.Net/Axis against JBoss/Tomcat4.1

2002-12-23 Thread Jung , Dr. Christoph
Nicholas, The runtime error you encountered comes definitely from a version conflict between the axis.jar that has been used to compile your jboss-net.sar and the axis.jar that you use in your runtime environment. Indeed, the field in the FileProvider class has been removed Somewhere between RC1

Re[11]: [JBoss-user] EJBDepoyer at jmx-console

2002-12-23 Thread Mikhail Akopov
Hello Alex, Sorry for being stupid, but Monday, December 23, 2002, 8:24:32 AM, you wrote: I thought you were using cvs client and tried to check out jboss-all. Sorry, can't help you. ... MA Well, I entered MA http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/ MA and found no jboss-3.0,

[JBoss-user] Queue connection problem

2002-12-23 Thread David Luis Fernandes de Araujo
Hello, i'm tryng to control the access method to my queue, but i'm having some problems. I have the folling piece of code in jbossmq-destinations-service.xml: mbean code=org.jboss.mq.server.jmx.Queue name=jboss.mq.destination:service=Queue,name=Multibanco depends optional-attribute-

RE: [JBoss-user] JBoss Restart script problem

2002-12-23 Thread Mike Lecza
Just reposting to see if anyone has any ideas. Regards -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Mike Lecza Sent: Wednesday, December 18, 2002 7:32 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] JBoss Restart script problem I tried

Re: Re[11]: [JBoss-user] EJBDepoyer at jmx-console

2002-12-23 Thread David Jencks
On 2002.12.23 04:26:26 -0500 Mikhail Akopov wrote: Hello Alex, Sorry for being stupid, but Monday, December 23, 2002, 8:24:32 AM, you wrote: I thought you were using cvs client and tried to check out jboss-all. Sorry, can't help you. ... MA Well, I entered MA

[JBoss-user] Good-bye

2002-12-23 Thread N NARAYAN SINGH
Andy ha scritto: Hi Geeks Yesterday my CVS RW access to JBoss was revoked and therefore I will not work on the JBoss project at all. Unfortunately this also means that I cannot update my changes to the Quick Start Guide and the EJB Timer Service I was working on. Even though that it makes me

RE: [JBoss-user] Standalone Tomcat 4.1 and JAAS

2002-12-23 Thread Brian Topping
-Original Message- From: David Jencks [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 21, 2002 9:26 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Standalone Tomcat 4.1 and JAAS Why not run remote tomcat in micro-jboss with just jmx, security, and jndi? The only two

[JBoss-user] Recall: Connection Pool Question

2002-12-23 Thread Thaer Hani Al-Ibaisi
Thaer Hani Al-Ibaisi would like to recall the message, Connection Pool Question. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user mailing

[JBoss-user] Connection Pool problem

2002-12-23 Thread Thaer Hani Al-Ibaisi
Thx alot for helping me digging in JBoss from the scratch, a new problem faced me is how to define a connection pool, taking into consideration my connection pool will be called from my application as "InTraclerDB", I will share with you some steps I got from the JBoss Forum, but I could

[JBoss-user] Connection Pool Question

2002-12-23 Thread Thaer Hani Al-Ibaisi
Thx alot for helping me digging in JBoss from the scratch, a new problem faced me is how to define a connection pool, taking into consideration my connection pool will be called from my application as InTraclerDB, I will share with you some steps I got from the JBoss Forum, but I could not

Re[13]: [JBoss-user] EJBDepoyer at jmx-console

2002-12-23 Thread Mikhail Akopov
Hello David, Monday, December 23, 2002, 5:14:37 PM, you wrote: MA Well, I entered MA http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/ MA and found no jboss-3.0, jboss-3.2 nor jboss-head I _did_ checked CVS, didn't I? I even found ant dir and note that JMX task moved to varia. But I

[JBoss-user] (OT): MS SQL Server JDBC Driver

2002-12-23 Thread Christian Riege
hi, just a quick question (which is a bit off-topic but i guess someone here will have an appropriate answer): - what is the best (i.e. most stable) JDBC Driver for connecting to MS SQL Server (free or commercial) and for additional credits: - do i need different drivers (jdbc) for SQL Server

RE: [JBoss-user] (OT): MS SQL Server JDBC Driver

2002-12-23 Thread Demyanovich, Craig - Apogent
- what is the best (i.e. most stable) JDBC Driver for connecting to MS SQL Server (free or commercial) JSQLConnect (http://www.j-netdirect.com/JSQLFeatures.html) has worked best for us. We had a few problems with the Opta (http://www.inetsoftware.de/English/produkte/OPTA/default.htm) drivers.

[JBoss-user] WARN [org.jboss.system.ServiceController] Problem creating servicejboss.j2ee:jndiName=expense.Member,service=EJB

2002-12-23 Thread Alok Daipuria
Hello everyone, I gnerated some entity and a session bean usinx XDoclet, but when I deploy them, I get following error for all my entity beans. I checked the war file in deploy directory and it contains the class expense.MemberHome under web-inf/classes. The jndi name I specify is also

[JBoss-user] OutOfMemoryError: unable to create new native thread

2002-12-23 Thread Dennis Muhlestein
Hi All, We've launched! And we're using version 3.0.4 in Production. During Development, we never had any problems, but now on the live servers, we get the following exception. It's occurred 4 or 5 different times and always has the same stack trace. There isn't any other output to help

RE: [JBoss-user] RMI vs Local Class Loading

2002-12-23 Thread David Esposito
I probably didn't include one pertinent piece of info: the RMI Server is running in the same JVM as the RMI client (servlet) ... so perhaps it was able to use some of the RMI class annotation to find the class at the time of unmarshalling the RMI call ... I realized, after the fact, that in my

RE: [JBoss-user] OutOfMemoryError: unable to create new native thread

2002-12-23 Thread Schnitzer, Jeff
Are you using Oracle? We had the same problem. OutOfMemoryError: unable to create new native thread with no obvious explanation; we weren't anywhere near the OS thread limit or any other limit we could determine. After a lot of experimentation, we finally traced the problem down to the Oracle

RE: [JBoss-user] OutOfMemoryError: unable to create new nativethread

2002-12-23 Thread Dennis Muhlestein
Actually, We are using Postgresql and SQLServer. Interesting combo isn't it. Here is some more pertinent information though. We are able to reproduce the problem by hammering (jmeter) a certain page that queries out some entities. We have a box with 4 gigs of ram, and we started jboss with

Re: [JBoss-user] OutOfMemoryError: unable to create new native thread

2002-12-23 Thread Stephen Coy
We had similar issues using the Oracle OCI drivers under HP-UX 11 and jdk 1.3.1.xx. Luckily, Oracle appears to have fixed it in their 9.2.0.2 driver release. Steve Coy On Tuesday, December 24, 2002, at 08:56 AM, Schnitzer, Jeff wrote: Are you using Oracle? We had the same problem.

[JBoss-user] jboss 3.2 roadmap

2002-12-23 Thread Nick Mills
We are currently in the process of upgrading from JBoss 2.4.4. Tried 3.0.4 but couldn't get it to play nicely with the Sybase jConnect driver. I had to change the source of LocalManagedConnection.checkTransaction method to do a commit if setAutocommit fails, then try setAutommit again. Anyway I