RE: [[jBoss-User] Running Tomcat with Jboss]

2001-03-09 Thread achandra
command adam -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ravi Kothiyal Sent: Friday, March 09, 2001 5:39 PM To: JBoss-User Subject: Re: [[jBoss-User] Running Tomcat with Jboss] Dear Friens ...Pls provide a solution of running tomcat with Jboss... Ravi

RE: [jBoss-User] Is this normal?

2001-03-09 Thread Bordet, Simone
If you're using JBoss 2.0 final then it is normal. By mistake I put the message *after* the passivation, while in current CVS is before and prints correctly the PK. Simon -Original Message- From: James Cook [mailto:[EMAIL PROTECTED]] Sent: gioved 8 marzo 2001 19:41 To: JBoss-User

[jBoss-User] JAAS with jBoss2.0Final

2001-03-09 Thread Armin Michel
Is it possible that with jBoss2.0Final the JAAS-Tutorial doesn't work? When starting jboss (with embedded Tomcat) it rewrites my jboss.jcml file to delete the mbean-entry concerning security setup. !-- JAAS security manager and realm mapping -- mbean

Re: [jBoss-User] Release schedule?

2001-03-09 Thread Peter Routtier-Wone
I beg your pardon. In no way was my post intended as a flame. Although this obviously does not apply in your case, there is an unfortunate tendency amongst commercial users of open source software in general to behave as though they were paid-up subscribers to a support contract. My

Re: [jBoss-User] Release schedule?

2001-03-09 Thread Peter Routtier-Wone
Also, I thought the currency of the Open Source movement wasn't money, The currency of open source is not ONLY cash. but rather contributions. Your talk of paying $25,000 is total shite. At the risk of launching into a lecture on fiscal theory, "money" is an abstract promise backed by

[jBoss-User] JBoss ejb looking up ejb in other non-jboss server

2001-03-09 Thread Lennart Petersson
Ok, now i can have a jboss ejb bean to lookup and work with a ejb bean deploy in other ejb server (in this case Ejipt). But i can't figure out how to look it up from the client... I can see the problem, the reference to the ejipt ejb bean is only available in jboss vm. What i hope for is

[jBoss-User] Exception handling from the container: how to?

2001-03-09 Thread Jean-Michel DELSAUX
Hi all, How can i catch a container exception generated by the container? I have an existing row in a database with [ID not null, FIELD1 not null, FIELD2 not null]. When I perform an update, I do it by using an object with these 3 fields. So in my session bean, I have: Public void update()

Re: [jBoss-User] Where are properties or parameters files readfrom?

2001-03-09 Thread kevin . monaghan
information is stored on disk. I know this is a nit but it would help me out a lot. Any help would be greatly appreciated. Thanks! danch [EMAIL PROTECTED] on 03/08/2001 04:08:19 PM Please respond to "JBoss-User" [EMAIL PROTECTED] To: JBoss-User [EMAIL PROTECTED] cc:(bcc: Kevin M

RE: [jBoss-User] Duplicate bean results in findByXX executionpro blem.

2001-03-09 Thread Hardy, Patrick, DDI - Garden City
Sorry, I'm using the 2.0 FINAL release. Does the issue I mentioned a known bug in 2.0 FINAL? Thanks. -Original Message- From: danch [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 08, 2001 18:58 PM To: JBoss-User Subject: Re: [jBoss-User] Duplicate bean results in findByXX execution

[jBoss-User] Steps to use mysql

2001-03-09 Thread Sebastian Lillo
Hi, can anybody tell me how to make an entity bean use mysql instead of Hypersonic ? I tried adding these lines to the ejb-jar.xml file but it still uses the defaultDS db. resource-ref res-ref-namejdbc/mySQL/res-ref-name

RE: [jBoss-User] Duplicate bean results in findByXX executionpro blem.

2001-03-09 Thread Hardy, Patrick, DDI - Garden City
ng JDK 1.3 JBoss 2.0 FINAL. Thanks. -Original Message- From: David Castro Diephouse [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 08, 2001 19:23 PM To: JBoss-User Subject: Re: [jBoss-User] Duplicate bean results in findByXX execution pro blem. That's strange. How are you d

RE: [jBoss-User] Duplicate bean results in findByXX executionpro blem.

2001-03-09 Thread Hardy, Patrick, DDI - Garden City
PROTECTED]] Sent: Friday, March 09, 2001 08:17 AM To: 'JBoss-User' Subject: RE: [jBoss-User] Duplicate bean results in findByXX execution pro blem. Source code: Entity bean home interface snippet (LookupHome.java): public Collection findByClub_Id (String club_id) throws FinderException

[jBoss-User] How to make JBoss/Tomcat work together?

