[JBoss-user] Re: connection objectl destroyed in EJBLoad

2002-03-04 Thread vijaya
Hi There is a peculiar problem with one of my entity beans. It has two fields bankID and bankname.If I am changing the PK field in PK class from bankID to bankname and calling a business method. The method is never executed.EJBLoad is failing and the following message is seen .The database is SQL

Re: [JBoss-user] can I connect to databese with specified user

2002-03-04 Thread Guy Rouillier
Okay, submitted bug 525840 for this. There is no JBossPool category, so I selected JBossCX. I uploaded a zip with the diff's as well as the new sources. Also included changes.txt which describes the changes. (Just noticed that the changes.txt file still refers to minerva. I wrote that file a

[JBoss-user] jboss-3.0.0beta_tomcat-4.0.2 & cluster-service.xml

2002-03-04 Thread DOD
Hihi For what it's worth I thought I'd pass this on. I recently downloaded the new jboss beta with tomcat for Windows (we are running Win 2000) from sourceforge.net for evaluation purposes. Having unzipped the file and set up the environment variables etc., the JBoss was still not running prope

Re: [JBoss-user] ejb jar deploys earlier the datasource is bounded

2002-03-04 Thread David Jencks
This is a problem I'm thinking about. Right now there is no way to have an ejb or an ejb module depend on any other mbeans. There is also no way at all to have anything wait for something to be bound into jndi. I was thinking that there might be a way to set up automatic dependencies for mbeans

[JBoss-user] ejb jar deploys earlier the datasource is bounded

2002-03-04 Thread Alex Loubyansky
Hello, I use Jboss-3.0.0beta2. I have an ejb jar file with beans that access datasource. When I start Jboss and after deploy my jar file everything works fine. But if my ejb jar file remains in the deployed directory, after restart ejb jar is deployed earlier then datasource is bounded. Shoul

[JBoss-user] JBoss.net setup problem: http://localhost:8080/axis/servlet/AxisServlet gives 404

2002-03-04 Thread JD Brennan
Title: JBoss.net setup problem: http://localhost:8080/axis/servlet/AxisServlet gives 404 I'm trying to get JBoss.net working by following the instructions at http://www.jboss.org/developers/jboss-net.jsp I checked out the lastest jboss-all module from CVS. Thanks for including 4 ways to buil

Re: [JBoss-user] security based on values

2002-03-04 Thread David Ward
This is without a doubt one of the COOLEST things I have seen. Thank you SO much for your help. I will put this into my forum entry for others' benefit. One last question: As our app needs to run both on JBoss AND WebLogic, is there a similar mechanism in WebLogic (any version)? I'll start

RE: [JBoss-user] security based on values

2002-03-04 Thread rodrigob
Title: RE: [JBoss-user] security based on values Take a look at this article http://www.javaworld.com/javaworld/jw-02-2002/jw-0215-ejbsecurity_p.html it should give you some food for thought... -Original Message- From: David Ward [mailto:[EMAIL PROTECTED]] Sent: segunda-feira, 4 de ma

[JBoss-user] security based on values

2002-03-04 Thread David Ward
Can people please take a look at this thread and respond in the forum? http://main.jboss.org/thread.jsp?forum=49&thread=10126 Any good design ideas? Thanks for any and all help, David ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourc

[JBoss-user] RE: many-to-many in JBoss-3.0.0beta2

2002-03-04 Thread Alex Loubyansky
Oh! Sorry! Sorry, for the second problem :) The log is right. 255 + 255 = 510 :)) making fields' sizes sum less then 500 solves the second problem. alex > -Original Message- > From: Alex Loubyansky [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 04, 2002 3:33 PM > To: Jboss

[JBoss-user] many-to-many in JBoss-3.0.0beta2

2002-03-04 Thread Alex Loubyansky
Hello everybody! I wrote to entity beans DocumentEntity and SectionEntity with many-to-many relationship. And I met two problems. 1. I had primary keys in both named 'id'. I.e. two table DocumentEntity and SectionEntity have primary keys with the same name. During deployment I got the except

[JBoss-user] Is it Bug in JBoss2.4.4?

2002-03-04 Thread Mohan SreeRam
Hi All, This snippet is from my ejb-jar.xml in which I am setting TX Attribute as 'Supports' for ALL methods.In this scenario, It is working fine DirectLoginManagerBean

[JBoss-user] Jboss gets hanged or becomes very slow

2002-03-04 Thread Mahesh Agarwal
Hi I am using loadrunner to perform a load testing in my application. But as I increases the number of users(say to 5) , the server gets hanged or becomes very slow and all the test gets failed giving the reason " time out reached". I have set a large value for the parameter 320. Still the