I'd like all my System.out messages from my beans (yes, i know, they should
be logging via log4j but i'm still unable to get things to work properly
under 2.4.4) to go to the server log file. What's the easiest way to do
this without turning DEBUG on, which is a lot of output.
Thanks
Eric Kapla
Ricardo Argüello wrote:
>>I don't recommend JDO.
>>
>>-dain
>>
>
> Could you elaborate more on that, please?
JDO is a cool idea. I think of JDO like ADO; it is easy to program
against but is not a great persistence framework. One of the coolest
things about ADO is the ability to program aga
> I don't recommend JDO.
>
> -dain
Could you elaborate more on that, please?
Thanks in advance!
Ricardo Argüello
--
Standard consultant disclaimer: "Or not."
___
Don't miss the 2002 Sprint PCS Application Developer's Conference
Hello wonder,
Look at xdoclet's samples. There is inheritence examples too. So the
answer is yes.
Tuesday, June 04, 2002, 6:03:47 PM, you wrote:
ws> Thank you, one more question :)
ws> Do you know if XDoclet works as your answers? :)
ws> Wonder Sonic
ws> --- Alex Loubyansky <[EMAIL PROTECTED
t; À : [EMAIL PROTECTED]
> Objet : [JBoss-user] [Simple question] CMP bean inheritance
>
>
> Hi,
> Can someone tell me how are managed the inheritance of
> the CMP fields?
>
>
> Details:
> If I create a CMP A and then a CMP B which extends
> A, will CMP A and B have the s
wonder sonic wrote:
> Hi,
> Can someone tell me how are managed the inheritance of
> the CMP fields?
>
>
> Details:
> If I create a CMP A and then a CMP B which extends
> A, will CMP A and B have the same SQL table, will the
> CMP-B SQL table have SQL CMP-B fields plus SQL CMP-A
> fields?
It
Thank you, one more question :)
Do you know if XDoclet works as your answers? :)
Wonder Sonic
--- Alex Loubyansky <[EMAIL PROTECTED]> a écrit : >
Hello wonder,
>
> Tuesday, June 04, 2002, 5:44:43 PM, you wrote:
>
> ws> Hi,
> ws> Can someone tell me how are managed the
> inheritance of
> ws> t
Hello wonder,
Tuesday, June 04, 2002, 5:44:43 PM, you wrote:
ws> Hi,
ws> Can someone tell me how are managed the inheritance of
ws> the CMP fields?
Depends on ejb-jar.xml configurations.
ws> Details:
ws> If I create a CMP A and then a CMP B which extends
ws> A, will CMP A and B have the same S
Hi,
Can someone tell me how are managed the inheritance of
the CMP fields?
Details:
If I create a CMP A and then a CMP B which extends
A, will CMP A and B have the same SQL table, will the
CMP-B SQL table have SQL CMP-B fields plus SQL CMP-A
fields?
Thanks in advance,
Wonder Sonic
Please make sure that you have the jars under JBOSS_HOME/client in your
client's classpath. The class you mentioned is in jbosssx-client.jar I
believe.
Vinay
> Ray Grieselhuber wrote:
>
> Hi,
> I asked a question the other day, and I have not received any
> response. I really think it will be
Hi,
I asked a question the other day, and I have not
received any response. I really think it will be an easy question for someone to
answer if they have successfully set up a new install of JBoss.
I will repeat my question below. If something is
not clear, please indicate.
I am trying
On that machine, point a browser at 'http://localhost:8080/jboss'
This will let you try out some simple tests.
majid nakit wrote:
> Hi, I have just installed JBoss-2.2.2_Tomcat-3.2.2 in windows2000, I
> am new to EJB, please could you show me :
> 1)How do I know that JBoss_Tomcat is working fin
Hi, I have just installed JBoss-2.2.2_Tomcat-3.2.2 in windows2000, I
am new to EJB, please could you show me :
1)How do I know that JBoss_Tomcat is working fine ?
2) is there any example that I can test.
Thanks
__
FREE voicemail, email, and fax..
ct: Re: [JBoss-user] simple question on configuring access to
datasource
> On Mon, 26 Mar 2001, Victor Lan wrote:
>
> > Assuming you've setup a pool called PostgresqlTest in your
> jboss.jcml> file, you need something like this in your jboss.xml:
> >
&g
On Mon, 26 Mar 2001, Victor Lan wrote:
> Assuming you've setup a pool called PostgresqlTest in your jboss.jcml
> file, you need something like this in your jboss.xml:
>
>
>
> IDGenerator
>
> jdbc/PostgresqlTest
> PostgresqlTest
>
>
>
>
>
>
lTest
- Original Message -
From: Donald Ball <[EMAIL PROTECTED]>
Date: Monday, March 26, 2001 3:56 pm
Subject: [JBoss-user] simple question on configuring access to
datasource
> hiya. i'm writing a session bean which i'd like to have access to
> the same
> datasource/co
hiya. i'm writing a session bean which i'd like to have access to the same
datasource/connection pool that controls my entity beans. i've got this
section in my ejb-jar.xml file:
Generates IDs for the entity beans
IDGenerator
com.webslingerZ.news.beans.IDGen
17 matches
Mail list logo