2001-03-09 Thread Frank Liu
I have downloaded JBoss PR2.1 and Tomcat 3.2.1, and setup according to the on line manual, but when I tried to start Jboss by run run.bat, I got the following error, [Info] Java version: 1.3.0,Sun Microsystems Inc. [Info] Java VM: Java HotSpot(TM) Client VM 1.3.0-C,Sun Microsystems Inc. [Info]

[jBoss-User] Throwing RemoteException in EJB Impl.

2001-03-09 Thread Roland S Nygren
EJB 1.1 spec ( 12.3.7 ) says " .. the java.rmi.RemoteException is deprecated in EJB 1.1—enterprise beans written for the EJB 1.1 specification should use the javax.ejb.EJBException instead." If I have a business method that communicates with another EJB I must handle RemoteException. Should

Re: [jBoss-User] How to make JBoss/Tomcat work together?

2001-03-09 Thread elouan
hi, don't you have J2ee.jar from the j2eeSdk of sun in your path ? if so remove it. As someone said previously on that mailing list "j2ee.jar is death in disguise". elouan Frank Liu wrote: I have downloaded JBoss PR2.1 and Tomcat 3.2.1, and setup according to the on line manual, but when I

Re: [jBoss-User] JBoss ejb looking up ejb in other non-jbossserver

2001-03-09 Thread Scott M Stark
to reconstitute the foreign InitialContext. - Original Message - From: Lennart Petersson To: JBoss-User Sent: Friday, March 09, 2001 3:29 AM Subject: [jBoss-User] JBoss ejb looking up ejb in other non-jboss server Ok, now i can have a jboss ejb bean to lookup and work with a ejb bean deploy in other

RE: [jBoss-User] JMS and Logging -- Resubmit

2001-03-09 Thread Bordet, Simone
Hey, I have a few questions regarding JBoss's use of JMS and how it relates to logging. And the manual simply says forthcoming ;-) What do you exactly mean for "logging" ? And you refer to JBossMQ or JBoss/Server ? JBoss/Server uses JMS also for monitoring. As I understand it JBoss uses

[jBoss-User] Maddening ClassCastException

2001-03-09 Thread chris
I'm struggling with a jBoss issue that's driving me bat-. I have a very simple EJB which passes session data back and forth between a tomcat servlet applciation and the jBoss container. What is happening is this: I can send an instance of a class (lets call it xyxRDF) to the EJB and

[jBoss-User] readonly entity beans and transactions/deadlock

2001-03-09 Thread Bill Burke
I'm running JBoss Final-2.0 on Linux, with Oracle and Container Managed Persistence with JAWS. We have a bunch of global EntityBeans that are "readonly". By this I mean they are never created or modified. EntityBeans are locked if they become a part of a transaction, right? I want to avoid

Re: [jBoss-User] Maddening ClassCastException

2001-03-09 Thread chris
danch wrote: It looks like you have a classloader issue. What version (of JBoss) are you using? Where is the RDF.class file located? Version: jBoss 2.0 FINAL Location of RDF class: $JBOSS_HOME/webapps/myapp/WEB-INF/myapp.jar chris wrote: I'm struggling with a jBoss issue that's

Re: [jBoss-User] Maddening ClassCastException

2001-03-09 Thread chris
Oops: Location of RDF.class: $JBOSS_HOME/webapps/myapp/WEB-INF/lib/myapp.jar chris wrote: danch wrote: It looks like you have a classloader issue. What version (of JBoss) are you using? Where is the RDF.class file located? Version: jBoss 2.0 FINAL Location of RDF class:

RE: [jBoss-User] Steps to use mysql

2001-03-09 Thread Todd Bowker
about sticking my nose in this list since I'm not a jboss guru. I'm just trying to learn it and somehow contribute... -Original Message- From: Sebastian Lillo [mailto:[EMAIL PROTECTED]] Sent: Friday, March 09, 2001 6:20 AM To: jBoss Mail list Subject: [jBoss-User] Steps to use mysql

AW: [jBoss-User] Scaling JBoss

2001-03-09 Thread Stefan Siprell
have a look in the dev maillist archive. -Ursprngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von Jamie Orchard-Hays Gesendet: Freitag, 9. Mrz 2001 17:03 An: [EMAIL PROTECTED] Betreff: [jBoss-User] Scaling JBoss I'm working on a major EJB application

Re: [jBoss-User] Release schedule?

2001-03-09 Thread danch
Peter Routtier-Wone wrote: Also, I thought the currency of the Open Source movement wasn't money, The currency of open source is not ONLY cash. but rather contributions. Your talk of paying $25,000 is total shite. At the risk of launching into a lecture on fiscal theory, "money"

