Share

Cayambe J2EE ECommerce

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Non-EJB option

You are viewing a single message from this topic. View all messages.

  1. 2002-08-04 07:37:31 UTC
    Is the CayambeServiceLocator class the main entry point (what I have been calling the "persistence interface")? That would explain why all the application logic would have to be rewritten, since it is essentially returning EJBHome and EJBObject (getHome and getService) objects directly.

    If this is the case, then a layer could be written above this class which could have 2 implementations -- EJB and JDBC. Although I see your point that that would require a lot of edits in the application logic, I think it is a cleaner alternative than starting a whole new project (i.e. cayambeLite).

    IMHO.

    Joe
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.