Re: [appfuse-user] Re: OT | Help on Infrastructure for Multimedia Server for Appfuse 1.9.4 app

2008-02-19 Thread Richard G. Reyes
Thanks again. Will check out this qt server. Richard On Feb 20, 2008 12:31 PM, Matt Raible <[EMAIL PROTECTED]> wrote: > I serve up images and videos on my site (raibledesigns.com) using > Apache and absolute URLs to the static resources. I rely on Apache to > set the last-modified header - but do

Re: [appfuse-user] Re: OT | Help on Infrastructure for Multimedia Server for Appfuse 1.9.4 app

2008-02-19 Thread Matt Raible
I serve up images and videos on my site (raibledesigns.com) using Apache and absolute URLs to the static resources. I rely on Apache to set the last-modified header - but don't do anything special otherwise. If you're serving up large video files, you might look into streaming them using something

Re: [appfuse-user] Re: OT | Help on Infrastructure for Multimedia Server for Appfuse 1.9.4 app

2008-02-19 Thread Richard G. Reyes
Thanks for the reply. Maybe you or somebody else could share how they do it? Richard On Feb 20, 2008 12:16 PM, Matt Raible <[EMAIL PROTECTED]> wrote: > It's highly likely that if you haven't received an answer it's because > no one knows how to do what you're asking. > > Matt > > > On 2/19/08, Ri

Re: [appfuse-user] Re: OT | Help on Infrastructure for Multimedia Server for Appfuse 1.9.4 app

2008-02-19 Thread Matt Raible
It's highly likely that if you haven't received an answer it's because no one knows how to do what you're asking. Matt On 2/19/08, Richard G. Reyes <[EMAIL PROTECTED]> wrote: > Please let me bump this up... Thanks! > > > On Feb 20, 2008 1:02 AM, Richard G. Reyes <[EMAIL PROTECTED]> wrote: > > H

[appfuse-user] Re: OT | Help on Infrastructure for Multimedia Server for Appfuse 1.9.4 app

2008-02-19 Thread Richard G. Reyes
Please let me bump this up... Thanks! On Feb 20, 2008 1:02 AM, Richard G. Reyes <[EMAIL PROTECTED]> wrote: > Hi All, > > I was hoping to get suggestions on how to implement a multimedia > server for our application. > > What we have built is using appfuse 1.9.4 webwork, hibernate and > mysql. Init

[appfuse-user] Master-Detail example for JSF

2008-02-19 Thread Owen Ilagan
Hi All, I'm a beginner here but I've gotten the Person tutoral from the appfuse site to work. I'm having problems writing a master-detail version of the same tutorial using a Person-Children model. Although writing the tests for a master-detail model was relatively easy, I'm still new to JSF so i

Re: [appfuse-user] mvn eclipse:eclipse is not reliable

2008-02-19 Thread Nikolay Karasev
On Feb 19, 2008 10:15 AM, Matt Raible <[EMAIL PROTECTED]> wrote: > This has been reported before and there may even be an open issue for > it. If you rename the files in question to have a .xmlf extension, > does it fix the problem? > > Matt To a degree yes. Eclipse does not see xmlf as xml format

Re: [appfuse-user] mvn eclipse:eclipse is not reliable

2008-02-19 Thread Matt Raible
This has been reported before and there may even be an open issue for it. If you rename the files in question to have a .xmlf extension, does it fix the problem? Matt On 2/19/08, Nikolay Karasev <[EMAIL PROTECTED]> wrote: > I see point for having web as project. But having xml files not being > w

Re: [appfuse-user] mvn eclipse:eclipse is not reliable

2008-02-19 Thread Nikolay Karasev
I see point for having web as project. But having xml files not being well formed, I believe, is a mistake in the first place. Shouldn't AppFuse do something about it? Like may be have not login.xml but login.xml.template or something like that? I agree that eclipse could be fussy, but since this

Re: [appfuse-user] mvn eclipse:eclipse is not reliable