Re: [jBoss-User] Exception handling from the container: how to?

2001-03-09 Thread danch
The reason you're not seeing the exception is that ejbStore isn't called (store isn't processed for entities) until the transaction commits, which isn't until after the session bean method returns (Unless you put the 'setData' method in a RequiresNew transaction, which I wouldn't do). If it is

Re: [jBoss-User] How to make JBoss/Tomcat work together?

2001-03-09 Thread Frank Liu
] at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:646) ... [StdJMSPool] Stopped [StdJMSPool] java.lang.NullPointerException [StdJMSPool]at org.jboss.jms.asf.ServerSessionPoolLoader.startService(ServerSessionPoolLoader.java:96) ... What's wrong? Frank From: elouan [EMAIL PROTECTED] Reply-To: "JBoss

[jBoss-User] trans-attribute defaults for JBoss?

2001-03-09 Thread Bill Burke
What is the trans-attribute defaults in JBoss 2.0-Final for: Enity Beans? Stateless Session Beans? Statefull Beans? Sorry if this is in the documentation, but I just couldn't find it. Thanks, Bill -- -- To subscribe:

Re: [jBoss-User] Where are properties or parametersfiles readfrom?

2001-03-09 Thread danch
re logging information is stored on disk. I know this is a nit but it would help me out a lot. Any help would be greatly appreciated. Thanks! danch [EMAIL PROTECTED] on 03/08/2001 04:08:19 PM Please respond to "JBoss-User" [EMAIL PROTECTED] To: JBoss-User [EMAIL PROTECTED]

Re: [jBoss-User] JMS and Logging -- Resubmit

2001-03-09 Thread Jason Mawdsley
I have a few questions regarding JBoss's use of JMS and how it relates to logging. And the manual simply says forthcoming ;-) What do you exactly mean for "logging" ? And you refer to JBossMQ or JBoss/Server ? JBoss/Server uses JMS also for monitoring. I mean JBoss/Server. Does JBoss

Re: [jBoss-User] Bug: EJBException does not result inatransaction rollback

2001-03-09 Thread danch
for the directions. jim - Original Message - From: "Tom Cook" [EMAIL PROTECTED] To: "JBoss-User" [EMAIL PROTECTED] Sent: Thursday, March 08, 2001 5:43 PM Subject: Re: [jBoss-User] Bug: EJBException does not result in atransaction rollback On Thu, 8 Mar 2001, James C

Re: [jBoss-User] Maddening ClassCastException

2001-03-09 Thread danch
It looks like you have a classloader issue. What version (of JBoss) are you using? Where is the RDF.class file located? chris wrote: I'm struggling with a jBoss issue that's driving me bat-. I have a very simple EJB which passes session data back and forth between a tomcat servlet

RE: [jBoss-User] JMS and Logging -- Resubmit

2001-03-09 Thread Bordet, Simone
Hey, I have a few questions regarding JBoss's use of JMS and how it relates to logging. And the manual simply says forthcoming ;-) What do you exactly mean for "logging" ? And you refer to JBossMQ or JBoss/Server ? JBoss/Server uses JMS also for monitoring. I mean

RE: [jBoss-User] Scaling JBoss

