[JBoss-user] JBossCX connection pooling

2001-04-30 Thread Michael Lu
Hi all, I'm trying to implement the connection pooling under JBossCX, but whatever I do in: public ManagedConnection matchManagedConnections(Set connectionSet, Subject subject, ConnectionRequestInfo info) ever

Re: [JBoss-user] Bean changes not getting picked up when redeployed

2001-03-19 Thread Michael Lu
It is a known bug with Autodeploy in 2.1 build. 2.0FINAL is OK. Check the message achive. - Original Message - From: Guy Rouillier To: JBoss Mail Sent: Monday, March 19, 2001 9:06 AM Subject: [JBoss-user] Bean changes not getting picked up when redeployed

Re: [jBoss-User] Message driven bean and ...

2001-03-19 Thread Michael Lu
Hi, - Original Message - From: "David Jencks" <[EMAIL PROTECTED]> To: "Michael Lu" <[EMAIL PROTECTED]>; "jboss-user" <[EMAIL PROTECTED]> Sent: Sunday, March 18, 2001 9:11 PM Subject: Re: [jBoss-User] Message driven bean and ...

[jBoss-User] Message driven bean and ...

2001-03-18 Thread Michael Lu
Hi there,I'm trying to develop a banking solution under Jboss which needs to use messaging on top of various data communication protocals,  like X.25, SDLC... Under current J2EE framework, it seems that if I want to talk to X25 line I need to use a gateway outside JBoss app server usi