To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-taglibs-standard has an issue affecting its community
integration.
Author: olamy
Date: Fri Aug 24 09:35:37 2012
New Revision: 1376874
URL: http://svn.apache.org/viewvc?rev=1376874&view=rev
Log:
test last fluido skin
Modified:
tomcat/maven-plugin/trunk/src/site/site.xml
Modified: tomcat/maven-plugin/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/
2012/8/24 Enrico Olivelli :
> Hi,
> I was trying to use JAASRealm and I noticed that it is possibile to bundle
> my LoginModule with the webapp (useContextClassLoader) but it is not
> possibile to bundle a login.properties files
>
> // this constructor uses default JVM JAAS Configuration
> // from
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776
Priority: P2
Bug ID: 53776
Assignee: dev@tomcat.apache.org
Summary: Multitenancy support for JDBCRealm
Severity: enhancement
Classification: Unclassified
Reporter: bl...@gmx.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776
S changed:
What|Removed |Added
Hardware|PC |All
OS|
https://issues.apache.org/bugzilla/show_bug.cgi?id=53756
S changed:
What|Removed |Added
CC||bl...@gmx.net
--
You are receiving this mail
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776
S changed:
What|Removed |Added
CC||bl...@gmx.net
--
You are receiving this mail
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776
--- Comment #1 from S ---
I forgot:
Possible workaround for now:
- Leave table DDL as it is
- Create projection-view per tenant
- Create empty schema per tenant
- Grant select on correct view from main schema to each tenant
- Use tenant-sch
https://issues.apache.org/bugzilla/show_bug.cgi?id=53777
Priority: P2
Bug ID: 53777
Assignee: dev@tomcat.apache.org
Summary: Ability to bundle JAAS Configuration in Webappp
Severity: enhancement
Classification: Unclassified
O
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776
--- Comment #2 from Konstantin Kolinko ---
I would not recommend to use JDBCRealm in productive configurations. The
recommended replacement is DataSourceRealm.
> - Create projection-view per tenant
> - ...
Just creating the VIEW is enough
https://issues.apache.org/bugzilla/show_bug.cgi?id=53777
--- Comment #1 from eolivelli ---
method parseClassNames in JAASRealm sometimes (not always) uses as
ContextClassLoader this one
WebappClassLoader
context: /manager
delegate: false
repositories:
--> Parent Classloader:
org.ap
https://issues.apache.org/bugzilla/show_bug.cgi?id=53777
--- Comment #2 from eolivelli ---
Created attachment 29274
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29274&action=edit
This is a subclass of JASSRealm that implements the feature
--
You are receiving this mail because:
Yo
https://issues.apache.org/bugzilla/show_bug.cgi?id=53777
--- Comment #3 from eolivelli ---
Created attachment 29275
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29275&action=edit
Patch on JAASRealm (tomcat 7 trunk)
I tried to write a patch against JAASREalm.java (don't know if it i
Author: markt
Date: Fri Aug 24 17:16:02 2012
New Revision: 1376994
URL: http://svn.apache.org/viewvc?rev=1376994&view=rev
Log:
Fix comment typo
Modified:
tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java
Modified: tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.jav
Author: markt
Date: Fri Aug 24 20:05:41 2012
New Revision: 1377078
URL: http://svn.apache.org/viewvc?rev=1377078&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53714
Provide a means of excluding JARs from pluggability scans, TLD scans or all
scans.
Modified:
tomcat/trun
Author: markt
Date: Fri Aug 24 20:21:07 2012
New Revision: 1377085
URL: http://svn.apache.org/viewvc?rev=1377085&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53714
Provide a means of excluding JARs from pluggability scans, TLD scans or all
scans.
Modified:
tomcat/tc7.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53714
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=53717
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
18 matches
Mail list logo