2001-03-09 Thread Filip Hanik
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Stefan Siprell Sent: Friday, March 09, 2001 10:13 AM To: 'JBoss-User' Subject: AW: [jBoss-User] Scaling JBoss have a look in the dev maillist archive. -Ursprngliche Nachricht- Von: [EMAIL

[jBoss-User] how much objects can jboss handle

2001-03-09 Thread Ernest Chen
Title: how much objects can jboss handle I'm trying to find out how much objects can Jboss handle, it bombed when I try to use a findAll() method with many thousands of records. Anyone have idea how I should config my CMP container to have maximum impact on performance? Add more memory, etc?

Re: [jBoss-User] how much objects can jboss handle

2001-03-09 Thread danch
If you have many thousands of records, it's probably a bad idea to design your application to use a findAll, no matter what technology your using (assuming this is an interactive application). Ernest Chen wrote: I'm trying to find out how much objects can Jboss handle, it bombed when I try

Re: [jBoss-User] Maddening ClassCastException

2001-03-09 Thread danch
Is it also in your ejb's jar file? this could cause the problem, since the ejb uses a different classloader than the web-app. I believe the 2.0FINAL code gave them both of these classloaders the same ancestor. chris wrote: Oops: Location of RDF.class:

Re: [jBoss-User] readonly entity beans and transactions/deadlock

2001-03-09 Thread Bill Burke
After a little experimenting, I've found that NotSupported does work for the behaviour I want, but RequiresNew does. Is there any problem doing it in this way? Bill Bill Burke wrote: I'm running JBoss Final-2.0 on Linux, with Oracle and Container Managed Persistence with JAWS. We have

Re: [jBoss-User] Maddening ClassCastException

2001-03-09 Thread chris
danch wrote: Is it also in your ejb's jar file? this could cause the problem, since the ejb uses a different classloader than the web-app. I believe the 2.0FINAL code gave them both of these classloaders the same ancestor. Nope. The class lives only in the applications jar file in the

Re: [jBoss-User] readonly entity beans and transactions/deadlock

2001-03-09 Thread danch
How do you use the beans? do you make one method call or many? with RequiresNew each call will be a transaction. If you can use commit option A for these beans, this might not be too bad anyway. Bill Burke wrote: After a little experimenting, I've found that NotSupported does work for the

Re: [jBoss-User] Maddening ClassCastException

2001-03-09 Thread chris
More info on this problem: objects created via new have this class loader: AdaptiveClassLoader( ) objects created via jBoss have this class loader: sun.rmi.server.LoaderHandler$Loader cb danch wrote: Is it also in your ejb's jar file? this could cause the problem, since the ejb uses

RE: [jBoss-User] Maddening ClassCastException

2001-03-09 Thread Simphoukham, Southin
Can this be what is causing problems with integrating JBoss 2.0 and Tomcat 3.2.1? Southin -Original Message- From: chris [mailto:[EMAIL PROTECTED]] Sent: Friday, March 09, 2001 2:45 PM To: JBoss-User Subject: Re: [jBoss-User] Maddening ClassCastException More info on this problem

[jBoss-User] J2EE Security Question

2001-03-09 Thread Michael Azzi
Hi, I have a very basic question about J2EE security in JBOSS-TOMCAT. I am sure this question has been asked many times before, but I have not been able to find anything in the archives that directly answers it. I have a simple web app (primer) with just a jsp component, and no ejb component. I

Re: [jBoss-User] Maddening ClassCastException

2001-03-09 Thread chris
Uh, I was able to get this stuff to work by copying my application jars from webapps/someapp/META-INF/lib to $TOMCAT_HOME/lib. So, in essence the application is only using the 'system' class loader .A big steekin' hack. Does anyone know of a better solution to this problem? cb More

RE: [jBoss-User] how much objects can jboss handle

2001-03-09 Thread Ernest Chen
Title: RE: [jBoss-User] how much objects can jboss handle That's true, but even if I have a couple hundreds of objects, add many different type of objects could result in thousands. I did a test of 5000 objects (with id, name and text) in jboss and it stands still, not bad. Just wonder how

[jBoss-User] Castor/jBoss problem

2001-03-09 Thread Jeff Markham
Apologies if this has nothing to do with jBoss. I've searched and searched and can't find out what my problem is. I've asked the Castor mailing list for help but so far have not received any. I've plugged Castor 0.9 into jBoss 2.1 (CVS 2/26/01) and have used the design pattern of the

RE: [jBoss-User] J2EE Security Question

2001-03-09 Thread Simphoukham, Southin
3.0_02 Thank you, Southin -Original Message- From: Michael Azzi [mailto:[EMAIL PROTECTED]] Sent: Friday, March 09, 2001 3:34 PM To: [EMAIL PROTECTED] Subject: [jBoss-User] J2EE Security Question Hi, I have a very basic question about J2EE security in JBOSS-TOMCAT. I am sure this question has

Re: [jBoss-User] readonly entity beans and transactions/deadlock

2001-03-09 Thread Bill Burke
Many threads/transactions are reading these beans. I have also set JAWS to make sure these beans are readonly so that it does not update them on a commit. I wonder why NotSupported does not work? Bill danch wrote: How do you use the beans? do you make one method call or many? with

[jBoss-User] NoClassDefFoundError for SecurityAssociation onclient

2001-03-09 Thread Raul Nohea Goodness
Hi all, Recently switched to JBoss 2.1 CVS version from 2.0 FINAL, and i've run into a problem running client programs for my ejbs. My .ear file deploys fine, but when i run a basic java client program against it, i get this error: $ java -classpath

[jBoss-User] Locate ejb bean in non jboss container from jboss container ejb bean.

2001-03-09 Thread Ricky
Hi all , I am using linux6.1 , jBoss-2.0_FINAL . Anybody knew how to get a reference the ejb bean in the non-jboss container for example inprise ias container from jboss container bean ?? Thanks for your helps. -- --

[jBoss-User] JAAS

2001-03-09 Thread Doug Ferguson
I am trying to run the JAAS example for 2.1 from the manual yet my client throws and exception saying it can't find the ClientLoginModule. After some investigation, I discovered that it is no longer included in the jboss-client.jar. Is there a diffent login module I should be using with the

[jBoss-User] JBoss PRE2.1 - Jetty3.1RC0 integration

2001-03-09 Thread Sacha Labourey
Hello, I try to set up JBoss pre2.1 and Jetty3.1RC0. Is there a doc somewhere? I haven't found it. It was necessary to copy the com.mortbay.jetty.jar file in the jboss lib/ext directory (otherwise I had a problem with a logwriter class) Now it says: [Jetty] Starting [Jetty] Starting

[jBoss-User] Oracle Problems (again?!)

2001-03-09 Thread Burkhard Vogel
Hi, I'm quiet new to JBoss (2.0FINAL that is), but I get things running in a way... Problem is: if I use the minerva Pool-Manager instead of the OracleXid stuff the server runs but eats up connections and never terminates a transaction. If I use the OracleXid the app crashes during a

[jBoss-User] Simple question to ask about ejb

2001-03-09 Thread Ricky
Hi all , i am using jBoss-FINAL_2.0 container . My question is that can i do open Connection in the CMP bean in ejbCreate() . Any wrong with that ? Is violated the EJB specification ?? Please commment. Below is the CMP bean code: public UsersPK ejbCreate(String username,String

RE: [jBoss-User] Mailing lists/CVS shutdown

2001-03-09 Thread Anthony Eden
Whey don't you just have the mailing lists at SourceForge as well? Sincerely, Anthony Eden -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of marc fleury Sent: Friday, March 09, 2001 5:44 PM To: jBoss; jBoss Developer Subject: [jBoss-User] Mailing

RE: [jBoss-User] Simple question to ask about ejb

2001-03-09 Thread achandra
PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ricky Sent: Saturday, March 10, 2001 10:41 AM To: JBoss-User Subject: [jBoss-User] Simple question to ask about ejb Hi all , i am using jBoss-FINAL_2.0 container . My question is that can i do open Connection in the CMP bean in ejbCreate

Re: [jBoss-User] Simple question to ask about ejb

2001-03-09 Thread Ricky
you are doing is a BMP ejb if you are using CMP, the container (jboss) will handle the connection and update of data adam -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ricky Sent: Saturday, March 10, 2001 10:41 AM To: JBoss-User Subject

Re: [jBoss-User] FW: Tomcat Integration

2001-03-09 Thread jBoss Monkey
Yes I did. Hi, Has anyone successfully integrated JBoss 2.0 with Tomcat 3.2.1 under one JVM? The instructions on the JBoss site is vague. Inaddition the pre-built embedded Tomcat has the same date as the one that comes with JBoss 2.0 Final. Southin Get your FREE

[jBoss-User] Where are properties or parameters files readfrom?

2001-03-08 Thread kevin . monaghan
I am trying to use jLog 1.0 with jBoss 2.0 (final) to do all my logging and it needs to read a properties file. Where do I put the properties file so that it can be successfully read? BTW, I am using ANT to do builds. Thanks in advance, Kevin --

[jBoss-User] Default web context

2001-03-08 Thread Dirk Weil
Hi, I'm using jBoss 2.0 + embedded Tomcat 3.2b7. Is it possible to have a 'document root' directory like other webservers have, where you can drop .html and .jsp files, which can be accessed by http://server:port/xyz.html or http://server:port/xyz.jsp ? And furthermore, can you deploy

RE: [jBoss-User] Exception while invoking a simple bean.

2001-03-08 Thread Bordet, Simone
Hey, this is a bug in the JDK 1.3, for now you cannot use methods (of the remote / home interface) that have a char as parameter. See Sun's Bug Parade, n. 4346224 Simon -Original Message- From: Mandar Joshi [mailto:[EMAIL PROTECTED]] Sent: mercoled 7 marzo 2001 20:13 To: JBoss-User

[jBoss-User] What is this primary key error message in Jboss

2001-03-08 Thread Ricky
Hi all I am using Linux6.1 and jBoss-FINAL_2.0. Anybody have any good ideas what is the problems ?? When I have deployed ejb to jboss container , i have the error below : The code in my primary key is : public String id; public GeneratePK(){ } public

SV: [jBoss-User] maximum open cursors problemed solved

2001-03-08 Thread Lennart Petersson
-of-statements setting should be ok. Or? /Lennart - Original Message - From: Ari Suutari [EMAIL PROTECTED] To: JBoss-User [EMAIL PROTECTED] Sent: Thursday, March 08, 2001 7:39 AM Subject: Re: [jBoss-User] maximum open cursors problemed solved Hi, This is a JAWS/Minerva problem in JBoss2.0

RE: [jBoss-User] What is this primary key error message in Jboss

2001-03-08 Thread Bordet, Simone
-Original Message- From: Ricky [mailto:[EMAIL PROTECTED]] Sent: giovedi 8 marzo 2001 10:51 To: JBoss-User Subject: [jBoss-User] What is this primary key error message in Jboss Hi all I am using Linux6.1 and jBoss-FINAL_2.0. Anybody have any good ideas what is the problems

RE: [jBoss-User] Exception while invoking a simple bean.

2001-03-08 Thread Per Nyfelt
Do you know where to find JDK 1.3.1? I looked for it on java.sun.com without success. Regards, Per -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rickard berg Sent: Thursday, March 08, 2001 10:29 AM To: JBoss-User Subject: Re: [jBoss-User

Re: [jBoss-User] Java 1.2 clients problem

2001-03-08 Thread Hermann RANGAMANA
Move to jdk1.3 and try again. --hermann - Original Message - From: "Alexander Temerev" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 08, 2001 8:53 AM Subject: [jBoss-User] Java 1.2 clients problem When trying to launch EJB client from JDK 1.2.2, there are

Re: [jBoss-User] Exception while invoking a simple bean.

2001-03-08 Thread Rickard Öberg
berg Sent: Thursday, March 08, 2001 10:29 AM To: JBoss-User Subject: Re: [jBoss-User] Exception while invoking a simple bean. Hey Note that this has been fixed in JDK 1.3.1 that has been released. /Rickard "Bordet, Simone" wrote: Hey, this is a bug in t

RE: [jBoss-User] What is this primary key error message in Jboss

2001-03-08 Thread achandra
Ricky Sent: Thursday, March 08, 2001 4:51 PM To: JBoss-User Subject: [jBoss-User] What is this primary key error message in Jboss Hi all I am using Linux6.1 and jBoss-FINAL_2.0. Anybody have any good ideas what is the problems ?? When I have deployed ejb to jboss container , i have the e

[jBoss-User] Any documentation for setting up PostgreSQL withjBoss2.1beta ?

2001-03-08 Thread boz jennings
The documentation for setting up PostgreSQL with jBoss 2.0 Final is great! ... Is there any documentation for setting up PostgreSQL with jBoss 2.1 beta? TIA, Boz -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL

RE: [jBoss-User] What is this primary key error message in Jboss

2001-03-08 Thread Bordet, Simone
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ricky Sent: Thursday, March 08, 2001 4:51 PM To: JBoss-User Subject: [jBoss-User] What is this primary key error message in Jboss Hi all I am using Linux6.1 and jBoss-FINAL_2.0. Anybody have any good ideas what is th

RE: [jBoss-User] What is this primary key error message in Jboss

2001-03-08 Thread achandra
Of achandra Sent: Thursday, March 08, 2001 5:19 PM To: JBoss-User Subject: RE: [jBoss-User] What is this primary key error message in Jboss the exception happens because you are trying to parse a String to an Int what Int.parseInt("I am a Primary Key") gonna return in hashCode() us

[jBoss-User] Security Problem: principal=null

2001-03-08 Thread Ian Priest
Hi, I'm trying to work through the security example in the manual, and believe I've done everything that is needed, but I'm getting an exception back from the server. I'm using the jboss-cvs jbosssx-cvs snapshots from the 7th March, on jdk 1.3, windows NT workstation. If I run ... java

[jBoss-User] acces Entity Bean with Session Bean : CabineBean:found in jboss.xml but not in ejb-jar.xml

2001-03-08 Thread florent
I try to acces an Entity Bean with an Session Bean. I deployed the Entity Bean succesfully But when i tried to deploy the Session Bean, i encountered this error : [Container factory] Deploying:file:/F:/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/agence.jar /ejb1004.jar [Container factory]

Re: [jBoss-User] CMP finders and a like clause

2001-03-08 Thread James Cook
- Original Message - From: "Kimpton,C (Chris)" [EMAIL PROTECTED] RTFM ;-) http://www.jboss.org/newsite/documentation/jawsxml_howto.html#finders Thanks for your example. As far as the manual goes, I don't see anything that discusses the syntax you use in your example. I haven't found

Re: [jBoss-User] Release schedule?

2001-03-08 Thread James Cook
- Original Message - From: "Peter Routtier-Wone" [EMAIL PROTECTED] An interesting point that should be made is that even with an open source project you can pay for such commitment. If your company really wants EJB features as soon as possible, a cash donation of say $25,000 -- half

Re: [jBoss-User] Looking up entity from session

2001-03-08 Thread James Cook
You have spelled the name of your bean differently in ejb-jar.xml and jboss.xml. CabinBean vs. CabineBean, I would guess. :-) jim - Original Message - From: florent To: [EMAIL PROTECTED] Sent: Thursday, March 08, 2001 7:05 AM Subject: [jBoss-User] Looking up entity from session i have

RE: [jBoss-User] CMP finders and a like clause

2001-03-08 Thread Kimpton,C (Chris)
Hi, Thanks for your example. As far as the manual goes, I don't see anything that discusses the syntax you use in your example. I haven't found any mention of the "||" (double pipe), and I am assuming that you are using it to indicate some form of concatenation. Why don't you point me

[jBoss-User] JAWS debug messages

2001-03-08 Thread James Cook
I have seen some posts that contain screen dumps that show JAWS debg information. How do I turn on these messages? jim -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED]

