Hi
I just tried to deploy ops.war (ops-3.0.1.200602032326) within the Sun Java System Application Server 9.0. I got the following error message: Deploying application in domain failed; Error loading deployment descriptors for module [ops] -- This web app has no resource reference by the name of jdbc/db I didn't find anything interesting in the archives. I tried to add such a resource "jdbc/db", but I'm quite new to both J2EE and the Sun AppServer. Do you know what I can do to can deploy OPS on this AppServer? Regards, --drkm ___________________________________________________________________________ Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. http://fr.answers.yahoo.com -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Florent,
The easy answer would be: "don't use the Sun app server" ;-) But seriously, have a look at sun-web.xml under WEB-INF, and maybe try to comment out the <resource-ref> there. -Erik Florent Georges wrote: > Hi > > I just tried to deploy ops.war (ops-3.0.1.200602032326) within the > Sun Java System Application Server 9.0. I got the following error > message: > > Deploying application in domain failed; Error loading > deployment descriptors for module [ops] -- This web app > has no resource reference by the name of jdbc/db > > I didn't find anything interesting in the archives. I tried to add > such a resource "jdbc/db", but I'm quite new to both J2EE and the Sun > AppServer. Do you know what I can do to can deploy OPS on this > AppServer? > > Regards, > > --drkm Orbeon - XForms Everywhere: http://www.orbeon.com/blog/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Erik Bruchez wrote:
Hi > The easy answer would be: "don't use the Sun app server" ;-) ;-D > But seriously, have a look at sun-web.xml under WEB-INF, and maybe > try to comment out the <resource-ref> there. I currently use Tomcat. I'm not at home for a few days, but I'll try that and post the result for the archives. Regards, --drkm ___________________________________________________________________________ Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. http://fr.answers.yahoo.com -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |