there will be two copeis of main cloudscape filse, 
one came with java enterprise and one from i
downloaded seperatly? is there any chances of conflict
between these to copies of cloudscpe file. if so how
do i deactivate cloudscape came with j2ee?

thanks
 


--- Linda Chai <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> In order to have Cloudscape embedded in the orion
> server, I found that I
> had to amend the data-sources.xml to contain
> something like the
> following:
> 
> <data-sources>
>  <data-source
>   name="CloudscapeSource"
>   class="com.evermind.sql.ConnectionDataSource"
>   location="jdbc/CloudscapeSource"
>   pooled-location="jdbc/DefaultPooledDS"
>   xa-location="jdbc/xa/DefaultXADS"
>   ejb-location="jdbc/DefaultEJBDS"
>   url="jdbc:cloudscape:<insert the location of your
> DB>"
>   connection-driver="COM.cloudscape.core.JDBCDriver"
>   username=""
>   password=""
>  />
> 
> </data-sources>
> 
> The location of your database can be something
> like...
> E:\\Projects\\CloudscapeDB.
> 
> I am currently working on writing up a paper which
> will document how to
> integrate the Cloudscape DB with a number of other
> application servers,
> Orion being one of these.  The document will
> eventually be published on
> the cloudscape website.  If you're interested I can
> let you know when
> the document gets published :-)
> 
> Hope this helps,
> - Linda.
> 
> 
> 
> 
> Nirav Dani wrote:
> 
> > hi,
> >
> > I am using cloudscape database, where do i need to
> > change/mention about it instead of HSQL default?
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Send instant messages & get email alerts with
> Yahoo! Messenger.
> > http://im.yahoo.com/
> 
> 


__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

Reply via email to