RE: AW: [jBoss-User] RMI over SSL with JBoss

2001-03-08 Thread Stephen Turner
At 11:55 PM 3/7/01 , you wrote: the tutorials on java sun .com are good This may be true, but the question isn't really how to do RMI/SSL, it's how best to integrate this with JBoss. I've also been playing with a solution similar to Scott Stark's - it works nicely but I'm not familiar

SV: [jBoss-User] ouch, newbie trouble

2001-03-08 Thread Pär Fornland
for your time, all of you. __s_p_r_a_y_ Dr. Pr Fornland -Ursprungligt meddelande- Frn: James Cook [mailto:[EMAIL PROTECTED]] Skickat: den 8 mars 2001 04:46 Till: JBoss-User mne: RE: [jBoss-User] ouch, newbie trouble Based on your ejb-jar.xml file

Re: [jBoss-User] CORBA-EJB interoperability

2001-03-08 Thread William Turnbull
Write your own idl2java that generates the appropriate ejb java files. Maybe you could find an open source implementation that you could convert to generate the appropriate files. The generated ejb java files could then delegate to the corba objects. Bill Davide Mora wrote: Hi, i posted

RE: [jBoss-User] Security Problem: principal=null

2001-03-08 Thread Ian Priest
Ooops! Changing file://d:/source_code/jboss/dist/conf/default/auth.conf to file://d:/source_code/jboss/dist/client/auth.conf seems to have cleared the error! Ian. -Original Message- From: Ian Priest [mailto:[EMAIL PROTECTED]] Sent: 08 March 2001 12:56 To: 'JBoss-User' (E-mail

