RE: [jBoss-User] ejbFindByPrimaryKey not read in version PRE2.1

2000-12-27 Thread Vincent Harcq
Simon, What is not normal for me is that the line "4.FIND/READ done" is printed. I expect here an Exception. Instead, I got the Exception on remote.getPk(). The Exception thrown in AuthBMPBean is because I manually throw EJBException when I have not (SQL) ResultSet in the SQL "SELECT"

[jBoss-User] (Newbie) Servlet sometimes fails Interest examplebut telnet works!

2000-12-27 Thread Eric Carlson
Hi, Apoligies for my inexperience but I've just installed jboss and the interest example works fine when I telnet into the server with "java ... InterestClient". When I have *just* rebooted the server the Interest example with the servlet works for a while (seems about an hour or so) then fails

[jBoss-User] BMP with JBoss and Interbase

2000-12-27 Thread Honoria Sauciuc
Hi!I'll get right to the point: I can't seem to remove an BMP, and finders also cause me problems. I try to fix this second problem as I read in one message but I couldn't find this method: getFinderMethod() in org.jboss.ejb.plugins.BMPPersistenceManager I found instead getFinderMethods but in

Re: [jBoss-User] Problem with Session and 2 CMP

2000-12-27 Thread Rickard Öberg
Hi! Bernard Olivier wrote: Hi everyboby and Merry Chistmas Once again, I got a problem I'm hope you will solve. To test jboss and my lettle understanding about it I've made 1 session Bean which job is to take money from one checking-account

[jBoss-User] BMP findByPK problems: bug fixed.

2000-12-27 Thread Bordet, Simone
Hey all (in particular Vincent and Honoria that posted problems related to the subject), BMP fBPK wasn't working due to a bug when checking if the bean was in the cache (active) or not; fix is in CVS now. Thanks to Vincent for his support in discovering this bug. Honoria, can you clean check

RE: [jBoss-User] How many downloads of jboss

2000-12-27 Thread Shahar Solomianik
If only I had a dime for every jBoss download... (Then I wouldnt be on this list no more...) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bordet, Simone Sent: Wednesday, December 27, 2000 8:53 PM To: 'jBoss' Subject: RE: [jBoss-User] How many

[jBoss-User] odd class cast exception

2000-12-27 Thread Robert Schulz
Hi, I am running 2.0 Final with a servlet client using caucho's resin on a separate VM - I have the following odd problem: Objects of my own classes instanciated on the server cause ClassCastExceptions when the client receives it - it must be some sort of classpath problem. Some objects work

RE: [jBoss-User] How many downloads of jboss

2000-12-27 Thread marc fleury
open source != free $10 bucks (say for doco) ~= free marc |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Filip Hanik |Sent: Wednesday, December 27, 2000 3:19 PM |To: jBoss |Subject: Re: [jBoss-User] How many downloads of jboss | | | you know...

Re: [jBoss-User] How many downloads of jboss

2000-12-27 Thread Ryan Marsh
On a more community oriented note, I think jBoss is mature enough to benifit from a foundation. It wouldn't be difficult to setup a 501.c.3 tax exempt organization to accept donations, protect the contributions to jBoss (et. al.), and to facilitate the development as jBoss as a platform. We could

Re: [jBoss-User] Using MS Access with JBoss

2000-12-27 Thread Alain Toussaint
Hi, I m interested to know how I can use JBoss with MS Access. I have read that it is not advised to use JDBC type 1 driver. So, how can I do ? /me look up sapdb's website,look over the jdbc page,see that it's jdbc 2.0 compliant and use a type 4 driver,soo Run with sapdb,it's a free