Does anyone know of any good open source or commercial social networking
online application leveraged on well-known open source technologies (Spring,
Hibernate, Struts or Spring MVC etc..) ? Instead of building our own from
scratch, we plan to see if we can find an already framework for social
net
Sorry for posting such a question but we just want to know if anyone out
there are using the latest AppFuse version in production that handles 30 or
more millions page views per month?
Thanks
dev
Thanks
Dev
Can someone point me to a step-by-step tutorial on how to do this?
Thanks
Dev
tomcat5 for Ubuntu. What OS are you installing on?
Nathan
dev dev wrote:
> Can someone point me to a step-by-step tutorial on how to do this?
>
> Thanks
> Dev
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addi
We are trying to create the flow of the entire web site (quite large) and we
need to find a tool (s) to allow us to create web flow and navigation links
between various features. In other words, how the features are
interconnected from the user perspective.
Thanks
Dev
If we are running drupal (or Java) + Mysql on a production linux machine,
what is the recommended MySQL configuration to get the most optimal
performance? We are running on MySQL 5 and innodb as db type.
Currently, we set
innodb_open_files 300
open_files_limit 65535
Thanks
dev
and ask Mark the same questions again :-)
Cheers,
Doug
*Matt Raible <[EMAIL PROTECTED]>* wrote:
You might try joining the AppFuse IRC channel - MySQL's Mark Matthews
hangs out in there a fair bit.
http://appfuse.org/display/APF/IRC+Channel
Matt
On 4/27/07, dev dev wrote:
> If we are ru
Have anyone running JBossWeb in production versus Apache2.0 + mod_jk+ Tomcat
to handle very large load?
thanks
Dev
Does anyone know or use of any CMS that enable the user to define a set of
metadata or templates to ensure that the content itselft is in-line with the
predefined metadata or templates? It's quite similar to XML schema or DTD
for XML documents.
Thanks
dev
I'm planning to install Subversion and Trac on Fedora and new to this so
just wondering if anyone has written a easy to follow instructions on how to
do this. Thanks much.
dev
Does anyone of where i can download the trac rpm for CentOS 5?
Thanks
dev
Hi appfusers,
Does anyone has tried to integrated restlet in appfuse 2.0?
Thanks
dev
According to Matt, the below 2 supports are not yet available in 2.0 M5 and
it's posted a month or so ago. Are these supports available now?
mvn appfuse:full-source
This goal will convert your project to use all of AppFuse's source and
remove all dependencies on AppFuse. Known issues with "full-
Anyone have done any performance benchmark between the two and any
preferences on which one is better to be deployed in production in terms of
scalability, performance and ease-of-use? I'm gearing towards Jetty 6.1 but
won't to hear from everyone input first.
Thanks
dev
I was able to deploy it to my local Tomcat 5.5 (WTP) and it seemed to work
fine. However, when i made changes to for example,
ApplicationResources.properties, i expected it to automatically hot deployed
to the target tomcat server without restarting the server. I didn't see my
changes even after i
I'm using Spring MVC basic 2.0 m5.
Go to http://localhost:8080/mainMenu.html
Under Welcome!, click on either "Edit Profile" or "Upload A File". If you
click on "Edit Profile" , the href link is http://userform.html http:// (it
should be http://localhost:8080/userform.html). Same issue with "Uploa
h JDK 5 on OS X. The rendered
> HTML looks fine to me and clicking on both links works as expected.
>
>
>
> Edit Profile
>
>
> Upload A File
>
>
>
> Matt
>
> On 8/26/07, dev dev <[EMAIL PROTECTED]> wrote:
> &g
Got this error
$ mvn appfuse:full-source
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'appfuse'.
[INFO]
-
---
[INFO] Building AppFuse Core Application
[INFO]task-segment: [appfuse
will do.
Thanks Matt
On 9/5/07, Matt Raible <[EMAIL PROTECTED]> wrote:
>
> Can you please enter this as an issue in JIRA? I forgot to test it on
> the core archetype - sounds like there's a bug there.
>
> http://issues.appfuse.org/browse/APF
>
> Thanks,
>
&g
/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V(ActionCleanupDelayFilter.
On 9/5/07, dev dev <[EMAIL PROTECTED]> wrote:
>
> will do.
>
> Thanks Matt
>
> On 9/5/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> >
> > Can you pleas
i got the same error as Richard. All the properties required by the
dependencies are missing after running mvn appfuse:full-source.
dev
On 9/5/07, Richard Brewster <[EMAIL PROTECTED]> wrote:
>
>
> Thanks. That did work! I'll file the bug report.
>
> Richard
>
>
>
> mraible wrote:
> >
> > Line e
yes Vista.
On 9/5/07, Matt Raible <[EMAIL PROTECTED]> wrote:
>
> Are you on Windows as well?
>
> On 9/5/07, dev dev <[EMAIL PROTECTED]> wrote:
> > i got the same error as Richard. All the properties required by the
> > dependencies are missing after running
Has anyone successfully got it to work?
Following this tutorial is not working,
http://appfuse.org/display/APF/Eclipse.
Thanks
dev
will do Thanks Matt. To work around it, just run "dos2unix" (assuming you
have cygwin installed on your machine) against all the pom.xml and
everything should work fine.
dev.
On 9/6/07, mraible <[EMAIL PROTECTED]> wrote:
>
>
> I've entered this issue in JIRA:
>
> http://issues.appfuse.org/browse/
modular (not core)
mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-modular-struts
-DremoteRepositories=http://static.appfuse.org/repository
-DarchetypeVersion=2.0-SNAPSHOT -DgroupId=com.mycompany.app
-DartifactId=myproject
On 9/6/07, Matt Raible <[EMA
Matt,
I tested it and got these errors.
[ERROR] AUTOWIRE_BY_NAME cannot be resolved
[ERROR] The import org.jmock cannot be resolved
[ERROR] MockObjectTestCase cannot be resolved to a type
[INFO]
[ERROR] BUILD ERROR
[INFO]
---
It seems to run fine except it doesn't stop at the breakpoints (2.0 RC1
appfuse-modular-spring). I must be missing some simple steps here.
Any ideas?
dev
BTW, i'm using m2eclipse plugin http://m2eclipse.codehaus.org/ .
On 9/7/07, dev dev <[EMAIL PROTECTED]> wrote:
>
> It seems to run fine except it doesn't stop at the breakpoints (2.0 RC1
> appfuse-modular-spring). I must be missing some simple steps here.
>
> Any ideas?
>
> dev
>
Es debug params.
>
> Hope this helps,
>
> Matt
>
>
> On 9/7/07, dev dev <[EMAIL PROTECTED]> wrote:
> > It seems to run fine except it doesn't stop at the breakpoints (2.0 RC1
> > appfuse-modular-spring). I must be missing some simple steps here.
> >
&
Thanks
dev
Any particular reasons why FreeMarker is not supported in Appfuse? How about
Velocity templates?
Thanks
dev
On 9/7/07, Matt Raible <[EMAIL PROTECTED]> wrote:
>
> No - FreeMarker is not supported in AppFuse. It is supported in AppFuse
> Light.
>
> Matt
>
>
> On 9/7
Using appfuse-modular-spring as the base, i'm trying to create a Person
screen following the tutorials and for web framework, i use
http://appfuse.org/display/APF/Using+Spring+MVC tutorial. Run mvn
integration-test at the end to the tutorial and everything build
successfully. However, got this erro
sing
> FreeMarker with Spring MVC or Struts 2. However, you will need to keep
> the existing JSP ViewResolver in place for Spring if you want to use
> any of the current functionality.
>
> Matt
>
> On 9/7/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > On 9/7/07,
gt; wrote:
>
> You need to add it to core/src/main/resources/hibernate.cfg.xml.
>
> Matt
>
> On 9/7/07, dev dev <[EMAIL PROTECTED]> wrote:
> > Using appfuse-modular-spring as the base, i'm trying to create a Person
> > screen following the tutorials and for w
if you delete the one from the web module, it won't work. You can try it out
and see.
dev
On 9/8/07, Matt Raible <[EMAIL PROTECTED]> wrote:
>
> You should be able to delete the one from your web module. If that
> works, it's a bug that one is put in the web module.
>
i did some quick debugging and a quick fix is to make sure the "
hibernate.cfg.xml" is NOT included in the web module...
dev
On 9/8/07, Matt Raible <[EMAIL PROTECTED]> wrote:
>
> Please enter an issue for this and I'll try to reproduce.
>
>
> On 9/8/07, dev d
I'm using Spring MVC modular version 2.0. Afte running mvn
appfuse:full-source, core and web directories got created. then cd to web
directory and view the pom.xml, the core dependency is definded as follows:
${pom.parent.groupId}
${pom.parent.artifactId}-core
Why are we seeing these warnings and exceptions? and if these are OK
warnings and exceptions, how do we suppress them?
[WARNING] bad version number found in
C:\Users\dev\.m2\repository\aspectj\aspectjrt\1.5.3\aspectjrt-1.5.3.jarexpected
1.5.2a found 1.5.3
WARN - JDBCExceptionReporter.logWarning
Any easy ways to do this?
Thanks
dev
e, or do you
> need to migrate data as well?
>
> Mike
>
> On 10/1/07, dev dev <[EMAIL PROTECTED]> wrote:
> >
> > Any easy ways to do this?
> >
> > Thanks
> > dev
> >
>
>
ew database.
>
> Mike
>
>
> On 10/1/07, dev dev <[EMAIL PROTECTED]> wrote:
> >
> > i have a set of database tables in MySQL and want to use MiddleGen of
> > some kinds to convert them to hibernate mapping files. Is this feature
> > provided in AppFuse?
&g
Thanks
dev
For some reasons, my Checkstyle is not currently scanning test source
directory but it works find for the src/main directory. Any clues why?
Thanks
dev
On 9/21/07, Matt Raible <[EMAIL PROTECTED]> wrote:
>
> Here's the convoluted setup that Maven recommends:
>
> http://maven.apache.org/plugins/mav
Thanks
dev.
Has anyone done this yet for Appfuse 2.0?
Thanks
dev
Fuse 2.0 has full support for JPA. See the following tutorial for
> details as to how to set up your project to use JPA:
> http://www.appfuse.org/display/APF/Using+JPA
>
> Mike.
>
> On 10/22/07, dev dev <[EMAIL PROTECTED]> wrote:
> >
> > Has anyone done this yet for Appfuse 2.0?
> >
> > Thanks
> > dev
> >
>
>
Why do we need to define "version" property in the User model object if
MySQL already supports optimistic locking (by default) using multiversioning
technique?
Thanks
dev
Anyone seen this error?
Thanks
dev
I noticed Appfuse is using the JCL from Apache and log4J as the underlying
implementation but i don't see where do we define which logging
implementation to use and no where in the POM.xml file we are defining the
version of the Apache Commons Logging to use. Am i missing something here?
Thanks
d
resend your question with a little more details. It's a
> pretty vague question. What class/method are you talking about?
>
> Matt
>
> On 10/14/07, dev dev <[EMAIL PROTECTED]> wrote:
> > Thanks
>
Anyone can point us to the best release procedure or links that we can
follow if we're running maven2, subversion and appfuse.
Thanks
dev
;s own release process that we use:
>
> http://appfuse.org/display/APF/Release+Process
>
> Hope this helps,
>
> Matt
>
> On 11/5/07, dev dev <[EMAIL PROTECTED]> wrote:
> > Anyone can point us to the best release procedure or links that we can
> > fo
Any easy way to do this in the pom.xml?
Thanks
dev
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
We are in the process of deciding whether to build our own forum or
just rely on the best Java forum out there for our application? Any
comments on which forum(s) we should integrate with. We have looked at
JForum and but we are not very impressed with it.
Thanks
dev
-
Have anyone using junitperf with appfuse testcases which extend from Spring
AbstractTransactionalDataSourceSpringContextTests?
what is this wildcard expression "*..service" mean and can someone point me
to the documentation on pointcut language and its regular expression
definition?
in the applicationContext-service.xml,
Thanks
dev
Like always, thank you very much Matt.
On Jan 2, 2008 12:41 PM, Matt Raible <[EMAIL PROTECTED]> wrote:
> This means any package that ends with service. This article might help:
>
> http://www.infoq.com/articles/Simplifying-Enterprise-Apps
>
> Matt
>
> On 12/26/07
I have a table A, which has a column X defined as VARCHAR and a table B,
which has a composite key in which one of the columns referred to
table A.Xcolumn. When i map this in Hibernate, it automatically
convert the key into
Integer. It seems to me that Hibernate doesn't support foreign key in Strin
59 matches
Mail list logo