Deploying an application in OC4J Instance - Oracle AS10g Posted By : at 2008-04-28 02:49:03
Tag library descriptor files; classes: Directory that contains server-side classes: servlet, utility classes, and JavaBeans components; Web.xml: The Web application deployment descriptor; lib: Directory that contains JAR archives of ...
Other Posts about Deploying an application in OC4J Instance - Oracle AS10g you may like:
Re: [grails-user] Problem with JBoss 4.2.2 deployment at 2008-04-28 02:49:03
The JNDI datasource is used for a pre-existing web application. A little background on the Grails project... I'm currently using Grails 1.02, the latest stable release with Hibernate/JPA annotations for a legacy database. ...
deploy error - Sun Application server at 2008-04-28 02:49:02
should be posted here but here I go. I'm trying to test my WAS. I have deployed a web application ( I only want to display the classic 'hello world')and when I try to access it whithin the IE6 I get the error shown at the bottom...Any ideas? ...What