You can include a sample orion-ejb-jar.xml file in your project by including
it in a directory called orion:


/lib    
/client
        /ejb
                /au
                        /com
                /meta-inf
                /orion
        /tags
        /web

Include the orion-ejb.jar in the orion directory, and orion will deploy it.
However, orion does not timestamp the deployed file, so every time you
change the file, you will need to remove the file from
/orion/application-deployments

Has the timestamping bug been submitted to bugzilla?    

Scott

        ----------
        From:  Adam Winter[SMTP:[EMAIL PROTECTED]]
        Sent:  Wednesday, 29 November 2000 7:36
        To:  Orion-Interest
        Subject:  table names in CMP EJB's

        Hi all,
        
        I can see how to change the table name associated with an Entity
JavaBean in the orion-ejb-jar.xml. But, how can I include that change along
with the source for my application so that it acts the same way for all
users? I tried putting that information under my ejb's META-INF directory,
but that didn't work.
        
        -adamw
        
        

          _____  
        
        "Good design is the only real shortcut."
        
        Adam Winter
        Application Engineer II
        @Outcome, Inc 
        7000 West William Cannon, 
        Building. 1, Suite. 100, 
        Austin, TX 78735 
        http://www.atoutcome.com 
        Ph. (512)899-1948 Ext.1010 
        Fx. (512)899-3880
        
        

Reply via email to