I'm running appfuse2.0-m5 (full source) - ever since full source my
test/resources/log4j.xml seems to have no effect and it seems only from
main/resources/log4j.xml is picked up. How is it possible to use two
separate log4j.xml files (for testing)? What configuration in the pom is
responsible for
My colleagues and I chose appfuse2 (struts) as the framework for a commercial
project. As development proceeded we had to introduce another layer above
the managers in the 'service' package. We named it 'provider' and each of
our provider classes encapsulates business logic via one or more manager
Running Appfuse 2.0-m5 struts basic I tried to use the ValueList framework to
implement a default search page. My ValueListAction uses an Interceptor
which is defined in struts.xml. The problem is I have a very hard time
getting the interceptor to do anything - and when it finally does something
-
I had the same thing for a very silly reason. I followed the tutorials and
placed the
in my personForm.jsp before the section. When I noticed this, I moved
it to right after the closing . Still, the same problem. Then I
realized that the 'personForm' is not a good identifier because the form it
For a variety of reason my colleagues and I had to change core classes. We
needed to adjust the whole AppFuse security framework to use ACL and not
GrantedAuthority (roles). For this we had to modify some core classes (e.g.
in appfuse-data-common as described in
http://www.appfuse.org/display/APF/
407.html
>
> Did you try the Ant settings (upgrading to 1.7) described in the bug
> reference you sent earlier?
>
> Matt
>
> On 9/24/07, tnsilver <[EMAIL PROTECTED]> wrote:
>>
>> I am bypassing 'localhost' for wherever I could find a proxy set
ion error as before. This configuration look
right to you?
mraible wrote:
>
> On 9/23/07, tnsilver <[EMAIL PROTECTED]> wrote:
>>
>> I have done some research and tests of my own. It seems this is a real
>> show
>> stopper. First of all I have tried to integrate Ant'
erage reports - try the maven-cobertura-plugin. It should
> already be in your pom.xml. There's an Emma plugin in Mojo's JIRA, but
> I haven't tried it and don't believe it has a release.
>
> Hope this helps,
>
> Matt
>
>
>
>
> On 9/23/0
ontact the WebTest mailing list:
>
> http://webtest.canoo.com
>
> http://lists.canoo.com/mailman/listinfo/webtest/
>
> Matt
>
> On 9/23/07, tnsilver <[EMAIL PROTECTED]> wrote:
>>
>> I have almost got appfuse2-m5 (struts) working and all tutorials finished
>> an
I have almost got appfuse2-m5 (struts) working and all tutorials finished and
tested. Most of my problems originate from the fact that my Appfuse
evaluation is done at work behind a proxy. I have managed to configured a
central repository for my team mates and me, configured proxy settings for
MyE
not
a directory" so I played around more with the first configurations. Still,
even after running "mvn resources:testResources" there is no sign of the
file being read or influencing the process. Is there anything I did wrong?
mraible wrote:
>
> On 9/19/07, tnsilver <[EMAIL PRO
I'm using Appfuse 2.0-rc1 Struts 2 Basic against Oracle 9. I am using
appfuse-maven-plugin version 2.0.
When I run appfuse:gen-model it seems to me the tool is fetching records
from Oracle's ALL_TABLES data dictionary. It finally fails on a 'Duplicate
class name' because my ALL_TABLES contains dup
upid me
placed it in the src/main/java module and not the src/test/java module. Now
it all works fine. Once again. Thanks.
mraible wrote:
>
> I would change the package name to a different one than org.appfuse.dao
> and
> then subclass your new class in your project.
>
>
I created modifications to org.appfuse.dao.BaseDaoTestCase (Replaced
org.springframework.beans.BeanUtils with
org.apache.commons.beanutils.BeanUtils and fixed the 'populate' issue based
on http://www.mail-archive.com/users@appfuse.dev.java.net/msg04233.html) so
I can use a properties file in my t
14 matches
Mail list logo