Where is the repository.xml and all the sql scripts for this app?

-ryan

On Tue, 2002-10-01 at 10:21, Matthew Baird wrote:
>  
> 5. if you want to test, build Armin's ejb; from the root of your jakarta-ojb project 
>type "ant -buildfile build-xdoclet.xml". the jar file for the bean will be generated 
>into jakarta-ojb\target\srcejb, grab it and put it in the deploy directory for jboss.
>  
> Put the appropriate HSQLDB Scripts in \server\default\db\hypersonic
>  
> you'll also need to build a datasource for the connection (which is very similar to 
>the one that ships with JBoss for OJB, but has the following at the end
>   <mbean code="org.jboss.jdbc.HypersonicDatabase" 
>   name="jboss:service=Hypersonic">
>     <attribute name="Port">1476</attribute>
>     <attribute name="Silent">true</attribute>
>     <attribute name="Database">OJB</attribute>
>     <attribute name="Trace">false</attribute>
>   </mbean>
>  
> note the database is OJB
>  
> No RAR yet, but I can assure we are making progress, and that progress will speed up 
>dramatically in the next week. The nice thing is you don't have to worry about a 
>subclass of persistencebroker or anything like that it's all handled magically.
>  
> cheers,
> Matthew
>  
> btw, that was a $100 dollar kludge, not no free kludge! ;)
> 
>       -----Original Message----- 
>       From: Ryan Marsh [mailto:[EMAIL PROTECTED]] 
>       Sent: Mon 9/30/2002 11:38 PM 
>       To: OJB Users List 
>       Cc: 
>       Subject: 0.9.6 and JBoss
>       
>       
> 
>       I haven't upgraded OJB in a while, the instance I have is a nasty kludge
>       that Matt helped me put together.  I'd like to put 0.9.6 in JBoss, is it
>       still as convoluted? I haven't kept up with the lists that much so I
>       don't really know what has changed. There still isn't a rar is there?
>       
>       How do I install 0.9.6 in JBoss 3?
>       
>       -ryan
>       
>       
>       --
>       To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>       For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>       
>       
> 
> ----
> 

> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- 
<jwz> how can anyone claim that "multimedia" means "pictures *and*
sound"?
<jwz> I mean, it used to mean "oil paint *and* menstrual blood"


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to