RE: [JBoss-user] anyone who can help me with jboss-2.1 with InterestBean

2001-04-09 Thread mark evertz
Title: anyone who can help me with jboss-2.1 with InterestBean Just add the client/jbosssx-client.jar to your classpath when you run the client! Mark -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ì·ÖÐÒâ/eNet/¼¼Êõ²¿/ÍøÂ翪·¢¶þ²¿/ÏîÄ¿¾­ÀíSen

RE: [JBoss-user] Shutdown jBoss

2001-04-09 Thread Rene Rolander Nygaard
In W2K i do a "kill process(kill.exe)". I use the "please try to stop process", and JBoss seems to catch this, and shutsdown nicely. Not even a "do you want to stop batch-file". I use this in a seperate batch file, which starts by checking for the existince of Interbase, and starts it if needed. T

Re: [JBoss-user] debug ejb bean

2001-04-09 Thread kevin . monaghan
Hi Ed: Actually, issuing an System.out.println ( "Hello World!" ); should print out on the console while JBoss is running. It works from an entity or session bean. What rev of JBoss / JDK are you running? Kev "Ed Aihua Wu" <[EMAIL PROTECTED]> on 04/10/2001 12:55:26 AM Please respo

Re: [JBoss-user] cann't get a connection from outside of the jboss container.

