Matt, I can build the src OK but am still seeing that pesky JACC
error when creating a database pool or JMS resource group from the
console. Since the binary distros seem to work ok, is it possible you
fat fingered when copying the spec jar to ~hogstrom?
Here are the steps I used to build:
1.) tar zxf geronimo-1.1.1-rc3-src.tar.gz
2.) rm -rf ~/.maven/ (to simulate a new user's environment)
3.) copy the schema-rc3 jar from ~hogstrom into
~/.maven/repository/org.apache.geronimo.schema/jars
4.) copy the JACC spec-rc3 jar from ~hogstrom into
~/.maven/repository/org.apache.geronimo.specs/jars
5.) maven
Error I see when creating a database pool:
2:41:12,672 ERROR [CoyoteAdapter] An exception or error occurred in
the container during the request processing
java.lang.IllegalArgumentException: Qualifier patterns must be present
when first URLPattern is an exact pattern
at javax.security.jacc.URLPatternSpec.<init>(URLPatternSpec.java:98)
at
javax.security.jacc.WebResourcePermission.<init>(WebResourcePermission.java:47)
at
org.apache.geronimo.tomcat.realm.TomcatGeronimoRealm.hasResourcePermission(TomcatGeronimoRealm.java:200)
It tried overwriting the spec and schema jars in
repository/org/apache/geronimo/... with the rc3 versions but that
didn't seem to help.
Best wishes,
Paul
On 9/9/06, Matt Hogstrom <[EMAIL PROTECTED]> wrote:
I have incorporated the latest feedback on 1.1.1-rc2. Items that
were identified as issues included:
* 0 length files in the modules/j2ee-schema/src/j2ee*schema
directories. I have removed the those directories. The remaining
directories are still intact.
* Updated the RELEASE-NOTES-1.1.1.txt file to clarify the
installation of the console for J2EE certified versions of the server.
* Released Open EJB 2.1.1 so it is available online for normal
builds. These binaries are not included in this rc3 for that reason.
* Changed the Specs and Schema to use -rc3 in their suffix to ensure
that the correct files are available. SVN has been updated with this
version number for the specs and schema so you can checkout and build
for yourself. Otherwise, one can download the appropriate files and
place them in their local repository (do not rename these files...use
them as is).
There have been no other comments on the RC2 thread so I am resetting
the vote and will ask for your input for hopefully the last time.
This vote will conclude at 0600 ET on Tuesday September 12th.
This vote supersedes the previous RC1 and RC2 votes; you need to vote
again.
Please remember that only PMC votes are binding but we need all
feedback we can get to ensure there are no significant unknowns.
Here is the list of artifacts:
*Schemas*
http://people.apache.org/~hogstrom/1.1.1-rc3/geronimo-schema-
j2ee_1.4-1.0-rc3-src.jar
http://people.apache.org/~hogstrom/1.1.1-rc3/geronimo-schema-
j2ee_1.4-1.0-rc3.jar
*Specifications*
http://people.apache.org/~hogstrom/1.1.1-rc3/geronimo-j2ee-
jacc_1.0_spec-1.1.1-rc3.jar
*Source*
http://people.apache.org/~hogstrom/1.1.1-rc3/geronimo-1.1.1-rc3-
src.tar.gz
http://people.apache.org/~hogstrom/1.1.1-rc3/geronimo-1.1.1-rc3-src.zip
*Distributions*
http://people.apache.org/~hogstrom/1.1.1-rc3/geronimo-jetty-
j2ee-1.1.1-rc3.tar.gz
http://people.apache.org/~hogstrom/1.1.1-rc3/geronimo-jetty-
j2ee-1.1.1-rc3.zip
http://people.apache.org/~hogstrom/1.1.1-rc3/geronimo-jetty-
minimal-1.1.1-rc3.tar.gz
http://people.apache.org/~hogstrom/1.1.1-rc3/geronimo-jetty-
minimal-1.1.1-rc3.zip
http://people.apache.org/~hogstrom/1.1.1-rc3/geronimo-tomcat-
j2ee-1.1.1-rc3.tar.gz
http://people.apache.org/~hogstrom/1.1.1-rc3/geronimo-tomcat-
j2ee-1.1.1-rc3.zip
http://people.apache.org/~hogstrom/1.1.1-rc3/geronimo-tomcat-
minimal-1.1.1-rc3.tar.gz
http://people.apache.org/~hogstrom/1.1.1-rc3/geronimo-tomcat-
minimal-1.1.1-rc3.zip
Note: These artifacts are uploading at the time I am sending this e-
mail. They may not be available for a few hours depending on the
upload speed.