2008-02-19 Thread Michael Horwitz
On 19/02/2008, Nikolay Karasev <[EMAIL PROTECTED]> wrote: > > Ok, I installed all fresh again this time using mvn > -Declipse.workspace= eclipse:add-maven-repo and it looks > like all the required JAR files were added to the .classpath > So maybe the very reason for all this weirdness that I experi

Re: [appfuse-user] mvn eclipse:eclipse is not reliable

2008-02-19 Thread Nikolay Karasev
Ok, I installed all fresh again this time using mvn -Declipse.workspace= eclipse:add-maven-repo and it looks like all the required JAR files were added to the .classpath So maybe the very reason for all this weirdness that I experienced was due to slight mis-following of the recommended steps?...

Re: [appfuse-user] riotfamily spring cms with Appfuse ?

2008-02-19 Thread Matt Raible
I haven't heard of it, but they have a nice looking website. You might check out AtLeap, which is a Java-based CMS built on AppFuse. https://atleap.dev.java.net/ Matt On 2/19/08, emmettwalsh <[EMAIL PROTECTED]> wrote: > > > Has anyone heard of this java based cms? Its all spring based. Im lookin

Re: [appfuse-user] mvn eclipse:eclipse is not reliable

2008-02-19 Thread Michael Horwitz
On 19/02/2008, Nikolay Karasev <[EMAIL PROTECTED]> wrote: > > > I had to add manually a couple of jar files from ~/.m2 that were not > > > added by this command. Also as far as this commend simply expands the > > > entire repository to individual files - I'd say it is only half way > > > helpful.

[appfuse-user] OT | Help on Infrastructure for Multimedia Server for Appfuse 1.9.4 app

2008-02-19 Thread Richard G. Reyes
Hi All, I was hoping to get suggestions on how to implement a multimedia server for our application. What we have built is using appfuse 1.9.4 webwork, hibernate and mysql. Initially what we did was use DNS Round-robin to distribute the load to 3 tomcat servers( the webapp content is manually cop

[appfuse-user] riotfamily spring cms with Appfuse ?

2008-02-19 Thread emmettwalsh
Has anyone heard of this java based cms? Its all spring based. Im looking for a cms to fit nicely with appfuse, this looks promising http://www.riotfamily.org/index.html -- View this message in context: http://www.nabble.com/riotfamily-spring-cms-with-Appfuse---tp15562193s2369p15562193.html Se

[appfuse-user] riotfamily spring cms with Appfuse ?

2008-02-19 Thread emmettwalsh
Has anyone heard of this java based cms? Its all spring based. Im looking for a cms to fit nicely with appfuse, this looks promising -- View this message in context: http://www.nabble.com/riotfamily-spring-cms-with-Appfuse---tp15562164s2369p15562164.html Sent from the AppFuse - User mailing lis

Re: [appfuse-user] mvn eclipse:eclipse is not reliable

2008-02-19 Thread Nikolay Karasev
> > I had to add manually a couple of jar files from ~/.m2 that were not > > added by this command. Also as far as this commend simply expands the > > entire repository to individual files - I'd say it is only half way > > helpful. It seems that eclipse team might want to have some sort of > > auto

Re: [appfuse-user] mvn eclipse:eclipse is not reliable

2008-02-19 Thread Michael Horwitz
On 18/02/2008, Nikolay Karasev <[EMAIL PROTECTED]> wrote: > > I had to add manually a couple of jar files from ~/.m2 that were not > added by this command. Also as far as this commend simply expands the > entire repository to individual files - I'd say it is only half way > helpful. It seems that e

Re: [appfuse-user] How to make Maven see a new JAR that's not in Maven repository?

2008-02-19 Thread syg6
Ok. Yea, I knew about how to add a dependency. I just wasn't sure it was a 'best practice' to add propietary jars to your repository. But I guess if you are working with Maven it's the only way to go. Thanks for the tip! Bob Mike Horwitz wrote: > > The best way to handle this is to run an int