2001-04-09 Thread Guy Rouillier
Sorry, after reading the replies from others, I think I better understand what you are asking (correct me if I'm wrong again.) The interest sample program is not doing anything with a database. It simply invokes a method on an EJB, which returns a simple value. You can definitely connect to an

[JBoss-user] debug ejb bean

2001-04-09 Thread Ed Aihua Wu
I don't have any IDE to debug an ejb bean. I usually just put print statement in a java program to debug it. It doesn't work for ejb since it is inside a containner and System.out.println doesn't work. Can anybody tell me an easy way to debug ejb components? I don't have any IDE installed. I wa

Re: [JBoss-user] corba interoperability?

2001-04-09 Thread danch
Toby Allsopp wrote: > On Mon, Apr 09, 2001 at 11:55:55AM -0700, Hallett, Frank wrote: > >> I'm a newbie to JBoss, so apologies if this is well known - >> >> Does JBoss support EJB invocation via IIOP/Corba? If so, is there a simple >> example showing how to get this going? > > > This isn't

[JBoss-user] anyone who can help me with jboss-2.1 with InterestBean

2001-04-09 Thread 谭中意/eNet/技术部/网络开发二部/项目经理
Title: anyone who can help me with jboss-2.1 with InterestBean Hello, every one. I am using jboss-2.1 with tomcat 3.2 beta. but I am surprised that I can not get  InterestBean  ejb test client work. When I run the client java class, it give me such an error message Exception in threa

Re: [JBoss-user] cann't get a connection from outside of the jboss container.

2001-04-09 Thread danch
Ed Aihua Wu wrote: > I understand JBoss is a container and provide the > service to its components. > I have a stand-alone test program (not a component > inside the JBoss directories) and try to get a > connection from JBoss. If a JSP page (it is not inside > the JBoss container) can > get a co

Re: [JBoss-user] cann't get a connection from outside of the jboss container.

2001-04-09 Thread Peter Routtier-Wone
A process connects to an EJB container with RMI. I expect your container is on a separate computer to your client, and you are trying to connect to LOCALHOST. This would work for JSP if it happens to be running on the same box as the EJB container. I suspect that when the interest bean sample wor

Re: [JBoss-user] bug when server is under load

2001-04-09 Thread danch
danch wrote: > > I'll look into this more later this evening. beat the transaction horse to death, but that's another thread. >> >> When we load the machine with AB (Apache Bench), 128 concurrent users, 10,000 >> requests we get some strange results. >> >> The output from the HelloEJB eith

Re: [JBoss-user] Re-using primary key issue

2001-04-09 Thread Ken Jenks
At 12:40 PM 4/10/01 +1200, you wrote: >JBoss 2.1 > >After deleting (remove()) an entity, if I try to create a new entity with >the same primary key as the previously deleted one, I get the following >exception I don't know. It works fine for me, using a modified version of the "CD" CMP example f

Re: [JBoss-user] cann't get a connection from outside of the jboss container.

2001-04-09 Thread Ed Aihua Wu
I understand JBoss is a container and provide the service to its components. I have a stand-alone test program (not a component inside the JBoss directories) and try to get a connection from JBoss. If a JSP page (it is not inside the JBoss container) can get a connection, why can't a stand-alone

Re: [JBoss-user] Problems with the connection(-pool) on container-managed beans

2001-04-09 Thread David Jencks
Hi, I can't say I understand entirely why you are getting the results you see, but I'm not surprised. Some comments interspersed below On 2001.04.09 14:00:36 -0400 Roman Wittchen wrote: > As my EJB was bean-managed, I had no problems with the connection pool. I > got my connection simply by cal

Re: [JBoss-user] Please unsubscribe me!!!!!!!

2001-04-09 Thread Guy Rouillier
Look at the source for any of the messages you are complaining about and you will see this: List-Unsubscribe: , - Original Message - From: "mbiolabs" <[EMAIL PROTECTED]> To: <[EMAIL P

[JBoss-user] Verifier Error Messages

2001-04-09 Thread T.T.Khiet
Hi Kevin, Have you finally find out what the problem is? I am using Together too and have the same problem right now. I've removed the EJBException from the throws clause as Bryan points it out but it does not help. Thank you :), Khiet. ___ Tran Thanh Khiet email

Re: [JBoss-user] What is BlackBox Datasources ??

2001-04-09 Thread Toby Allsopp
On Tue, Apr 10, 2001 at 09:01:34AM +0800, Russell wrote: > > Hi all , I am using Linux6.1 , jbos2.1 and tomcat3.2.1. I've told you before, and I'll keep telling you: there is no such thing as "Linux6.1". I assume you mean RedHat 6.1. > May i know what is BlackBox Datasources ?? What is th

Re: [JBoss-user] RE: (JBoss-user) RE: (JBoss-user) RE: (JBoss-user) Oracle Au

2001-04-09 Thread Toby Allsopp
On Mon, Apr 09, 2001 at 02:48:17PM -0700, Greg Parker wrote: > Are there any plans to simplify the ability to accomplish this within future > releases of JBOSS? Yes. The JCA-based connection pools will support this for you. These should be the norm for 2.4. Toby. ___

Re: [JBoss-user] Solving Oracle Connection Pool Hanging

2001-04-09 Thread Toby Allsopp
On Mon, Apr 09, 2001 at 11:20:36PM +0200, Shahar Solomianik wrote: > Apart from things like that in my code (bmp entities and stateless sessions) > : > > Context ctx = new InitialContext(); > DataSource ds = (DataSource)ctx.lookup("java:comp/env/jdbc/OracleDB"); > conn = ds.getC

[JBoss-user] What is BlackBox Datasources ??

2001-04-09 Thread Russell
Hi all , I am using Linux6.1 , jbos2.1 and tomcat3.2.1. May i know what is BlackBox Datasources ?? What is the purposes ?? Any documentation regarding Black Box DS ?? Thanks wt ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sour

[JBoss-user] Re-using primary key issue

2001-04-09 Thread David Wade
JBoss 2.1 After deleting (remove()) an entity, if I try to create a new entity with the same primary key as the previously deleted one, I get the following exception java.lang.IllegalStateException: INSERTING AN ALREADY EXISTING BEAN, ID = com.mentumgroup.janet.lisa.cre at org.jboss.ejb.plugi

[JBoss-user] Problems with MDB

2001-04-09 Thread Michael Hustler
I'm having two problem with Message Driven Beans. (The server stdout is included below) The first one is why am I getting the error message "[J2EE Deployer Default] exception while searching deployment: C:\jboss\tmp\deploy \Default\profiler.jar\deployment.cfg (The system cannot find the file spec

[JBoss-user] Please unsubscribe me!!!!!!!

2001-04-09 Thread mbiolabs
Hello I'm sure you'll just send me an invalid post message again, like the last time I asked this, but I mailed the list administrator with the same question last week and didn't hear anything, so I'm trying this route again. Once again, please unsubscribe me from this list, or GIVE ME INSTRUCTI

[JBoss-user] (no subject)

2001-04-09 Thread Matt Davies
Hi Rajeev, David, and others. Thanks for all of your helpful responses. However, I would like to clarify. I have read the HOWTO's that people have referred me to before posting my original email. I'm sorry if this wasn't clear. I do not have JBuilder or VAJ. I use a text editor and was really

Re: [JBoss-user] Need Help Connection Pools (can't see zip files)

2001-04-09 Thread Daren R. Sefcik
On Mon, 9 Apr 2001, Scott M Stark wrote: > This jboss.xml is not consistent with the one you previously showed so which > jboss.xml are you using? The one in this msg looks ok to me. In the previous > msg you did not have a .. section > to map from the java:comp/env/jdbc/JBossDB value to java:/MS

Re: [JBoss-user] Need Help Connection Pools (can't see zip files)

2001-04-09 Thread Daren R. Sefcik
On Tue, 10 Apr 2001, Toby Allsopp wrote: > I strongly suggest that you learn how to read XML DTDs. All of the > configuration for J2EE uses XML, and being able to understand the DTDs > will make your life much easier. Sort of my point..I am trying to learn, and from what I have it seems to me it

Re: [JBoss-user] Need Help Connection Pools (can't see zip files)

2001-04-09 Thread Scott M Stark
This jboss.xml is not consistent with the one you previously showed so which jboss.xml are you using? The one in this msg looks ok to me. In the previous msg you did not have a .. section to map from the java:comp/env/jdbc/JBossDB value to java:/MSQLDB > > I am still trying to work my way into u

[JBoss-user] RE: (JBoss-user) RE: (JBoss-user) RE: (JBoss-user) Oracle Au

2001-04-09 Thread Greg Parker
Are there any plans to simplify the ability to accomplish this within future releases of JBOSS? GREG-- -Original Message- From: <[EMAIL PROTECTED]> at Internet Sent: Saturday, April 07, 2001 10:17 PM To: [EMAIL PROTECTED] at Internet Subject: RE: [JBoss-user] RE: (JBos

Re: [JBoss-user] Need Help Connection Pools (can't see zip files)

2001-04-09 Thread Toby Allsopp
On Mon, Apr 09, 2001 at 02:15:08PM -0700, Daren R. Sefcik wrote: > On Tue, 10 Apr 2001, Toby Allsopp wrote: > > > > humm..I tried but it still does not work...here are my entries, could you > > > please see if you can spot the problem area..??..thanks. > > > > Your jboss.xml is really screwed up.

[JBoss-user] Need help in Ldap login

2001-04-09 Thread Kadir Wijaya
Hi, I'm trying to use Ldap login-module for authentication purposes. I've got the flat-file based example (provided by Scott Stark) to work! I've looked into some examples in provided in jbosssx-cvs, however I couldn't make myself clear enough about that! Can anyone provide some pointers on ho

[JBoss-user] MIA: 2.2 changelog

2001-04-09 Thread Brian Knowles
I've been hunting around for a 2.2 changelog. What's this new version got that 2.0 didn't? B- ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

RE: [JBoss-user] Solving Oracle Connection Pool Hanging

2001-04-09 Thread Shahar Solomianik
Apart from things like that in my code (bmp entities and stateless sessions) : Context ctx = new InitialContext(); DataSource ds = (DataSource)ctx.lookup("java:comp/env/jdbc/OracleDB"); conn = ds.getConnection(); ... jdbc bla bla bla ... conn.close(); I

Re: [JBoss-user] bug when server is under load

2001-04-09 Thread danch
For what it's worth, I've seen similiar behavior under heavy threading (see archives under JBoss vs. Orion or Performance). I'm suspicious of the transaction interceptor (just because it seems to take about half of the time used in processing a request), but the code looks good. The message you're

Re: [JBoss-user] Need Help Connection Pools (can't see zip files)

2001-04-09 Thread Daren R. Sefcik
On Tue, 10 Apr 2001, Toby Allsopp wrote: > On Mon, Apr 09, 2001 at 11:06:44AM -0700, Daren R. Sefcik wrote: > > On Sat, 7 Apr 2001, Toby Allsopp wrote: > > > > > I suspect that this means that you have the configuration half right. > > > You need to set up the mapping from jdbc/JBossDB to java:/M

[JBoss-user] java.net.BindException with EmbeddedTomcat : Address in use: JVM_Bind

2001-04-09 Thread Pascal Noppe
posted this before, please help. Thanks, pascal From: "Pascal Noppe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 08, 2001 8:44 PM Subject: [JBoss-user] [EmbeddedTomcat] java.net.BindException: Address in use: JVM_Bind > hi all, > > i am just moving to the JBoss 2.1 beta on W

Re: [JBoss-user] JBoss won't read jaws.xml, jboss.xml

2001-04-09 Thread danch
Pelle Poluha wrote: > > >Pelle Poluha wrote: > > > > There are several META-INF directories, one for each jar and I have 6 of > them. Plus there is one for the application, and that's where I've put the > jboss.xml and jaws.xml. They need to be in the META-INF of the jar for the bean they desc

Re: [JBoss-user] Solving Oracle Connection Pool Hanging

2001-04-09 Thread Toby Allsopp
On Mon, Apr 09, 2001 at 10:05:43PM +0200, Shahar Solomianik wrote: > Im pretty sure I do get my transactions managed by jboss. are you 100% sure > about that ? I think we should make sure that we're talking about the same thing. Can you post the code that uses the XADataSource, please? Toby. >

RE: [JBoss-user] How to use Apache + JBoss-Tomcat ?

2001-04-09 Thread Tahir Awan
Thanks Dan, first solution is what I opted already. But its not elegant as it takes away the easeness of .war/.ear deployment. Tahir > -Original Message- > From: Dan - Blue Lotus Software [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 09, 2001 2:46 PM > To: [EMAIL PROTECTED] > Subject

Re: [JBoss-user] message driven beans like in ejb 2.0 ?

2001-04-09 Thread Peter Antman
On Mon, 9 Apr 2001, Jubin Zawar wrote: > are there message driven beans in jboss yet, as in ejb2.0 ? Jepp. Look into the doc: http://www.jboss.org/documentation/HTML/index.html //Peter > > > -Ursprüngliche Nachricht- > > Von: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]Im Auftrag

RE: [JBoss-user] Solving Oracle Connection Pool Hanging

2001-04-09 Thread Shahar Solomianik
Im pretty sure I do get my transactions managed by jboss. are you 100% sure about that ? Shahar. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Toby Allsopp Sent: Monday, April 09, 2001 9:32 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Solving Ora

Re: [JBoss-user] My stuff breaks under jBoss 2.2, not under 2.1beta

2001-04-09 Thread Jim Archer
Hmmm... It looks like that mbean is never starting. As I look at the log, the only reference to PersistenceSPI under jBoss 2.2 is when it is added to the classpath. Under jBoss 2.1 beta, There are log entries that show the PersistenceSPI being initialized, started, stopped and destroyed. I h

[JBoss-user] bug when server is under load

2001-04-09 Thread Christian Hargraves
We have JBoss-tomcat installed on solaris 2.8 with 512 RAM Here's our system info OS/Hardware bash-2.03$ uname -a SunOS vanguard 5.8 Generic_108528-02 sun4u sparc SUNW,UltraSPARC-IIi-cEngine Java Version bash-2.03# java -version java version "1.3.0_02" Java(TM) 2 Runtime Environment, Stand

Re: [JBoss-user] Status ?

2001-04-09 Thread Jim Archer
Message driven beans are supported, and you can get the EJB 2.0 CMP features from an addin persistence manager that implements virtually all of the EJB 2.0 proposed final draft. Check out: http://www.mvcsoft.com I have been using it for quite a while and its very good. Jim --On Monday, Apri

Re: [JBoss-user] corba interoperability?

2001-04-09 Thread Toby Allsopp
On Mon, Apr 09, 2001 at 11:55:55AM -0700, Hallett, Frank wrote: > I'm a newbie to JBoss, so apologies if this is well known - > > Does JBoss support EJB invocation via IIOP/Corba? If so, is there a simple > example showing how to get this going? This isn't currently implemented. There has bee

Re: [JBoss-user] Solving Oracle Connection Pool Hanging

2001-04-09 Thread Toby Allsopp
On Mon, Apr 09, 2001 at 09:08:31PM +0200, Shahar Solomianik wrote: > Well, RawXADataSourceLoader works and XADataSourceLoader doesnt... I think you'll find that "works" is very limited in this case. You won't get your transactions managed by the container for one thing. > doesnt RawXADataSourceL

Re: Re: [JBoss-user] JBoss won't read jaws.xml, jboss.xml

2001-04-09 Thread Pelle Poluha
>Pelle Poluha wrote: > >> Hello! >> >> I have a small problem when deploying a ear-file containing 6 ejb:s. I have >> placed my table definitions in the jaws.xml-file (including >> true so that >> the table would be removed when undeploying. I also have a jboss.xml >> containing the jndi-names of

Re: [JBoss-user] Status ?

2001-04-09 Thread Juha Lindfors
Message driven beans are supported already, though. Refer to the documentation for more info. -- Juha At 14:52 9.4.2001 -0400, you wrote: >In order to support EJB 2.0, there has to be a 2.0 version of the spec!!! > >There is only draft versions out so far, and some changes in direction regardi

[JBoss-user] message driven beans like in ejb 2.0 ?

2001-04-09 Thread Jubin Zawar
are there message driven beans in jboss yet, as in ejb2.0 ? > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Im Auftrag von James Cook > Gesendet: Montag, 09. April 2001 20:52 > An: [EMAIL PROTECTED] > Betreff: Re: [JBoss-user] Status ? > > > In order to su

Re: [JBoss-user] re: jboss 2.2 hangs

2001-04-09 Thread Scott M Stark
Any crash of the VM is a bug in the VM. These are usually bugs in hotspot. If its reproducible report the problem to JavaSoft. - Original Message - From: Yasir To: [EMAIL PROTECTED] Sent: Monday, April 09, 2001 10:47 AM Subject: [JBoss-user] re: jboss 2.2 hangs Im on RedHat linux 7

[JBoss-user] Singleton in EJB???

2001-04-09 Thread Hernan Liendo
Hi everyone, i'm developing an application using entity and session beans. I have a semi-static table called proyect with two columns: Code and Name. I will add a row every 2 or 3 months, so i think i have two solutions: 1) when the application starts, read it. If i need to add a proyect, i'l

RE: [JBoss-user] Solving Oracle Connection Pool Hanging

2001-04-09 Thread Shahar Solomianik
Well, RawXADataSourceLoader works and XADataSourceLoader doesnt... doesnt RawXADataSourceLoader pool connections ??? it should be implemented in the driver. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Toby Allsopp Sent: Monday, April 09, 2001 8:47 PM

[JBoss-user] CMP Postgres and Booleans

2001-04-09 Thread Philip Craven
I have a CMP bean that has a boolean variable. Before jboss is started, the value in the postgres database is 1 (true), after I start postgres and the bean is loaded, the value goes to false, and the database is updated to reflect this. What do I have misconfigured? _

[JBoss-user] corba interoperability?

2001-04-09 Thread Hallett, Frank
I'm a newbie to JBoss, so apologies if this is well known -   Does JBoss support EJB invocation via IIOP/Corba? If so, is there a simple example showing how to get this going?   I've looked through the JBoss documentation and a couple hundred of the previous maillist articles (the search

Re: [JBoss-user] Need Help Connection Pools (can't see zip files)

2001-04-09 Thread Toby Allsopp
On Mon, Apr 09, 2001 at 11:06:44AM -0700, Daren R. Sefcik wrote: > On Sat, 7 Apr 2001, Toby Allsopp wrote: > > > I suspect that this means that you have the configuration half right. > > You need to set up the mapping from jdbc/JBossDB to java:/MYDB in jboss.xml. > > > > Toby. > > humm..I tried

Re: [JBoss-user] Status ?

2001-04-09 Thread James Cook
In order to support EJB 2.0, there has to be a 2.0 version of the spec!!! There is only draft versions out so far, and some changes in direction regarding dependent object support is still possible. jim - Original Message - From: "Jubin Zawar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>

Re: [JBoss-user] Solving Oracle Connection Pool Hanging

2001-04-09 Thread Toby Allsopp
RawXADataSourceLoader is not a replacement for XADataSourceLoader. The latter binds a DataSource implementation into JNDI which provides connection pooling. The latter binds an XADataSource in JNDI, which provides pretty much nothing that application components should be messing with. How are yo

RE: [JBoss-user] How to use Apache + JBoss-Tomcat ?

2001-04-09 Thread Dan - Blue Lotus Software
Yes. A simple ant build script will take care of it. You can have them in the same directory for unit testing (using only Tomcat/JBoss), then use ant to make an EAR (without static pages) and to copy the static pages into the deployment directory. It's not that hard, and you only need to setup

Re: [JBoss-user] [JBoss-dev] [OT] Starting new threads on mailing lists

2001-04-09 Thread Toby Allsopp
How embarrassing. There I am preaching mailing list etiquette and I can't even work my mail client. I meant to send one copy to jboss-user, not one to jboss-dev and two to jboss-user. That'll teach me to come over all holier-than-thou. Many apologies, Toby. On Mon, Apr 09, 2001 at 11:04:51AM +1

Re: [JBoss-user] empty collection with findbyall

2001-04-09 Thread Scott M Stark
> > PS.: I have downloaded jboss2.2 - it coudlnt be started- it has problem > with its crimson parsor - nosuchmethoderror > I just downloaded the 2.2 version and tried it on both w2k and RedHat linux and it starts up fine on both. You must have a conflicting xml parser in your classpath. ___

Re: [JBoss-user] My stuff breaks under jBoss 2.2, not under 2.1 beta

2001-04-09 Thread Scott M Stark
The stack trace shows that com.mvcsoft.persistence.util.NamespaceUtil.getContainer is the one looking for "pm" so how is that getting bound into JNDI in 2.1 but not 2.2? What does the JNDIView MBean show about the JNDI namespace after deployment in 2.1 vs 2.2? - Original Message - From:

[JBoss-user] Error from JPS / Cloudscape Data Source

2001-04-09 Thread Nathan Coast
Hi, Hi, I've followed the instructions for installing the JPS1.1.1 in JBoss. But there's something wrong with the cloudscape db connection: These are the error messages: 2001-04-09 06:54:28 - ContextManager: JDBCRealm: The database connection is null or was found to be closed. Trying to re-

[JBoss-user] Shutdown jBoss

2001-04-09 Thread Christopher Cheng
I installed the jBoss+Tomcat. I can sucessfully start the server by executing "run.sh", but how do I shutdown the machine with another script besides "Ctrl-C"? ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jb

Re: [JBoss-user] using keyword 'this' in EJB?

2001-04-09 Thread Scott M Stark
> 3) pass the entity bean to the helper object via the 'this' keyword. This > would mean that I dont have to make the bean 'reentrant', and from a > performance perspective would most likely be the fastest approach. > > In the 3rd approach, since the entity bean's implementation would only be >

Re: [JBoss-user] Need Help Connection Pools (can't see zip files)

2001-04-09 Thread Daren R. Sefcik
On Sat, 7 Apr 2001, Toby Allsopp wrote: > Daren R. Sefcik wrote: > > > I just got done battling that whole thing. > > I am using Jetty/JBoss and even though I can see thru > > the Admin/JNDIView page the java:comp env sees my env/MYDB entry > > it still will not work in my apps..I have to use the

RE: [JBoss-user] How to use Apache + JBoss-Tomcat ?

2001-04-09 Thread Tahir Awan
ok, but how apache should be configured for this as the application context is being created by jboss-deployer? I dont want to have a different docroot for static pages. Looks like I have to create the tomcat/webapps/myapp directory structure and copy all the static pages there? Tahir > -Ori

[JBoss-user] re: jboss 2.2 hangs

2001-04-09 Thread Yasir
Im on RedHat linux 7 and using jre/jdk 3.0_02   YSK

[JBoss-user] empty collection with findbyall

2001-04-09 Thread Steve Varghese
System: jboss2.0 jdk1.3 win2000 mysql 3.23 Jboss is working great! But when I do a findbyall it is always returning EMPTY collections. The entites are accessed /wrapped by simple stateless session beans. When accessing one particualar bean with findbyprimarykey there is no problem - only in retr

[JBoss-user] Problems with the connection(-pool) on container-managed beans

2001-04-09 Thread Roman Wittchen
As my EJB was bean-managed, I had no problems with the connection pool. I got my connection simply by calling "con = datasource.getConnection();". But since I changed my EJB from bean-managed to container-managed, I am not able to use the ascertained connection as before. For example: I have to p

[JBoss-user] Emtpy Result set in findbyall - why ??

2001-04-09 Thread Steve Varghese
System: jboss2.0 jdk1.3 win2000 mysql 3.23 Jboss is working great! But when I do a findbyall it is always returning EMPTY collections. The entites are accessed /wrapped by simple stateless session beans. When accessing one particualar bean with findbyprimarykey there is no problem - only in retr

Re: [JBoss-user] FW: JBoss 2.1

2001-04-09 Thread Scott M Stark
The error indicates that the jboss-client.jar used by the client is not the jar from the 2.1 JBoss server release and that an incompatible change was made to the GenericProxy class between these versions. - Original Message - From: "faisal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Se

Re: [JBoss-user] JNDI name for EJB from another EJB

2001-04-09 Thread Scott M Stark
You are supposed to define ejb-refs for any bean you access. This is specified in the chapter 14 of the EJB 1.1 spec. - Original Message - From: "Fredrik Ålund" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 09, 2001 4:15 AM Subject: SV: [JBoss-user] JNDI name for EJB fro

Re: [JBoss-user] jboss 2.2 hangs..

2001-04-09 Thread Scott M Stark
This is your VM crashing. What VM/OS are you using? - Original Message - From: "Yasir" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 09, 2001 6:24 AM Subject: [JBoss-user] jboss 2.2 hangs.. > I downloaded the jboss2.2 version after 2.1's run.sh had problems. > > my

Re: [JBoss-user] FW: JBoss 2.1

2001-04-09 Thread danch
If that's the error your client gets, it's because the client's classpath has different versions of the JNP/JBoss client code in its classpath than the server is using. Update your client classpath to use the jars from the JBoss 'client' directory. faisal wrote: > > The same thing is happening t

[JBoss-user] Transaction propagation through super.ejbCreate()

2001-04-09 Thread Shahar Solomianik
I know that in order to propogate transaction correctly when a bean invokes its own methods, I use getEJBObject() so I can invoke the method on the remote interface. how about calling super.ejbCreate ??? ___ JBoss-user mailing list [EMAIL PROTECTED] ht

[JBoss-user] Status ?

2001-04-09 Thread Jubin Zawar
Hi people, is jboss already supporting ejb2.0 ? If not, when will that be the case ? We are implementing a project involving message-driven beans and wanted to know if this has already been implemented properly in the jboss framework. As for the new database persistence features, theyre not so im

[JBoss-user] My stuff breaks under jBoss 2.2, not under 2.1 beta

2001-04-09 Thread Jim Archer
Hi All... I have been working on a large app for a while and for the past several weeks I have been working under jBoss 2.1/Tomcat beta distribution. This morning, I down loaded jBoss2.2/Tomcat binary and fired up my app. The app is uses servlets in a WAR and SLSBs and BMP EBs in a jar, all bo

RE: [JBoss-user] RMI Call back

2001-04-09 Thread Kimpton,C (Chris)
Hi, > -Original Message- > From: BillTC [mailto:[EMAIL PROTECTED]] > I am using jboss2.1 I have deployed a Ejb which have a list of all clients interfaces client is a SwingUI but > when I register to the server I am getting an error like below: > What I am trying > Here what basicly I

Re: [JBoss-user] FW: JBoss 2.1

2001-04-09 Thread faisal
The same thing is happening to me . To my frustration even when I downloaded Tomcat-jboss2.2. I still get no error when calling my beanHome ..all my applications run well on Jboss2.0 . - Original Message - From: "Shotton Mark MMUk" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monda

[JBoss-user] RMI Call back

2001-04-09 Thread BillTC
Hello All, I am using jboss2.1 I have deployed a Ejb which have a list of all clients interfaces client is a SwingUI  but when I register to the server I am getting an error like below: What I am trying Here what basicly I am trying to do is . When my Swing Application is executed it regist

Re: [JBoss-user] Re: Deployment problems

2001-04-09 Thread Steven Wisener
It seems the same thing is happening to me...the server hangs when trying to set up the connection pool. However, I haven't changed any of the default settings. Any ideas as to what might be the problem? --Steve - Original Message - From: Victor Langelo <[EMAIL PROTECTED]> To: <[EMAIL PR

RE: [JBoss-user] Postgresql Connection Pool

2001-04-09 Thread Rajeev Bacchu
Hi thank u, I am starting it as a service, can u give me a clue as to how I can do that? And another question, are the mbean entries in my jboss.jcml OK? regards, -RawLife. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent:

[JBoss-user] ear application...sharing common classes between war and jar

2001-04-09 Thread olivier
Hi, I am trying to build a application (ear). In this ear I have I have a jar file userEjb.jar as a ejb module, containing: User.class (Serializable class) UserManager/Home/Bean \META-INF\ejb-jar.xml I have a: taskforce.war userEjb.jar \META-INF

RE: [JBoss-user] Problems with FreeTDS

2001-04-09 Thread Daren R. Sefcik
Here is what I use: org.hsql.jdbcDriver,org.enhydra.instantdb.jdbc.idbDriver,com.internetcds.jdbc.tds.Driver org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl MSQLDB jdbc:freetds:sqlserver://bahama/JBoss jbossuser jbossuser Daren On Mon, 9 Apr 2001, A

RE: [JBoss-user] using keyword 'this' in EJB?

2001-04-09 Thread Crothers.Dean
Scott, My entity bean has a helper object (just a plain local java object) that needs to get information about the entity bean. Therefore, to do this I have a couple of options: 1) get the remote reference from its context and pass it in to the helper object. As you mentioned though, to do this I

RE: [JBoss-user] How to use Apache + JBoss-Tomcat ?

2001-04-09 Thread Dan - Blue Lotus Software
Apache knows nothing about .ear files. All your static HTML (images, etc) will have to be outside the .ear file. Of course, you can always tell apache to forward requests for .html files to Tomcat. But that destroys the benefit of having Apache serve static content. -dan -Original Message

Re: [JBoss-user] Postgresql Connection Pool

2001-04-09 Thread Carey Nation
Are you starting postmaster with the -i option? That sets it to allow networked connections. I did the same thing... >From: "Rajeev Bacchu" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "jboss" <[EMAIL PROTECTED]> >Subject: [JBoss-user] Postgresql Connection Pool >Date: Mon, 9 Apr 2001

RE: [JBoss-user] Solving Oracle Connection Pool Hanging

2001-04-09 Thread Shahar Solomianik
yes. and use properties attribute instead the standard params, and Oracle XA instead of minerva... this is from my jboss.jcml : OraclePool oracle.jdbc.xa.client.OracleXADataSource URL=jdbc:oracle:oci8:scott/tiger@orcl -Original Message- From: [EMAIL PROTECTED] [mailto:[E

RE: [JBoss-user] How to use Apache + JBoss-Tomcat ?

2001-04-09 Thread Tahir Awan
dan, I am also using the same combination but somehow Apache is not serving static html pages once I deploy everything in an .ear file. During development everything went fine. Any clue? Tahir > -Original Message- > From: Dan - Blue Lotus Software [mailto:[EMAIL PROTECTED]] > Sent: Monda

Re: [JBoss-user] session wraps entity pattern in jboss

2001-04-09 Thread danch
This should work. Most likely you need to take a look at your ejb-ref tag. If the beans are in separate jars, you'll also need to do a bit in jboss.xml. Take a look at the manual on the site, there's a section on "Declaring an EJB reference". -danch Rich Warren wrote: > am running jboss 2.1

Re: [JBoss-user] Oracle 8i

2001-04-09 Thread tim . haley
Danch, and Guy, Thanks for the input. It turned out that I had lost track of what code was doing what: I started out with no entity beans, and was migrating the jdbc over into CMP entity beans. I had written an entity bean for the table, but was using my session bean to directly update the en

[JBoss-user] dirty

2001-04-09 Thread awc
Hi, How does the dirty flag on jboss entity bean work? Whenever container sees that flag is false, the container sync its fileds with database? thanks a lot in advace for the answers. anil ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.s

[JBoss-user] jboss 2.2 hangs..

2001-04-09 Thread Yasir
I downloaded the jboss2.2 version after 2.1's run.sh had problems. my path contained the path to jre and not JDK. Jboss started fine, it was stable for 2 minutes, then suddenly this error came on the terminal window: # # An unexpected exception has been detected in native code outside the VM.# P

Re: [JBoss-user] JBoss and Cloudscape Configuration Info

2001-04-09 Thread Christopher Albert
Fallowfield Paul wrote: > > Hi > > Has anybody got JBoss working with Cloudscape ? If so could you send me the > configuration info for jboss.conf and jboss.jcml as I am struggling to get > this working. > > My Setup is... > > JBoss version PRE 2.1 final > Jetty version 3.0.2 > Cloudscape 3.6

Re: [JBoss-user] FW: JBoss 2.1

2001-04-09 Thread danch
It looks like your client has the wrong version of jnp-client.jar on its classpath. Shotton Mark MMUk wrote: > Further to my last message. This error occurs when I try to look up a bean > from outside the JBoss-Tomcat container. I don't receive the error when I > look up EJBs from a servlet on

Re: [JBoss-user] Re: Deployment problems

2001-04-09 Thread Victor Langelo
Guy, I took your suggestion and downloaded InterestEJB and attempted to deploy interest.jar. However, I got the same response from the server. Specifically, nothing in the logs mentioned deployment except the lines indicating that the deployers where initialized. The log ended with the line: [In

Re: Re: [JBoss-user] Writing a finder which returns max id used

2001-04-09 Thread Peter Routtier-Wone
> pStatement = con.prepareStatement( > "Insert into Attribute " + > "(ID, Value, Display_Format, Attribute_Switches, Name, Type_ID) " + > "Select max(id)+1, ?, ?, ?, ?, ? from Container "); > Wouldn't most, if not all, databases handle concurrancy issues in this case?

Re: [JBoss-user] newbie.. couldnt start JBoss on redhat linux

2001-04-09 Thread danch
Which JDK are you using? Make sure that the first 'java' on your path is from either the Sun or the Blackdown JDK. Arun wrote: > hi all, > Im using redhat 6.0. > I have unzipped the zip file,(JBoss 2.1).. > Im getting this error. I have given the classpath correctly. > > [harry@pele bin]$ sh

Re: [JBoss-user] conflict between two stateless session beans (datasourcerelated..)

2001-04-09 Thread Peter_Cetinski
Post your xml descriptor files "Martin Lilienthal" <[EMAIL PROTECTED]> @lists.sourceforge.net on 04/08/2001 02:55:24 PM Please respond to [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> cc: Subject: [JBoss-user] conflict between two stateless session beans

Re: [JBoss-user] JBoss and Cloudscape Configuration Info

2001-04-09 Thread Fallowfield Paul
Hi Has anybody got JBoss working with Cloudscape ? If so could you send me the configuration info for jboss.conf and jboss.jcml as I am struggling to get this working. My Setup is... JBoss version PRE 2.1 final Jetty version 3.0.2 Cloudscape 3.6 Windows 2000 Professional Thanks Paul Fallowfie

[JBoss-user] [JBoss-dev] [OT] Starting new threads on mailing lists

2001-04-09 Thread Toby Allsopp
Hi, all. I would like to suggest that, when starting a new thread on this list, you should not reply to an existing message and change the subject. Doing this screws up the threading feature present in many email clients and can lead to your messages being difficult to find. Details: replying t

RE: [JBoss-user] Solving Oracle Connection Pool Hanging

2001-04-09 Thread Simphoukham, Southin
Shahar, How do you do that? Do you replace org.jboss.jdbc.XADataSourceLoader? OracleDB org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImp l Southin -Original Message- From: Shahar Solomianik [mailto:[EMAIL PROTECTED]] Sent: Monday, April 09, 2001 6:23 AM To: [EMAIL P

  1   2   >