i am running win7 64bit jdk1.6.0_23,
just downloaded a "fresh" gfv301 and installed parallel to existing one.
took fresh unzip of the roller 4.0.1 distro;
tried to deploy to the "new" gfv301; same errors -- i saved both as text files and then diffed.
before deployment created (on new gfv301) jdbc connection pools roller -- that does ping my derby database where the roller
tables are located.
also created jdbc/rollerdb jdbc resource -- that matches the resource in the web.xml file in roller app
i also before the install upon gfv2ur2 created a roller derby database and used the roller create tables sql script to create the tables.
i do not understand how it could have worked for you Sahoo ???
gary
----- Original Message -----
From: Sahoo
To: users_at_glassfish.java.net
Cc: emiddio-frontier ; users_at_glassfish.dev.java.net
Sent: Tuesday, December 21, 2010 5:13 AM
Subject: Re: Apache roller deploys fine on gfv2ur2 -- gets exceptions deploying to gfv301
I don't know I am missing, but I just tried deploying roller app and it deployed fine in 3.0.1. I did the following:
downloaded roller 4.0.1 and unzipped it. Then deployed:
asadmin deploy apache-roller-4.0.1/webapp/roller
It deployed fine.
Sahoo
On Tuesday 21 December 2010 05:17 AM, emiddio-frontier wrote:
Follow up with more info -- see below for initial message and info.
roller obtained from
http://roller.apache.org/downloads.html
version 4.0.1
file attached is .txt file -- of the glassfish v301 deploy log exceptions.
again --seems to work fine with gfv2ur2
Gary
----- Original Message -----
From: Sahoo
To: users_at_glassfish.java.net
Cc: emiddio-frontier ; users_at_glassfish.dev.java.net
Sent: Thursday, December 16, 2010 6:39 PM
Subject: Re: Apache roller deploys fine on gfv2ur2 -- gets exceptions deploying to gfv301
Give exception stack and structure of application in more details. Don't try putting things in modules/ dir.
Sahoo
On Thursday 16 December 2010 11:50 PM, emiddio-frontier wrote:
Looking for ideas how to resolve; using the binary Apache Roller 4.0.1 distro directory based War
only had to configure the jdbc/rollerdb on gfv2ur2 to get roller fully functional.
same config done on gfv301 -- but deployment fails with class not found exception -- something
aproximating org.apache.openjpa... class not found
the Jar file containing the not found class in the the lib dir of the webapp. the jar file containg the class
is named openjpa-0.9.7-incubating.jar
simple experiment copying that jar to gfv301/glassfish/modules -- results in other issues; so removed.
thanks
gary