[jboss-jira] [JBoss JIRA] Closed: (JBESB-252) Remove Service self-registration requirement for DB Driver JAR

Kurt Stam (JIRA) jira-events at jboss.com
Thu Nov 30 07:54:55 EST 2006


     [ http://jira.jboss.com/jira/browse/JBESB-252?page=all ]

Kurt Stam closed JBESB-252.
---------------------------

    Resolution: Done

As per the registry doc; you can have one of the instances connected to the db and make all other talk rmi ro it.

> Remove Service self-registration requirement for DB Driver JAR
> --------------------------------------------------------------
>
>                 Key: JBESB-252
>                 URL: http://jira.jboss.com/jira/browse/JBESB-252
>             Project: JBoss ESB
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Registry
>            Reporter: Burr Sutter
>         Assigned To: Kurt Stam
>            Priority: Minor
>
> When a service (listener/action pair) startup they immediately register themselves with the jUDDI repository.  It achieves this by making a client/server connection to the database and inserting the appropriate records.  This means all listener/actions (aka services) that are distributed across multiple JVMs all need to carry with them the DB driver jar.  Ideally the call to self-register wouldn't be a direct JDBC connection but an API call (SOAP, RMI, etc).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list