You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@roller.apache.org by Greg Huber <gr...@gmail.com> on 2013/07/31 17:22:03 UTC

media file add not showing up

Glen,

........Adding a media file does not work either.  :(

Maybe loose the named query?

Re: media file add not showing up

Posted by Greg Huber <gr...@gmail.com>.
Glen,

Arg, needed to add these:

hibernate.dialect=org.hibernate.dialect.MySQLDialect
hibernate.transaction.factory_class=org.hibernate.transaction.JDBCTransactionFactory

to the roller-custom.properties.  Thought it was a bit odd that the change
made no difference.

OK agreed that it works! Phew!

Cheers Greg.

On 31 July 2013 16:33, Glen Mazza <gl...@gmail.com> wrote:

> You and I are on different planets. The app should be running fine,
> including adding.  I think it's the Eclipse beast that is messing things up
> for you.  Can you do an mvn clean install (in command window, no Eclipse),
> and start up standalone Tomcat (no Eclipse) and place the roller.war in the
> webapps folder?
>
> I'll do that on my end and confirm it's working, as it was yesterday.
>
> Glen
>
> On 07/31/2013 11:22 AM, Greg Huber wrote:
>
>> Glen,
>>
>> ........Adding a media file does not work either.  :(
>>
>> Maybe loose the named query?
>>
>>
>

Re: media file add not showing up

Posted by Glen Mazza <gl...@gmail.com>.
Oops, we're talking two different things (on different planets, so to 
speak :) I tested and fixed only Media File *Directories*, I didn't look 
at Media files themselves, my fix had nothing to do with that.  Offhand 
for Hibernate at least Media files (as well as directories) however are 
adding and deleting fine within the Roller web application on standalone 
Tomcat, I just tested it now on a clean build.

Glen

On 07/31/2013 11:33 AM, Glen Mazza wrote:
> You and I are on different planets. The app should be running fine, 
> including adding.  I think it's the Eclipse beast that is messing 
> things up for you.  Can you do an mvn clean install (in command 
> window, no Eclipse), and start up standalone Tomcat (no Eclipse) and 
> place the roller.war in the webapps folder?
>
> I'll do that on my end and confirm it's working, as it was yesterday.
>
> Glen
>
> On 07/31/2013 11:22 AM, Greg Huber wrote:
>> Glen,
>>
>> ........Adding a media file does not work either.  :(
>>
>> Maybe loose the named query?
>>
>


Re: media file add not showing up

Posted by Glen Mazza <gl...@gmail.com>.
You and I are on different planets. The app should be running fine, 
including adding.  I think it's the Eclipse beast that is messing things 
up for you.  Can you do an mvn clean install (in command window, no 
Eclipse), and start up standalone Tomcat (no Eclipse) and place the 
roller.war in the webapps folder?

I'll do that on my end and confirm it's working, as it was yesterday.

Glen

On 07/31/2013 11:22 AM, Greg Huber wrote:
> Glen,
>
> ........Adding a media file does not work either.  :(
>
> Maybe loose the named query?
>