Problems:

where is called
org.opentools.minerva.connector.*ConnectionManager.enlistExistingConnect
ion ->  I cant reuse an existing connection :-(

javax.resource.spi.ManagedConnection.associateConnection never called
:-) I cant share an already open connection :-(

For the ps (about a rule system implemented in jboss). We have a system
which is called with a remote call (a session bean), the call parameters
are a record set which only if they are validated they are written in
db. The system are independent of persistent, the records are jdo or
not. With Castor we can have these objects persistent or not. When we
need validate the records, we can use jess or another rule system. The
only requirement is which the objects are Beans with property change
events and we dont needed ejb objects (entity or session).

        Claudio

> -----Messaggio originale-----
> Da:   Toby Allsopp [SMTP:[EMAIL PROTECTED]]
> Inviato:      luned́ 7 maggio 2001 9.58
> A:    [EMAIL PROTECTED]
> Oggetto:      Re: R: R: [JBoss-dev] CX + Castor
> 
> Vesco Claudio wrote:
> 
> > Thank you for the commiting...
> > 
> > I have some problems to integrating Castor with jboss (minerva
> > problems?)... Now I can deploy and redeploy rar with classloader
> > isolation: I can add table, remove table in the ejb part and I
> redeploy
> > the rar and I see the new access to db by Castor, jboss is always up
> and
> > running ;-)
> > 
> > There is some problems with reelinsting the resources + and shared
> > connections :-( I think this is a minerva problem. I see and I kill
> > these problems today :-)
> 
> I'm very interested to hear about any problems you have with JBossCX
> or 
> Minerva.  I can't quite tell from the above whether you've resolved
> the 
> problems or not, but please describe them either way.
> 
> Toby.
> 
> 
> > Hi,
> >     Claudio
> > 
> > PS: my society is oriented to use a jdo implementation for
> implementing
> > a rule system. I know there is another project, jbossrule, but I
> dont
> > like too much.
> 
> I'm sure you'll be called upon to explain that comment! :-)
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to