[JBoss-user] Jboss halts when using transaction-attribute not-supported

2003-07-16 Thread kris . kristensen
- transactional entity is created and then resumed after the creation - leaving the log entries persisted to the database even if the transaction should fail. Anybody seen this behaviour before, any suggestions ?? Med venlig hilsen / regards Kris Kristensen System developer Business Communications Systems

[JBoss-user] Encryption of configuration files

2002-11-22 Thread kris . kristensen
of the JBoss versions support encryption of these mission critical data ? Med venlig hilsen / regards Kris Kristensen System developer Business Communications Systems OM E-mail: [EMAIL PROTECTED] Direct : +4543559562 Fax: +4543559501 Phone: +4543559500 Visiting address: Struergade 16 ,DK-2630

Re: [JBoss-user] JBoss client jar files size

2002-06-14 Thread kris . kristensen
If you think 1 mb. is a problem, try it with weblogic instead. That is about 15 mb you'll have to download. Regards OM Technology A/S Denmark Kris Kristensen [EMAIL PROTECTED] |+-- || Ionel Gardais | || Ionel.Gardais@g

[JBoss-user] Startup JBoss as stand alone

2002-06-13 Thread kris . kristensen
??. Would JBoss be able to get the DTD's from Tomcat at startup?? or is there any way we can place the referenced DTD's locally, so that JBoss first makes its search locally and if not found tries to go online to get it? Best regards OM Technology A/S Denmark Kris Kristensen [EMAIL PROTECTED

[JBoss-user] How many transactions can JBoss ver. 2.4.4 handle

2002-05-30 Thread kris . kristensen
Hi, I need some information regarding subj. Does anybody have maybe some white papers or other kind of doc... In lack of the former simple experience could be of valuable help... Any help would be greately appreciated... Regards OM Technology A/S Denmark Kris Kristensen [EMAIL PROTECTED

Re: [JBoss-user] Someone PLEASE advise re: Client UserTransactions never commiting

2002-01-19 Thread Kris Kristensen
Hi Bryan, This problem of yours looks very much like a problem we once had with BAS app-server from Borland. The problem was that BAS expected "exclusive" rights to its underlying datasource, but didn't have it. (other apps. used the DBas well). Changingcomiit option from "exclusive" to

Re: [JBoss-user] calling ejbStore() too many times

2002-01-18 Thread Kris Kristensen
: [JBoss-user] calling ejbStore() too many times On 2002.01.18 02:33:25 -0500 Kris Kristensen wrote: Hi David, You wrote: You might take a look at the commit option also I guess what you are aiming at here is commit option A,B,C,D right ?. Well I have tried to implement this option

Re: [JBoss-user] The corect way to set up XA-datasource

2002-01-17 Thread Kris Kristensen
posting to this group. - Original Message - From: David Jencks [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 16, 2002 11:48 PM Subject: Re: [JBoss-user] The corect way to set up XA-datasource On 2002.01.16 16:15:12 -0500 Kris Kristensen wrote: Could somebody please

[JBoss-user] calling ejbStore() too many times

2002-01-17 Thread Kris Kristensen
Moving down the path of porting from WLS to JBoss, I came across this issue. We are using both XA and non-XA datasources/drivers in our application. I have a testprogram that calls a number of sessionbeans each of which calls a number of entity beans. These entity beans all use the non-xa

Re: [JBoss-user] calling ejbStore() too many times

2002-01-17 Thread Kris Kristensen
Just read through my own post and found a typo that might give more meaning to the "showstopper". WLS takesapprox. 1- to 3+ SECONDS not minutes, for JBoss it is sadly enough correct with 3+ minutes. Any help will be very appreciated. -Kris - Original Message - Fro

Re: [JBoss-user] calling ejbStore() too many times

2002-01-17 Thread Kris Kristensen
ss and WLS and other app-servers, so avoiding container specific implementations would be preferred (required). -Kris - Original Message - From: Michael Jara To: Kris Kristensen ; Jboss-support Sent: Friday, January 18, 2002 12:46 AM Subject: Re: [JBoss-user] calling ejbS

Re: [JBoss-user] calling ejbStore() too many times

2002-01-17 Thread Kris Kristensen
] To: [EMAIL PROTECTED] Sent: Friday, January 18, 2002 1:19 AM Subject: Re: [JBoss-user] calling ejbStore() too many times On 2002.01.17 18:22:12 -0500 Kris Kristensen wrote: Just read through my own post and found a typo that might give more meaning to the showstopper. WLS takes approx. 1- to 3

Re: [JBoss-user] Question about JBoss vs. WLS

2002-01-16 Thread Kris Kristensen
I shouldhave mentioned that this particular jar is not an EJB, it's an ordinary java application. Cheers Kris - Original Message - From: Dain Sundstrom To: 'Kris Kristensen' ; Jboss-support Sent: Wednesday, January 16, 2002 9:39 PM Subject: RE: [JBoss-user

[JBoss-user] The corect way to set up XA-datasource

2002-01-16 Thread Kris Kristensen
Could somebody please shed some light on the difference between these, and explain which one shold be used for XA ---JDBCDataSourceLoader ---RawXADataSourceLoader ---XADataSourceLoader.java -Kris

Re: [JBoss-user] Question about JBoss vs. WLS

2002-01-16 Thread Kris Kristensen
Hi Dain, No, I don't ear/jar/war or anything J2EE specific. What I mean is an application that very well could be started from the command line with java/javac. ie. it cntains a main(). -Kris - Original Message - From: Dain Sundstrom To: 'Kris Kristensen' ; Jboss

Re: [JBoss-user] Question about JBoss vs. WLS

2002-01-16 Thread Kris Kristensen
. WLS On 2002.01.16 15:39:06 -0500 Kris Kristensen wrote: We are trying to port our suite from WLS 6.0 to JBoss and came across a few hurdles in doing so. First of all we need a way to specify an app. that must be started by JBoss upon startup. In WLS this task is accomplished by putting

Re: [JBoss-user] Question about JBoss vs. WLS

2002-01-16 Thread Kris Kristensen
Hi Cole, Thanks a lot If you want me to walk you through it, let me know. I might take you up on that, ifI get stuck on the way. -Kris - Original Message - From: Cole, Ian To: 'Kris Kristensen' Sent: Wednesday, January 16, 2002 10:37 PM Subject: RE: [JBoss