Hi Eric!

In the oracle.xml file (samples/config/database/oracle.xml) you will have
to specify the connection settings for your Oracle database. The
database.url property is default set to:

"jdbc:oracle:thin:@localhost:1521:<ORASID>"

I think you will have to replace <ORASID> with the name of your
instance.. Probably some other changes to, like host, username and
password. I'm sorry I don't have an exact example, as I'm not using
Oracle myself.

Regards
.eivindw

On Mon, 24 Mar 2003, Eric J Kaplan wrote:

> I downloaded 2.0 b 1 and just type ant and I get the following:
>  
> ant -f build.xml
> Buildfile: build.xml
>  
> BUILD FAILED
> build.xml:15: The value of attribute "value" must not contain the '<'
> character.
>  
> All I did was set the database to oracle.  Any ideas?
>  
> Regards
>  
> Eric Kaplan (looking forward to using middlegen)
> 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to