[JBoss-user] AWT and XServer connection issues

2003-12-08 Thread Michael Ukpong
Hi people,     I have a chart drawing application running on jboss_3.2.1-tomcat_4.1.24. It runs on windows, but on Linux I get this error:   “Cant connect to X11 window server using ‘;0.0’ as the value of the DISPLAY variable”.   The Appserver is running as ROOT on a Redhat 9 box wit

[JBoss-user] Concerning Thomas Mbeki (Fraudster)

2003-06-20 Thread Michael Ukpong
Please, I ask every one in this forum to completely ignore the letter from Thomas Mbeki. It is a complete SCAM and is so rampant now adays. The letters are always similar and all they seek is to obtain the details of your account information.   As for Thomas Mbeki, THIS IS A JBOSS TECH FORUM

[JBoss-user] didnt work

2003-06-13 Thread Michael Ukpong
peeps long time. this didnt exactly work for me, but try it out and see for your self.      THIS IS AMAZINGLY ACCURATE...  What ever u do, don’t cheat...     CHINESE HOROSCOPE    THE YEAR OF THE IRON DRAGON, WISHING YOU PROSPERITY AND GOOD FORTUNE    CHINESE NEW YEAR

[JBoss-user] Pictures of Christ Laughing .. Beautiful

2003-06-13 Thread Michael Ukpong
  - Original Message - From: Wilfred Nwafor To: [EMAIL PROTECTED] Sent: Thursday, March 20, 2003 1:23 PM Subject: Pictures of Christ Laughing .. Beautiful These are beautiful, it takes a few minutes for it to come up on the screen , but it is well worth w

[JBoss-user] Jboss Clustering Issues

2003-04-22 Thread Michael Ukpong
Hi all...complements of the season.   I have a few questions to ask concerning Jboss Clustering:   1. In a network environment (or a system) with several instances of Jboss running, can I create more that one cluster?   2. If yes, how do I selectively associate an Instance with a specific cluster?.

[JBoss-user] Out of Memory Exception

2003-03-17 Thread Michael Ukpong
Hi all I have an application running on Jboss-Jetty 3.0.3. We tested it in three environments. 1. Intel PIII 1.4Ghz 256MB ram ECC 21 Users with frequent clicks...it was slow...thats all... 2. Duron 1.2 GHz 1GB ram. SDRAM     21 Users with frequent clicks...a little faster    but s

[JBoss-user] Help! Deployment Order

2003-02-17 Thread Michael Ukpong
Hi all, I have this ear called cportal.ear, another jar called crm.jar depends on it. crm.jar contains some ejbs. If I remove both of them from the deploy folder, run jboss , deploy cportal.ear first and then crm.jar it works perfectly well. BUT, if I just copy both of them into the deploy fold

[JBoss-user] Help! Java Editor problems with JBOSS IDE

2003-02-11 Thread Michael Ukpong
I just installed the jboss IDE plugin (a0.6) on Elipse M5, it messes up the java Editor (gives an error while attemting to open a java file) so that I can only open my java files with the text editor. As a confirmation, uninstalling it gets the Java Editor to work properly again. I'm running Win 2k

[JBoss-user] Re: JBoss Project Structure Convert viktorJohn

2003-01-23 Thread Michael Ukpong
Bruce, Victor, John and the rest thanks a lot!. I'm going into a recession to study all the documentations you suggested. I'll be back to give you my progress. thanks again > but I cannot find the mentioned template project!,>try : http://jmvanel.free.fr/jboss3-howto.html> where can I find it and

[JBoss-user] JBoss Project Structure Convert

2003-01-22 Thread Michael Ukpong
 I have been using JBoss Appserver for well over a year now. I use Sun One Studio for development and deploy in Jboss using Ant. I have been working all this while with virtually no documentation (dont blame me! read on). I recently stumbled on the "Jboss 3.0 Quick Start Guide - Andreas Schaffer",

[JBoss-user] Help! problems with EjbRemove

2003-01-10 Thread Michael Ukpong
Help! this Exception is thrown in the Remove of some of my entity beans. It WORKS in Jboss 3.0.0 but NOT in Jboss 3.0.3 and Jboss 3.0.4 java.lang.IllegalArgumentException: disconnect(ManagedConnection mc: null, Object c: org.jboss.resource.adapter.jdbc.local.LocalConnection@70ad76) called with unk

[JBoss-user] Managed Connection equals Null! Problems in JBOSS 3.0.3

2003-01-09 Thread Michael Ukpong
The .remove() method of some Entity beans I wrote and deployed in JBoss 3.0.0 is now throwing a "Managed Connection = null" exception in Jboss 3.0.3. I earlier noticed that these entities gave a "you are not getting the semantics you expect" warning (both in Jboss 3.0.0 and 3.0.3) but I ignored th