Re: [JBoss-user] *Linux/*BSD Users

2002-03-07 Thread Ari Suutari
Hi, On Thursday 07 March 2002 12:34, [EMAIL PROTECTED] wrote: > Any one had good experience with native FreeBSD 4.5 java 1.3.1 and JBOSS > 2.4.1 (i mean not the linux emulation port). There are known problems running linux-jdk on FreeBSD with hotspot enabled. These problems t

Re: [JBoss-user] throwing custom exceptions in EJB with CMP (fixed it)

2002-03-07 Thread Dmitri Colebatch
np... thats the way it all works isn't it (o: - Original Message - From: "Todd Marshall" <[EMAIL PROTECTED]> To: "Jboss-User@Lists. Sourceforge. Net" <[EMAIL PROTECTED]>; "Ean Schuessler" <[EMAIL PROTECTED]> Sent: Friday, March 08, 2002 10:20 AM Subject: RE: [JBoss-user] throwing custo

RE: [JBoss-user] throwing custom exceptions in EJB with CMP (fixed it)

2002-03-07 Thread Todd Marshall
Dmitri- While in the process of writing a quick example app to replicate the problem, I figured it out. I wasn't throwing the exception in the Home interface from my create methods. Thank you very much for your time. :) -Todd -Original Message- From: Dmitri Colebatch [mailto:[EMAIL

RE: [JBoss-user] ejb 2.0

2002-03-07 Thread Todd Marshall
I believe that 3.0 (which is currently in beta) is fully EJB 2.0 compliant.   -Todd -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alice AdSent: Thursday, March 07, 2002 8:46 PMTo: [EMAIL PROTECTED]Subject: [JBoss-user] ejb 2.0 when

[JBoss-user] Free XML Executive Overview Seminar from Smart Soft

2002-03-07 Thread Smart Soft - The Developer Training Company
Free XML Executive Overview Seminar from Smart Soft Smart Soft is offering a free 1/2 day seminar on XML and related technolgies. Details: XML Executive Overview Seminar Tuesday March 12th 9:00 AM to Noon Smart Soft Training Center Huntington Beach, CA For More I

[JBoss-user] Free XML Executive Overview Seminar from Smart Soft

2002-03-07 Thread Smart Soft - The Developer Training Company
Free XML Executive Overview Seminar from Smart Soft Smart Soft is offering a free 1/2 day seminar on XML and related technolgies. Details: XML Executive Overview Seminar Tuesday March 12th 9:00 AM to Noon Smart Soft Training Center Huntington Beach, CA For More I

[JBoss-user] ejb 2.0

2002-03-07 Thread Alice Ad
when is jboss expected to be ejb 2.0 compliant (i guess its 1.1 so far!) ?Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email!

Re: [JBoss-user] Free J2EE Executive Overview from Smart Soft

2002-03-07 Thread Ivan Bilenjkij
On Thursday 07 March 2002 05:44 pm, Smart Soft - The Developer Training Company wrote: > Free J2EE Executive Overview from Smart Soft > > Have you ever wondered, "What exactly is EJB and why do I need it"? Or, > "What's the difference between a Java application and a J2EE application"?

RE: [JBoss-user] Free J2EE Executive Overview from Smart Soft

2002-03-07 Thread James Ward
These kind of pitches usually are better received if you use the terms correctly. It's "container managed persistence" not "container manager persistence". > -Original Message- > From: Smart Soft - The Developer Training Company [mailto:webmaster@smart- > soft.com] > Sent: Thursday, Marc

[JBoss-user] Free J2EE Executive Overview from Smart Soft

2002-03-07 Thread Smart Soft - The Developer Training Company
Free J2EE Executive Overview from Smart Soft Have you ever wondered, "What exactly is EJB and why do I need it"? Or, "What's the difference between a Java application and a J2EE application"? Do you long to impress your friends with terms like "message driven bean" and "container ma

Re: [JBoss-user] throwing custom exceptions in EJB with CMP

2002-03-07 Thread Dmitri Colebatch
unless I'm missing something obvious, what you're doing should (tm) work (o: if its a simple small example feel free to send it to me privately and I'll have a look when I get home tonight. cheers dim - Original Message - From: "Todd Marshall" <[EMAIL PROTECTED]> To: "Dmitri Colebatch"

RE: [JBoss-user] throwing custom exceptions in EJB with CMP

2002-03-07 Thread Todd Marshall
FYI- I'm using jboss 2.4.4 w/ catialina >you can throw exceptions from your interface methods, just add them to the >interface and the implementing method's throws clauses. I think I'm already doing that. here's the prototype from my remote interface: public void setType(String _type) throws R

Re: [JBoss-user] All your base continued ...

2002-03-07 Thread David Ward
Here's another one (be sure to scroll over to the right) based on a Gimp screenshot of Wilber, the Gimp mascot: http://linuxart.com/stuff/screenshots/01apr04-gimpified.png Holger Baxmann wrote: > http://www.blinkenlights.de/gallery/allyourbase.de.html > ___

[JBoss-user] All your base continued ...

2002-03-07 Thread Holger Baxmann
http://www.blinkenlights.de/gallery/allyourbase.de.html ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] Newbie JNDI Question

2002-03-07 Thread Eric Kaplan
So it is. Sorry about that, I was mislead by the fact that all the examples in the all the books i've read use java:comp/env on the server... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Scott M Stark Sent: Wednesday, March 06, 2002 6:35 PM To: [EMAIL

Re: [JBoss-user] Newbie JNDI Question

2002-03-07 Thread Dan Christopherson
One thing you might want to do is turn logging up a little bit in log4j.properties and see if something is actually going south quietly. Mike Kenyon wrote: > I just downloaded JBoss v.2.4.4 as part of an internal effort to migrate one > of our test servers from another app server to JBoss. We'r

Re: [JBoss-user] How modular is EJB and jboss?

2002-03-07 Thread Stephen Davidson
jfina wrote: > Hi! > > My challenge is to get the ejb model to fit into my needs. I'm writing a system that >needs to be very modular and alive. A operation > must be implemented differently depending of the type. > > Like: If I have a Zone object I need different zone handlers depending of the

Re: [JBoss-user] How modular is EJB and jboss?

2002-03-07 Thread Holger Baxmann
> At this time I only see the use of jboss as a pure persistence engine...or am i >wrong in my views? > indeed you are; i, by myself, am using jboss without any persistance or filesystem. it is an url-based operating system with services, for me at least. just have a look for services *.sar and

Re: [JBoss-user] java.naming.provider.url=myserver

2002-03-07 Thread Lennart Petersson
If you copy this file to the client and uncomment java.naming.provider.url entry then it is ok. If you use it on server with the same row uncommented then all calls within the server will use RMI with serializing etc... ---> very bad performance. /Lennart On 02-03-07 13:23, "Màris Orbidàns" <[E

Re: [JBoss-user] *Linux/*BSD Users

2002-03-07 Thread Stephen Davidson
Hi Achilleus. There is a way to get around the "Linux threading issues". We are going to be setting up and running a MAJOR load test today to test the limits of this solution. It will probably take us most of the day. Today's target is 4,000 users(separate sessions per) on 1 server. If it works

[JBoss-user] How modular is EJB and jboss?

2002-03-07 Thread jfina
Hi! My challenge is to get the ejb model to fit into my needs. I'm writing a system that needs to be very modular and alive. A operation must be implemented differently depending of the type. Like: If I have a Zone object I need different zone handlers depending of the type of zone registred i

[JBoss-user] java.naming.provider.url=myserver

2002-03-07 Thread Màris Orbidàns
How a client which server it should connect to ? java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces # Do NOT uncomment this line as it causes in VM calls to go over # RMI! java.naming.provider.url=myserver I chang

[JBoss-user] what a terrible exception !!! Receive timed out

2002-03-07 Thread Màris Orbidàns
[13:47:32,189,GPA] General Purpose Architecture [GPA] [13:47:32,189,GPA] Java version: 1.3.1_01,Sun Microsystems Inc. [13:47:32,189,GPA] Java VM: Java HotSpot(TM) Client VM 1.3.1_01,Sun Microsystems Inc. [13:47:32,189,GPA] OS-System: Windows 2000 5.0,x86 [13:47:32,189,GPA] JBoss Version : 3.0.0a

Re: [JBoss-user] throwing custom exceptions in EJB with CMP

2002-03-07 Thread Dmitri Colebatch
you can throw exceptions from your interface methods, just add them to the interface and the implementing method's throws clauses. hth dim - Original Message - From: "Todd Marshall" <[EMAIL PROTECTED]> To: "Jboss-User@Lists. Sourceforge. Net" <[EMAIL PROTECTED]> Sent: Thursday, March 07,

[JBoss-user] CommunicationException: Receive timed out

2002-03-07 Thread Maris Orbidans
hello Do you know what does mean subj ? It throws the same exception when I try to get home interface of my bean. Could it be because of JRE 1.4 ? Maris Orbidans 11:36:39,273 FATAL LADPRI [HttpProcessor[8080][4]] (BaseAction.java;47): Cannot get DataAccessHome javax.naming.Commu

[JBoss-user] throwing custom exceptions in EJB with CMP

2002-03-07 Thread Todd Marshall
Hey all- I posted this to the forums with no response... In one of my EJBs I throw a custom exception. I'd like to be able to catch this exception in my client jsp code, but instead of throwing my exception, an UndeclaredThrowableException is thrown with my exception nested in it. is there an

[JBoss-user] *Linux/*BSD Users

2002-03-07 Thread Rnd
I saw the last postings about minerva pools for linux, and to my disappointment i didnt see a plethora of replies that would follow any open source project. I dont mean to start a holy war over OS's but i think that the same intuitive biological rules that govern free software (including linux, *