Re: [jBoss-User] Creating a BMP - Solved

2001-03-08 Thread James Cook
SybasePool/res-jndi-name jim - Original Message - From: "James Cook" [EMAIL PROTECTED] To: "JBoss-User" [EMAIL PROTECTED] Sent: Wednesday, March 07, 2001 4:21 PM Subject: Re: [jBoss-User] Creating a BMP Duh, it sure does. I've been looking at this stack trace for

[jBoss-User] Pet Store update

2001-03-08 Thread Tom Coleman
We've got the Pet Store Security Adapter working. The application deploys cleanly using Embedded Tomcat. See the Deployment HowTo on the JBoss Web site for details. Here's the README from the latest patch file. 07-Mar-2001 These files allow deployment of Pet Store 1.1.1 in JBoss.

Re: [jBoss-User] a newbie in EJB question (don't shy away,pleaseopen it)

2001-03-08 Thread Alvin Yap
User object should be Entity Bean since needs to persist somewhere. You normally use session bean when you need a task or action to be done that needs one or more entity bean to complete the task. Alvin Cokorda Raka Angga Jananuraga wrote: Hello, I'm Raka. Ok, the question... : after user

[jBoss-User] Duplicate bean results in findByXX execution problem.

2001-03-08 Thread Hardy, Patrick, DDI - Garden City
Hello, I just read the section http://www.jboss.org/newsite/documentation/jawsxml_howto.html#finders on the JBoss site and it says that: "for each of the cmp-fields of your bean, findByXX(YY fieldValue), where XX is the name of the cmp-field (NOT case-sensitive) and YY its class, will return a

[jBoss-User] Inet Opta2000 driver for MS SQL Server not workingin Jboss2.1bet a

2001-03-08 Thread Kevin Meldorf (NBK)
We are trying to get the Opta2000 driver to work in jboss2.1, but we keep getting the following error when jboss2.1 boots up: [Opta2000AgentPool] Starting [Opta2000AgentPool] Stopped [Opta2000AgentPool] java.lang.NoSuchMethodException [Opta2000AgentPool] at java.lang.Class.getMethod0(Native

Re: [jBoss-User] Inet Opta2000 driver for MS SQL Server notworking in Jboss2.1bet a

2001-03-08 Thread Dewayne McNair
rch 08, 2001 9:12 AM Subject: [jBoss-User] Inet Opta2000 driver for MS SQL Server not working in Jboss2.1bet a We are trying to get the Opta2000 driver to work in jboss2.1, but we keep getting the following error when jboss2.1 boots up: [Opta2000AgentPool] Starting [Opta2000AgentPool] Stopped

[jBoss-User] Bug: EJBException does not result in a transactionrollback

2001-03-08 Thread James Cook
In my ejbStore() I am throwing an EJBException and it is not causing a transaction rollback. Because the transacation stalls, the container actually appears to lock up in these cases. The client also stalls. If I change the exception to RemoteException, all works as expected. The transaction is

RE: [jBoss-User] Bug: EJBException does not result in atransacti on rollback

2001-03-08 Thread Bordet, Simone
Yes, I will commit a patch for this ASAP. Simon -Original Message- From: James Cook [mailto:[EMAIL PROTECTED]] Sent: gioved 8 marzo 2001 17:15 To: JBoss-User Subject: [jBoss-User] Bug: EJBException does not result in a transaction rollback In my ejbStore() I am throwing

Re: [jBoss-User] Security Problem: principal=null

2001-03-08 Thread Scott M Stark
that the user information is not being passed in. The older example should still work so I'll go through that to see what the issue is. - Original Message - From: "Ian Priest" [EMAIL PROTECTED] To: "'JBoss-User' (E-mail)" [EMAIL PROTECTED] Sent: Thursday, March 08,

[jBoss-User] How to access a RMIServer running remotely from EJB ?

2001-03-08 Thread Raj Sathyavarathan
Hi, I have written a RMI server which cries out lot of work with native libraries. So I try to keep this out of jboss in a separate process. Now I try to access this from an EJB and got [BankCommunicationGateway] X25ConnectionController exception: null javax.naming.CommunicationException. Root

Re: [jBoss-User] Bug: EJBException does not result in atransaction rollback

2001-03-08 Thread Jim Archer
Hi Jim... I agree, the spec says that all non-application exceptions should cause a rollback and EJBException qualifies! Just so we know what to watch out for, which version of jBoss are you seeing this in? Thanks! Jim --On Thursday, March 08, 2001 11:15 AM -0500 James Cook [EMAIL

RE: [jBoss-User] Exception while invoking a simple bean.

2001-03-08 Thread Per Nyfelt
Thanks! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rickard berg Sent: Thursday, March 08, 2001 11:19 AM To: JBoss-User Subject: Re: [jBoss-User] Exception while invoking a simple bean. http://developer.java.sun.com/developer/earlyAccess

[jBoss-User] Bug: Synchronization error using commit option A

2001-03-08 Thread James Cook
In our ejbLoad we are all accustomed to calling: PK key = (PK)this.entityContext.getPrimaryKey(); We do this because the bean's attributes are not yet set and the container will use the entitycontext to pass the pk. In ejbRemove(), we do not have to resort to this step because the bean's

[jBoss-User] Is this normal?

2001-03-08 Thread James Cook
Is this a bug? [Bean Cache] Passivated overaged bean CountyBeanBMP with id = null Can id ever be null or is this what it reports *after* passivation? jim -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAIL

[jBoss-User] Bug: entity context not always set properly

2001-03-08 Thread James Cook
My enthsiasm is waning slightly as there appears to be quite a few significant bugs in the 2.0 final version of the server. :-( The latest one that I am noticing is that the entity context is not even getting set in my BMP beans. Sometimes it is and other times it does not. This typically shows

Re: [jBoss-User] Release schedule?

2001-03-08 Thread Eric Lau
Althought I agree that a release schedule would be nice, writing a release schedule should be to the discretion of the developers. If you are looking for a certain feature, maybe you could contribute code or write to the developers directly or try the developer mailing list. I think the

[jBoss-User] Flux Scheduler

2001-03-08 Thread jwhite
Is anyone using Flux Scheduler with JBoss? If you so, are you using default port 1099? I find that I can start up SchedulerServer on Weblogic with the default rmi settings and it works fine. On JBoss, it blows out. -- -- To subscribe:

Re: [jBoss-User] jbosscx classloader problem

2001-03-08 Thread Toby Allsopp
On Thu, Mar 08, 2001 at 07:14:19AM -0600, Dan Kearns wrote: I think that the best way is to create a separate jar containing the classes needed by a client and include that as a library in your EAR. Or, if the resource adapter is meant to be available to all applications, include it in

[jBoss-User] JBoss 2.0 FINAL CMP/Interbase exception on nullinteger db columns

2001-03-08 Thread Tom Armistead
I'm getting Null Pointer exceptions (in JDBCCommand.java @line 591) in a CMP when a database column is an integer type and contains a null value. This happens from any of the finder methods for the specific bean (i.e. findAll was the first place I saw it). I can call findAll() and it

<    1   2   3   4   5   6   7   8   9   10   >