Re: [JBoss-user] Anyway to clean memory usage after run jboss?

2002-05-15 Thread Rajesh Acharya
Junjie, Neglect if you already knew this. Just adding to what Paul said. Hit ctrl + Esc on your key board and you will be able to see all the processes running on your RedHat 7.1. Select all relevant java processes and kill them mercilessly :-) Rajesh On Thursday 16 May 2002 00:31, Paul Cody w

Re: [JBoss-user] Deserializing objects to DB

2002-05-15 Thread Dain Sundstrom
> I'm starting to suspect that JBoss might be the culprit here. If I > manually extract an object from the byte array, it turns out to be a > java.rmi.MarshalledObject when the expected class was java.lang.String. > > Can anyone shed some light on this? I'm using CMP 2, if that helps. JBossCMP

RE: [JBoss-user] Deserializing objects to DB

2002-05-15 Thread Simon Stewart
Thanks fir the heads up, but I don't think that's it. I'm only shoving strings, Dates and URLs in there ATM, and none of them come close the 64K limit. Also, manually deserializing them works without problems. I've gone back to using Strings and being a bit more careful with how I manipulate the

RE: [JBoss-user] Deserializing objects to DB

2002-05-15 Thread James Higginbotham
I have seen this one on mySQL - maybe some of it will translate. Basically, if you are letting Jboss create the tables if they don't exist, it will create the row as a BLOB. In mySQL, BLOB is limited to 64k, so you really need a LONGBLOB. If the serialized byte stream gets cut off, the built in un

Re: [JBoss-user] Deserializing objects to DB

2002-05-15 Thread Simon Stewart
On Wed, 2002-05-15 at 20:06, Simon Stewart wrote: > I have a simple EJB that has three fields ("ID", a "key" and a "value") > Key is a string, and value is given as being of class > java.io.Serializable, so this class represents a basic key/value pair. > Data appears to be serialized to the databa

Re: [JBoss-user] Deploying a web application from the file system?

2002-05-15 Thread David Jencks
March 30 is ages ago... I think working unpacked directory deployment came after that. Could you try rc2 or one of the cvs versions? thanks david jencks On 2002.05.15 14:42:30 -0400 James Higginbotham wrote: > David, > > We tried that, using the following dir structure: > > webapps/my-web-app

RE: [JBoss-user] Anyway to clean memory usage after run jboss?

2002-05-15 Thread Paul Cody
What do you mean by "does not release memory"? You should never have to restart the machine, this is completely unnecessary. Just kill the java process that is running JBoss. If your application is not shutting down cleanly, think about any threads that you may be creating, esp things like java

[JBoss-user] Deserializing objects to DB

2002-05-15 Thread Simon Stewart
I have a simple EJB that has three fields ("ID", a "key" and a "value") Key is a string, and value is given as being of class java.io.Serializable, so this class represents a basic key/value pair. Data appears to be serialized to the database okay (Postgres 7.2.1, column type BYTEA) but as a byte

RE: [JBoss-user] Deploying a web application from the file system?

2002-05-15 Thread James Higginbotham
David, We tried that, using the following dir structure: webapps/my-web-app.war Where webapps was listed in the URLDeploymentScanner. We also tried where webapps/my-web-app.war was listed in the URLDeploymentScanner. Both don't seem to work. Any other thoughts? I'm running JB 3.0 (March 30th bu

[JBoss-user] Anyway to clean memory usage after run jboss?

2002-05-15 Thread Junjie Ding
I am running JBoss in Redhat linux 7.1(Linux 2.4.2-2), using jdk1.3.1_01 and JBoss-2.4.4_Tomcat-4.0.1. The problem I have is JBoss doesn't release all the memory it took after I ran it and my application. The memory it takes increases as more beans I use in my application but it doesn't release t

[JBoss-user] RE: [JBoss-dev] Re: JBoss WL Emulator

2002-05-15 Thread marc fleury
|Does convertions of not-JBoss-DD's are done by FoeDeployer? We could |have an abstract converter that will be subclassed by converters for |different app servers (to look ahead). here we go, the scourge of new developers the plague of "abtract-itis" to "look ahead" on first pass. Don't look ahe

[JBoss-user] Re: JBoss WL Emulator

2002-05-15 Thread Alex Loubyansky
Hello Andreas, Wednesday, May 15, 2002, 7:12:50 PM, you wrote: AS> This is my design I came up with: AS> - New deployer (FoeDeployer) which works AS>like an EJBDeployer AS> - Main or EJB-Deployer figures out that this AS>archives isn't off JBoss type and hand it over AS>to the Foe-De

[JBoss-user] JBoss WL Emulator

2002-05-15 Thread Andreas Schaefer
Hi Geeks Let's go and kick some ass with our project "kick-ass". First can everyone (even when you already did) send ME an email when you are interested in spending some time or resources towards this project. This is my design I came up with: - New deployer (FoeDeployer) which works like an

[JBoss-user] JBoss 2.4.6 patch release available

2002-05-15 Thread Scott M Stark
This is a patch release to 2.4.5 that rolls back a bug fix to prepared statement caching that caused problems with numerous databases. http://sourceforge.net/project/showfiles.php?group_id=22866 Scott Stark Chief Technology Officer JBoss Group, LLC xx

Re: [JBoss-user] Deploying a war file into integrated Catalina, Jboss 3.0

2002-05-15 Thread Alex Loubyansky
Hello Derick, Wednesday, May 15, 2002, 4:38:14 PM, you wrote: D> How do you deploy a war file into the integrated Catalina? D> Copying it to D:\Jboss\catalina\webapps, expanded or not does not seem to D> load it. Try to find "deploy" directory starting from %JBOSS_DIST%. That's it. D> Thanks

[JBoss-user] Deploying a war file into integrated Catalina, Jboss 3.0

2002-05-15 Thread Derick
How do you deploy a war file into the integrated Catalina? Copying it to D:\Jboss\catalina\webapps, expanded or not does not seem to load it. Thanks Derick ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply