RE: [JBoss-user] Problem allocating large amount of memory with Linux

2003-10-10 Thread Stephane Nicoll
As far as I know, SUN VM supports up to 2Gb of memory, not more. Regards, Stephane -Original Message- From: Mateus Gonçalves dos Santos [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 4:55 PM To: [EMAIL PROTECTED] Cc: Domingos Antonio Pereira Creado Júnior Subject:

RE: [JBoss-user] Redeploy problem of webservices on JBoss 3.2.2

2003-10-10 Thread Stephane Nicoll
If RC2 worked fine, you better not watch @t axis side. It has been updated to 1.1 final in RC2. Please post the application.xml of your ear and your web-service.xml file Regards, Stephane -Original Message- From: Bernd Koecke [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003

Re: [JBoss-user] Trouble running JBoss for the first time

2003-10-10 Thread Stephane Nicoll
and J2EE 1.3.1. j2ee.jar is in the classpath, which is appended to the jboss_classpath. In any case you should do that. Those lib are already present. You have a classcast exception because the classpath contain more than one instance of the same class. Why the hell are you adding j2ee.jar to

Re: [JBoss-user] Redeploy problem of webservices on JBoss 3.2.2

2003-10-10 Thread Bernd Koecke
Hi Stephane, here there are. I added the jboss.xml and ejb-jar.xml from bankchecker-app-ejb-0.2.0.jar and jboss-app.xml from ear. In bankchecker-app-net-0.2.0.wsr are the web-service.xml and the classes for the service. Thanks, Bernd Stephane Nicoll wrote: If RC2 worked fine, you better not

RE: [JBoss-user] source code for JBossIDE

2003-10-10 Thread Laurent Etiemble
Hi, There is a nightly snapshot running on SourceForge. See : http://jboss.sf.net/snapshots Laurent -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Takashi Okamoto Sent: vendredi 10 octobre 2003 01:50 To: [EMAIL PROTECTED] Subject: [JBoss-user] source

RE: [JBoss-user] Surprise with SSL after migrating from 3.0.x to 3.2.1

2003-10-10 Thread Ricardo Coutinho
Title: RE: [JBoss-user] Surprise with SSL after migrating from 3.0.x to 3.2.1 Hi Adrian, I tried connecting to the URL you provided (http://cvs.sourceforge.net/viewcvs.py/jboss/jbosstest/src/resources/jrmp/META-INF/jboss.xml?annotate=1.4) on your response by I keep getting a timeout. Is

[JBoss-user] JBoss-IDE 1.2.1 released

2003-10-10 Thread Titov Alexander
Friday, October 10, 2003 09:16:10 Hello Bernhard. I extracted all files into separate folder. Then I added there the eclipse extension file (see attached file), which I wrote by hands. After it, eclipse managed to pick up the plug-in. Best regards, Alexander On Tue, 7 Oct 2003 10:48:29 +0100,

[JBoss-user] Réf. : RE: [JBoss-user] Problem allocating large amount of memory with Linux and Windows

2003-10-10 Thread loic . lefevre
About clustering, I think this will be the final solution :( However, one interesting thing is that the Bea JVM (JRockit) is able to allocate 2Gb under Windows 2000 AS *with the /3GB option*, 512Mb more than the SUN JVM ! My last hardware solution will be about the IA32 feature of the Xeon CPUs

Re: [JBoss-user] Quick JDBC question.

2003-10-10 Thread harm
You haven't closed your resultset... Harm. Mike Youngstrom [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 10/09/2003 06:37 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject [JBoss-user] Quick JDBC question. Im fairly new to JDBC development and JBoss. I have the

Re: [JBoss-user] scheduler service

2003-10-10 Thread Alwyn Schoeman
Hi, Must your MBean also implement Schedulable in this case? On Fri, Oct 03, 2003 at 09:03:35PM +0800, Scott M Stark wrote: An example that invokes the listThreadDump op on the jboss.system:type=ServerInfo mbean: server mbean code=org.jboss.varia.scheduler.Scheduler

[JBoss-user] Deployment error for Entity CMP

2003-10-10 Thread L V Satish Kumar
Hi, We have some 6 entity beans with relations among 3, one-one and one-many. The deployment on JBoss was giving the following error: org.jboss.deployment.DeploymentException: Role 'fwd' on Entity Bean 'FA_Customer' : CMP field for key not found: field name='aAA' at

RE: [JBoss-user] Surprise with SSL after migrating from 3.0.x to 3.2.1

2003-10-10 Thread Adrian Brock
On Fri, 2003-10-10 at 08:58, Ricardo Coutinho wrote: Hi Adrian, I tried connecting to the URL you provided (http://cvs.sourceforge.net/viewcvs.py/jboss/jbosstest/src/resources/jrmp/META-INF/jboss.xml?annotate=1.4) on your response by I keep getting a timeout. You can download the jboss

RE: [JBoss-user] scheduler service

2003-10-10 Thread Stephane Nicoll
no -Original Message- From: Alwyn Schoeman [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 11:01 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] scheduler service Hi, Must your MBean also implement Schedulable in this case? On Fri, Oct 03, 2003 at 09:03:35PM +0800, Scott M

Re: [JBoss-user] Re: JBoss-IDE 1.2.1 released

2003-10-10 Thread Meyer-Willner, Bernhard
I checked Help About Eclipse Platform Plugin Detail and can't see a JBoss-IDE thing. And there's no node labeled JBoss-IDE under Window Preferences. Below you can see the contents of my eclipse/plugins directory. As you can see the org.jboss.ide.eclipse directories are there, still they don't

[JBoss-user] setDelegate warning with EmbeddedTomcatService and other warnings

2003-10-10 Thread Comtois, Pierre
I'm running JB 3.2.2RC4 with embedded TC 4.1.27 on XP Pro. I can start JBOSS without errors and can run the JMX-console fine, but I do get the following warnings and want to know if it is something I need to worry about: 09:24:07,550 INFO [EmbeddedTomcatService] OK 09:24:07,550 INFO

Re: [JBoss-user] Re: JBoss-IDE 1.2.1 released

2003-10-10 Thread Vladyslav Kosulin
Meyer-Willner, Bernhard wrote: I checked Help About Eclipse Platform Plugin Detail and can't see a JBoss-IDE thing. And there's no node labeled JBoss-IDE under Window Preferences. Below you can see the contents of my eclipse/plugins directory. You should also look under eclipse/features

Re: [JBoss-user] SQLException from 3.2.2 branch when trying to remove an entity.

2003-10-10 Thread Jason Essington
On Thursday, October 9, 2003, at 01:03 PM, Alexey Loubyansky wrote: Jason Essington wrote: I don't see anything immediately obvious about what I am doing different here than with my other entities. All of the others seem happy enough (not pitching exceptions). The only thing I can think that

Re: [JBoss-user] SQLException from 3.2.2 branch when trying to remove an entity.

2003-10-10 Thread Alexey Loubyansky
Jason Essington wrote: On Thursday, October 9, 2003, at 01:03 PM, Alexey Loubyansky wrote: Jason Essington wrote: I don't see anything immediately obvious about what I am doing different here than with my other entities. All of the others seem happy enough (not pitching exceptions). The only

Re: [JBoss-user] SQLException from 3.2.2 branch when trying to remove an entity.

2003-10-10 Thread Jason Essington
On Friday, October 10, 2003, at 10:52 AM, Alexey Loubyansky wrote: Jason Essington wrote: On Thursday, October 9, 2003, at 01:03 PM, Alexey Loubyansky wrote: Jason Essington wrote: I don't see anything immediately obvious about what I am doing different here than with my other entities. All

RE: [JBoss-user] SQLException from 3.2.2 branch when trying to remove an entity.

2003-10-10 Thread Sacha Labourey
Yes, at the moment, the limit is 64 columns. Kinda reminds me of a famous quote that went something like, 640k ought to be enough for anybody :-) LOL --- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net

RE: [JBoss-user] Re: JBoss-IDE 1.2.1 released

2003-10-10 Thread Rod Macpherson
I would like to see an executive summary of the benefits of the JBoss IDE versus plain old Eclipse remote debugging. I assume the code.completion feature for xdoclet tags is the marketing hook but as a practical matter having the tag list in a window and just typing in what you need was more

[JBoss-user] building JBoss with jikes?

2003-10-10 Thread Matthew Hixson
I was building JBoss 3.2.2RC3 and saw that it was using javac. I cancelled the build and then went looking for how to use jikes instead. It looks like I should just be able to edit build/local.properties, but for some reason adding build.compiler=jikes causes the build to fail with a

RE: [JBoss-user] Quick JDBC question.

2003-10-10 Thread Mike Youngstrom
Title: Message Thanks for the tip. I rewrote the code like you suggested and Im still getting the warning. Any more ideas? Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rod Macpherson Sent: Thursday, October 09, 2003 7:12 PM To:

RE: [JBoss-user] Quick JDBC question.

2003-10-10 Thread Mike Youngstrom
I'm not closing the ResultSet? I thought I wasgranted I'm doing it in a strange place. I changed the code to look like how Rod described and I'm still getting the warning. Is anyone else experiencing anything like this? Should I post a bug? Mike -Original Message- From: [EMAIL