+1 - I didn't download and test, but 7 release candidates ensures
quality in my mind. ;-)
Matt
On 4/2/07, Dave <[EMAIL PROTECTED]> wrote:
Has anybody taken a look at RC7 yet? If not, please do! We need to
get this release out. Please download it and at least do some quick
sanity tests like pos
On 4/4/07, Dave <[EMAIL PROTECTED]> wrote:
We've got the Spring 1.2.8 spring.jar in tools/spring-1.2 directory
for Acegi, which I believe is the all-in-one Spring jar.
So, we probably don't need all of those Spring jars in
tools/struts-2.0.5. I think we can safely delete spring-aop-1.2.8.jar,
sp
+1
On 4/5/07, Elias Torres <[EMAIL PROTECTED]> wrote:
+1
Allen Gilliland wrote:
> since 4.0 is a major rev i'd like to take the opportunity to do a bit of
> house cleaning where appropriate and delete some of the old code which
> has been lying around for a while or just has no usages. things
It *does* look nice. Are there instructions for setting this up? Is
Planet's version number the same as Roller's?
Thanks,
Matt
On 4/6/07, Dave <[EMAIL PROTECTED]> wrote:
Looks like Allen has deployed the latest Roller-Planet code.
http://planet.sun.com/
Congrats Allen, it looks really ni
No - this presentation was turned down, so I never created the
presentation. The good news some folks have been working on OpenID
support for Acegi, so it should be easy to OpenID-enable Roller in the
next month or so.
Matt
On 4/10/07, paksegu <[EMAIL PROTECTED]> wrote:
Hi Matt,
I would like
I'd love to help with this migration, but unfortunately have too much
on my plate to do anything. Since I've already done a Struts 1 ->
Struts 2 migration on a couple projects, hopefully I can help w/ any
questions you might have. From the looks of it, you've probably
figured most things out.
Mat
;t know
if that helps.
Matt
On 4/17/07, Dave <[EMAIL PROTECTED]> wrote:
On 4/17/07, Anil Gangolli <[EMAIL PROTECTED]> wrote:
> Matt (Raible) reported a similar problem, I think on 3.0 or an earlier 3.1
> candidate? Was that ever resolved?
Yes. Matt reported that but I was
is is not a bug, just me getting confused :(
>
> the rest of my tests went fine, so i am +1 on RC8.
>
> -- Allen
>
>
> Matt Raible wrote:
>> Here's the bug for it:
>>
>> http://opensource.atlassian.com/projects/roller/browse/ROL-1349
>>
>> I b
Currently, the Math Authenticator requires users to answer the math
question to preview, as well as to post. More user friendly behavior
(IMO of course):
1. If a value is entered on the Preview, hold on to it and display it
while previewing.
2. Don't require a value for preview.
Thoughts?
Matt
.
I don't about 1347, it sounds like Dave submitted a fix a while ago to
actually fix that one.
In any case, I am still +1 on the release.
-- Allen
Matt Raible wrote:
> I think it needs to be heavily documented if we're going to release
> R8. For example:
>
> If you set a b
Added to JIRA:
http://opensource.atlassian.com/projects/roller/browse/ROL-1392
Matt
On 4/18/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
Matt Raible wrote:
> Currently, the Math Authenticator requires users to answer the math
> question to preview, as well as to post. More u
The old code probably did some checking in the edit() method to see if
the user logged in with Remember Me. If so, it set that value, which
the JSP checked and hid the fields for.
A better solution for the JSP is to remove the fields completely, then
use a Preparable interface on UserAction (or w
On 4/19/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
Matt Raible wrote:
> The old code probably did some checking in the edit() method to see if
> the user logged in with Remember Me. If so, it set that value, which
> the JSP checked and hid the fields for.
I looked at that,
Fred,
This seems like something that's more appropriate for the Roller Dev
list. I've cc'd the list for your convenience.
Matt
On 4/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Would integration with cocoment be possible in roller?
CoComent allows you to track conversations..
Rqw code
Here's a way to authenticate with Acegi using Ajax:
http://www.jroller.com/page/sjivan?entry=ajax_based_login_using_aceci
Matt
On 4/26/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
So, I've been playing a bit with struts2 and some of its ajax support
and the cool thing is that we can get a pr
+1 to adding this feature.
On 4/27/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
I've reviewed this patch and tested it out and everything looks good to
me, so I am +1 to committing this work.
I am in favor of adding a screen name attribute to the User profile so
that we can have a field separ
t;>>> Right now I am thinking of some ways to streamline the process for
>>>> accessing data and doing operations which are basically required for
>>>> all
>>>> actions. For example, in pretty much every action we have a test like
>>>> this ...
&
+1
On 5/1/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
I believe that this has been discussed before and that people were in
favor of eliminating more of our xdoclet generation stuff so I'd like to
go ahead and remove the xdoclet generation of the web.xml file and
replace it with a static web.
On 5/14/07, Dave <[EMAIL PROTECTED]> wrote:
On 5/14/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
> Dave wrote:
> > On 5/14/07, Anil Gangolli <[EMAIL PROTECTED]> wrote:
> >> I'm in favor of an installer but I'd suggest keeping it separate from the
> >> webapp itself; I may not be grasping the ra
+1
On 5/14/07, Elias Torres <[EMAIL PROTECTED]> wrote:
Go for it. +1
-Elias
Dave wrote:
> I'm put together a proposal together for a quick 3.1.1 fix release:
>
http://cwiki.apache.org/confluence/display/ROLLER/Proposal+Roller+3.1.1+Release
>
>
> I'd like to get this out very soon. Thoughts?
>
On 5/14/07, Dave <[EMAIL PROTECTED]> wrote:
On 5/14/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> On 5/14/07, Dave <[EMAIL PROTECTED]> wrote:
> > On 5/14/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
> > > Dave wrote:
> > > > On 5/14/07, An
I think the easiest way to make Roller portable among app server is to
make everything self-contained w/in the WAR itself. We did this for
security when we added in Acegi. We can do this for JavaMail pretty
easily (I actually did it once to prove a point to the JavaLobby
guys). For a DataSource, y
>> >> I support making the jump to struts2 directly if that seems cleaner
>>> >> to
>>> >> you.
>>> >>
>>> >> --a.
>>> >>
>>> >>
>>> >> - Original Message -
>>> >> From:
To solve this problem in AppFuse, we've created an
ApplicationResources_en.properties that has the following in it:
# Empty resources file so JSTL resolves the default locale correctly.
# http://raibledesigns.com/page/rd/sunsets/i18n_synching_up_struts_and#comment2
;-)
Matt
On 5/16/07, Miles H
There doesn't appear to be anything attached. ;-)
Matt
On 5/16/07, Miles Huang <[EMAIL PROTECTED]> wrote:
The planet shipped with roller doesn't working.
Attached a patch file here for reference. It's just a quick search and
replacement work.
Re,
Miles.
--
http://raibledesigns.com
On 5/17/07, Dave <[EMAIL PROTECTED]> wrote:
On 5/16/07, Sean Gilligan <[EMAIL PROTECTED]> wrote:
> Lately, I've been using JNDI and Tomcat's context.xml for configuring
> webapps (in turn I use Spring to do JNDI lookups and inject config
> parameters, so components don't have dependencies on JNDI
On 5/17/07, Dave <[EMAIL PROTECTED]> wrote:
On 5/17/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> The problem with ditching Acegi is we have to add back in our own
> custom Remember Me and SSL Switching logic. Also, you'd have to
> document how to create a JDBC Realm f
On 5/17/07, Dave <[EMAIL PROTECTED]> wrote:
On 5/17/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> I can't argue with 1 or 3, but #2 seems to mean that users will be
> required to use a container that supports OpenSSO or OpenID in order
> get those features. Acegi has Ope
IMO, the best reason to use DI is to simplify testing. Is the current
backend code easy to test and maintain? Would using DI make it easier?
Would it make easier for developers to understand Roller's codebase?
I'm definitely +1 for moving to a DI architecture because I think I'd
understand it bet
If to use the annotations stuff from Guice or Spring 2.1, you can
annotate private variable. While this is a cool feature, it doesn't
make things easier to test AFAIK.
Matt
On 5/19/07, Dave <[EMAIL PROTECTED]> wrote:
On 5/19/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
> > Some objects are g
Looks good!
+1
Matt
On 5/21/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
I mentioned this before but never officially proposed it or provided a
screenshot, so here it is ...
http://cwiki.apache.org/confluence/download/attachments/47349/Screenshot-2.png
I'd like to add a new tab to the ui m
+1 to removing XDoclet's generation of XML-based artifacts.
Matt
On 5/22/07, Dave <[EMAIL PROTECTED]> wrote:
What the heck...
Anybody opposed to checking in and no longer generating all of our
remaining XDoclet generated web configs:
* Struts 1.x validation.xml
* Struts 1.x struts-config.xml
No votes eh? Is this still being voted on?
On 4/13/07, Dave <[EMAIL PROTECTED]> wrote:
A new release candidate RC2 for Roller 3.0.1 is ready.
Here are the changes since RC1:
- In ./WEB-INF/velocity/weblog.vm instances of
"$utilities.escapeHTML($cform.name)" have been replaced with
"$utils.escap
Can I vote w/o testing? ;-) If so, here's my +1. I'll help support it
if I see issues reported that I know the answer to.
Matt
On 5/24/07, Dave <[EMAIL PROTECTED]> wrote:
On 5/24/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> No votes eh? Is this still being voted on?
+1
;-)
On 4/21/07, Dave <[EMAIL PROTECTED]> wrote:
Due to a last minute bug, we had to respin the 3.1 and 3.0.1 builds
and reset the votes.
A new release candidate RC2 for Roller 3.0.1 is ready.
Here are the changes since RC2:
- Corrected references to legacy $entry variable in three included
+1
Sorry if this is old, I'm cleaning out starred e-mails from the last
couple months.
Matt
On 4/22/07, Craig L Russell <[EMAIL PROTECTED]> wrote:
+1 to release
I downloaded the release and ran rat on it. There are many files that
have no license in them, notably many .xml files. According to
The spaces seem kinda strange?
org/apache/roller/pojos/AutoPingData.orm.xml
On 5/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: agilliland
Date: Fri May 25 09:14:24 2007
New Revision: 541710
URL: http://svn.apache.org/viewvc?view=rev&rev=541710
Log:
need persistence.xml file
On 5/29/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
Since 4.0 is a major release I'd like to suggest some cleanup and
refactoring work which has no real bearing on functionality but I think
provides some nice cleanup to the project and makes the code easier to
understand and read. These don't
OK, then I'm +1 on these changes.
Matt
On 5/29/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
Matt Raible wrote:
> On 5/29/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
>> Since 4.0 is a major release I'd like to suggest some cleanup and
>> refactor
Good evening gents,
As you may already know, I'm doing a webinar on Roller for Covalent
next week. The webinar is titled "Introduction to Apache Roller" and
is pretty much designed to match the title. You can read more about it
(and register!) at: http://tinyurl.com/24eguw.
I hope to blog about
Did you forget an attachment?
On 6/1/07, Dave <[EMAIL PROTECTED]> wrote:
Here's a simple Open Office diagram (in PNG form) that I'm working on
for the dev guide. It shows the 4.0 data model, not including the
Planet tables. I think it's reasonably complete. Suggestions for
improvement?
- Dave
I believe we added support for it a while back. However, when I view
source on my blog (www.raibledesigns.com), I don't see it anywhere.
Matt
On 6/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Does anybody know if Roller support this new attribute in anchor tag?
Henry
--
http://raibled
Do you get a lot of spam? I get about 1 per month (that I actually see).
Matt
On 6/6/07, Dave <[EMAIL PROTECTED]> wrote:
On 6/6/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
> The 4.0 release will introduce the idea of comment validators which are
> pluggable anti-spam measures for comments a
+0
I like the idea of DI but Guice seems somewhat invasive to me, where
it's likely less invasive to use something like Spring that doesn't
require annotations in your code. However, I know this is a often-used
initial reaction to Guice and despite it - lots of people love Guice.
I wonder how man
I like decorators and have found them useful for my site for the last
couple of years. I'm assuming there will be a similar feature if
they're eliminated? I hope I don't have to revert to using some
include header/footer/menu mechanism.
Matt
On 7/5/07, Elias Torres <[EMAIL PROTECTED]> wrote:
+1
I've been skimming this thread, but not thoroughly reading each message. One
of the things I'd like to see (that doesn't happen now) is to allow full
HTML - no ifs ands or buts. Meaning that I can add JavaScript or any HTML
tags I'd like to a comment. In addition, it would be nice to add some
comm
<[EMAIL PROTECTED]> wrote:
Matt Raible wrote:
> I've been skimming this thread, but not thoroughly reading each message.
> One
> of the things I'd like to see (that doesn't happen now) is to allow full
> HTML - no ifs ands or buts. Meaning that I can add JavaScript
On 7/18/07, David Jencks <[EMAIL PROTECTED]> wrote:
I've been working with Peter Petersson to get roller 4 running on
geronimo 2, and we've now succeeded. As a result we have some ideas
to make roller more javaee friendly and geronimo friendly.
Great! See my comments below:
1. Provide an op
No objections here.
On 7/24/07, Dave <[EMAIL PROTECTED]> wrote:
Any objections to upgrading trunk to Struts 2.0.9 as soon as possible?
http://struts.apache.org/2.x/docs/s2-001.html
- Dave
--
http://raibledesigns.com
You could also reset the authentication object:
// reset the authentication object if current user
107 Authentication auth =
SecurityContextHolder.getContext().getAuthentication();
108 if (auth != null && auth.getPrincipal() instanceof
UserDetails) {
109 Us
Sorry - haven't had time to test, too busy (a.k.a. not a priority). ;-)
Matt
On 7/8/07, Dave <[EMAIL PROTECTED]> wrote:
This test release includes these bug fixes/improvements:
* [ROL-1410] - Cast database results to Number, not Integer
* [ROL-1471] - Resource servlet does not work pro
Howdy all,
I started playing with the new YSlow Firebug extension this morning.
From the report on my site (I got an F), I noticed that CSS and JS
aren't gzipped. What do you think about adding the following to
web.xml by default?
CompressionFilter
*.css
CompressionFilter
*.js
Here's another option you might try (thought I think your solution is
good enough):
http://raibledesigns.com/rd/entry/howto_set_the_default_submit
Matt
On 8/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: snoopdave
> Date: Fri Aug 10 09:27:25 2007
> New Revision: 564654
>
> URL: ht
Did the subject logic for comments change recently? I remember when I
wrote it a while back it would prepend "RE: " to the comment subjects.
That worked great for setting up threads in GMail. However, now there
is no "RE:" and all comments show up as individual messages rather
than in a threaded me
Done:
http://opensource.atlassian.com/projects/roller/browse/ROL-1529
On 8/10/07, Dave <[EMAIL PROTECTED]> wrote:
> On 8/10/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > Did the subject logic for comments change recently? I remember when I
> > wrote it a while back
Thanks Peter! Most of the active developers on this project prefer
(and use) Ant. However, I've recently started using Maven more and
more on my projects. If your patch doesn't require any directory
relocations and such, I'd be happy to apply it and maintain the Maven
side of things. It'd make thin
You should probably change the following:
for example we migrated from Struts 1 to Struts 1
to:
for example we migrated from Struts 1 to Struts 2
Matt
On 8/13/07, Dave <[EMAIL PROTECTED]> wrote:
> I just sent in the August 2007 board report below, you can also find it here:
> http://cwiki.apac
Any Roller developers or users want to get together for a Tech Meetup
in Mountain View tomorrow?
http://raibledesigns.com/rd/entry/mountain_view_tech_meetup1
I believe some of you guys live out here - it'd be great to meet face to face.
Matt
--
http://raibledesigns.com
This sounds good to me. For specific weblogs, why not do /tagdata/[handle]?
Matt
On 8/23/07, Dave <[EMAIL PROTECTED]> wrote:
> I haven't written up a wiki page for this yet, but I'd like to get
> some feedback if possible:
>
> Tag Data API
>
> Make tag statistics data available via a simple XML f
That makes sense.
On 8/23/07, Dave <[EMAIL PROTECTED]> wrote:
> On 8/23/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > This sounds good to me. For specific weblogs, why not do /tagdata/[handle]?
>
> Because someday I would like to provide user tags, i.e.:
>
Nope.
On 9/5/07, Dave <[EMAIL PROTECTED]> wrote:
> Any objections to upgrading from HTTPClient 2.0.2 to HTTPClient 3 in
> the Roller 4.1 branch?
>
> - Dave
>
--
http://raibledesigns.com
Roller uses Acegi Security, which supports SSO out-of-the-box with
systems like Yale's CAS and SiteMinder.
http://acegisecurity.org
If you provide integration with Acegi, that means you've provided it
for Roller. Here's a mailing list post describing how to integrate CAS
and Roller.
http://tinyu
xecuteQuery(PreparedStatement.java:1262)
at
org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:93)
Matt
On 9/17/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> First thing I noticed is the META-INF/context.xml-example. I like it!
>
> The rumor is I can install the exploded WAR an
The first thing I noticed (a minor issue at best) is
jdbc2_0-stdext.jar is included in the support JARs on java.net. Isn't
this only needed for JDK 1.3?
I tested this release (from scratch) on Tomcat 6.0.13 on OS X with JDK 5.
Issues:
* It seems strange that the "handle" field gets the focus whe
guide. It has been totally
> rewritten. We've got a five minute install now that needs only one
> properties file and can create/upgrade tables automatically.
>
> - Dave
>
>
>
> On 9/17/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > I tried dropping the database a
First thing I noticed is the META-INF/context.xml-example. I like it!
The rumor is I can install the exploded WAR and install Tomcat and get
prompted to create everything. I'll try that first...
Nope, no dice. I get a 500 error - in Spanish no less:
Excepción inesperada
Status Code 500
Messa
/17/07, Dave <[EMAIL PROTECTED]> wrote:
> I did try 4.0 on Tomcat 6.0 a while back. Is there anything else in
> the logs? There should be some message early on when Roller tries to
> bootstrap itself.
>
> - Dave
>
>
>
> On 9/17/07, Matt Raible <[EMAIL PROTECTED]
Any idea *why* it's trying to use JNDI?
On 9/17/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> You mean this?
>
> INFO 2007-09-17 16:33:56,063 DatabaseProvider:successMessage -
> SUCCESS: Got parameters. Using configuration type JNDI_NAME
> INF
any issues found later tonight.
I did find the output of creating tables to be kinda ugly - see
attached screenshot. There has to be a better way to format this.
Matt
On 9/17/07, Dave <[EMAIL PROTECTED]> wrote:
> On 9/17/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > Any ide
On 9/19/07, Dave <[EMAIL PROTECTED]> wrote:
> Thanks for the testing and feedback!
>
>
> On 9/17/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > The first thing I noticed (a minor issue at best) is
> > jdbc2_0-stdext.jar is included in the support JARs on java
I think there's a 3rd issue: why do my comments not get an
like yours do? I'm using the standard weblog.vm template AFAIK.
The trailing spaces are in the PDF - I merely copied and pasted it from there.
http://people.apache.org/~snoopdave/apache-roller-4.0/roller-install-guide.pdf
instal
Nope. It still happens. I even saw it happen on
rollerweblogger.org/project a few days ago.
Matt
On 9/21/07, Dave <[EMAIL PROTECTED]> wrote:
> Matt Raible wrote:
> > Ever since I upgraded my site to Roller 2.2, I've been experiencing
> > some strange behavior with Sa
Does this CMA patch allow Roller to work with any container that has
CMA options - like Jetty and Tomcat? For that, don't we need entries
in web.xml?
Matt
On 9/25/07, Dave <[EMAIL PROTECTED]> wrote:
> On 9/24/07, Dave <[EMAIL PROTECTED]> wrote:
> > Thanks Shing Wai, I'll have some time to review
Is anyone from the Roller Team besides Dave and I going to ApacheCon
this year? What about users?
The Struts Developers are organizing a BOF[1] and I'm helping to organize it.
Dave - would you be interested in doing a joint BOF with Struts?
Roller is a good success story of a Struts 1 to Struts 2
My roller-custom.properties (in tomcat6/lib) doesn't seem to be
getting picked up. Therefore, my legacy theme doesn't work. Any ideas?
Here's the contents:
plugins.page=\
org.apache.roller.ui.rendering.plugins.ConvertLineBreaksPlugin \
,org.apache.roller.ui.rendering.plugins.TopicTagPlugin \
,org.
he.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Any ideas?
Matt
On 10/5/07, Dave <[EMAIL PROTECTED]> wrote:
> On 10/5/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > My roller-custom.properties (in tomcat6/lib) doesn't seem to be
> > getting picked up.
lugin \
,org.apache.roller.weblogger.ui.rendering.plugins.SmileysPlugin
Thanks,
Matt
On 10/9/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> I don't know what this issue was caused by but it went away. Now I'm
> trying to upgrade my existing site to 4.0. I believe I'm currently
&g
09 11:43:43,648 BasicTilesContainer:render - Error rendering tile
java.io.IOException: Error including path
'/WEB-INF/jsps/tiles/tiles-simplepage.jsp'.
java.lang.NoClassDefFoundError:
org/apache/roller/ui/core/RollerSession
I'm on OS X with JDK 5 and MySQL 5 on Tomcat 6.
Matt
On 10/9/07, Matt Ra
l:getTheme - Unable to
lookup theme andreas08
Matt
On 10/9/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> After commenting out my plugins in roller-custom.properties, I was
> able to get Roller to start. However, when I go to
> http://localhost:8080, all I get is a 404. Here's what
On 10/9/07, Dave <[EMAIL PROTECTED]> wrote:
> On 10/9/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > I was able to get past this issue by manually running the dbupgrade
> > script. Now I'm stumped on plugins. None of the ones I had listed seem
> > to exist
On 10/9/07, Dave <[EMAIL PROTECTED]> wrote:
> On 10/9/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > I got past this issue by re-copying roller-ui and WEB-INF/jsps into my
> > application. I also changed the absolute URL from
> > http://raibledesigns.com to http:
On 10/9/07, Dave <[EMAIL PROTECTED]> wrote:
> On 10/9/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > I got past this issue by re-copying roller-ui and WEB-INF/jsps into my
> > application. I also changed the absolute URL from
> > http://raibledesigns.com to http:
Are decorators still supported in themes in 4.0? If so, what's the
trigger for making Roller "decorator aware"?
Thanks,
Matt
--
http://raibledesigns.com
; wrote:
> On 10/11/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > Are decorators still supported in themes in 4.0? If so, what's the
> > trigger for making Roller "decorator aware"?
>
> No, we eliminated decorators.
>
> - Dave
>
--
http://raibledesigns.com
s
> significant
> problems reported by Matt Raible and Anil Gangolli. Thanks again for all the
> testing and bug reporting.
>
> I believe we are now again ready for release.
>
> Please vote to release RC8 as Apache Roller 4.0.
>
> Thanks,
> Dave
>
>
> [1] Releas
I'm trying to deploy Roller 4.0 on Geronimo 2.0.2. I can't figure out
where to put roller-custom.properties in Geronimo's directory
structure. I've tried /lib, /lib/endorsed and /repository and none of
them work. Any ideas?
Here's the geronimo-web.xml I'm using in case anyone else wants to try
thi
I tried the following OpenDS instructions with Roller 4.0 and can't
get it to work. Any ideas?
http://blogs.sun.com/treydrake/entry/opends_roller_integration
There's no log messages that identify if the connection to LDAP is
successful or not.
Thanks,
Matt
--
http://raibledesigns.com
Nevermind, I got it to work - my LDIF file didn't import correctly.
Matt
On 10/21/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> I tried the following OpenDS instructions with Roller 4.0 and can't
> get it to work. Any ideas?
>
> http://blogs.sun.com/treydrake/ent
installation and restart the app via the console.
> As you have not specified any groupId or version in the moduleId section
> of your geronimo-web.xml file the path in the repos shuld start with
> default/timestamp
> Hope this helps
> Peter Petersson
>
> Matt Raible wrote:
>
r.java:96)
1438: at
org.apache.geronimo.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$262709f.startConfiguration()
1439: at
org.apache.geronimo.deployment.plugin.local.StartCommand.run(StartCommand.java:67)
1440: at java.lang.Thread.run(Thread.java:613)
On 10/22/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> Thanks Pete
t; 1437: at
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
> 1438: at
> org.apache.geronimo.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$262709f.startConfiguration()
> 1439: at
> org.apache.geronimo.deployment.plugin.local.StartCommand.run(StartCommand.java:
On 10/22/07, David Jencks <[EMAIL PROTECTED]> wrote:
>
> On Oct 22, 2007, at 11:48 AM, Matt Raible wrote:
>
> > I was able to fix this problem by adding the following line to
> > JPAEMF.properties:
> >
> > openjpa.ConnectionDriverName=com.mysql.jdbc.Driver
can spin a
> build and try it out with LDAP? It should solve the problem you
> experienced.
>
> - Dave
>
>
>
> On 10/22/07, Dave <[EMAIL PROTECTED]> wrote:
> > On 10/22/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > > Dave - should I file a bug f
at
org.acegisecurity.providers.dao.AbstractUserDetailsAuthenticationProvider.authenticate(AbstractUserDetailsAuthenticationProvider.java:115)
Matt
On 10/22/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> I'm looking at this now.
>
> What do you think about adding a RollerCasPopulator like Phillip
> Rhodes suggests in the following threa
Everything should be fixed now in Subversion. Do we still need the
resource-refs in web.xml? If I remove them and deploy Roller to
Geronimo - everything works out-of-the-box.
Matt
On 10/22/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> Here's the error I get when I try
I'll commit this shortly.
Matt
On 10/23/07, Dave <[EMAIL PROTECTED]> wrote:
> On 10/23/07, Dave <[EMAIL PROTECTED]> wrote:
> > I don't have any problem dropping that in as long as it works and we
> > can get a CLA on file for Phillip. There's no risk of regression since
> > the class is totally i
I just committed this class. If you'd like, I can certainly add you as
an author on this file. Also, do you (or Dave) know the implications
of not populating the user's roles. Looking at the
AuthoritiesPopulator that Dave added, it looks like this would be
pretty easy to add.
Matt
On 10/23/07, Ph
Dave,
Do you have the steps documented to roll a release? I'd like to create
an RC 8.5 for my talk today at CSS. I don't plan on distributing this
- I just want the file structure and .tar.gz.
Thanks,
Matt
--
http://raibledesigns.com
t spins a build.
>
> - Dave
>
>
> On 10/23/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > Dave,
> >
> > Do you have the steps documented to roll a release? I'd like to create
> > an RC 8.5 for my talk today at CSS. I don't plan on distributing t
If you're interested in attending a Struts 2 / Roller BOF at
ApacheCon, please sign up on the following page:
http://wiki.apache.org/apachecon/BirdsOfaFeatherUs07
The higher number we have, the more likely we are to get a good time
slot. Don Brown has been successful in securing a sponsor for fre
1 - 100 of 259 matches
Mail list logo