Jose,

I want to "rewind" a little bit here and ask a few questions. So if you have a couple seconds, could you answer the following questions?

I suspect you have one Oracle Database configured for DSpace and have altered your dspace.cfg to point at the database connection?

##### Database settings #####
db.name   = oracle
db.url    = jdbc.oracle.thin:@//host:port/dspace
db.driver = oracle.jdbc.OracleDriver

If this is the case and deploy your web-application can you access the web-application at its appropriate URL?

Is there something unique about Oracle Application Server that is stopping two separately deployed web-apps from both using the same db?

I'm a little naive about using Oracle Application Server / Oracle DB. What stops you from deploying each war separately? What issues would arise that are a concern if you did?

Thanks,
Mark

On Feb 16, 2007, at 5:35 AM, José A. Rubio wrote:

Nowadays, I am trying to run DSpace 1.4.1 on Oracle Application Server 10g, and I have an initial doubt in this matter. When we create the DSpace binaries, with ant, we obtain two WAR files, dspace.war and dspace-oai.war, which are necessary to deploy the application in Tomcat. But, when I try to deploy the application on Oracle Application Server, I can only select a WAR file.

So, could I join both WAR files in only one without problems?, has anybody had this problem?


~~~~~~~~~~~~~
Mark R. Diggory - DSpace Systems Manager
MIT Libraries, Systems and Technology Services
Massachusetts Institute of Technology


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to