Hi Guys,
I've a big problem using ajax4jsf (1.06) in Appfuse 2.01. After the
HttpSession is expired, when I try to do somthing -ajax4jsf enabled
function, for example select another value in an ajax enabled drown-down -
on the page, it redirects to login page but without any style sheet
decoratio
Thanks, it works. But only if I start from the beginning again. If I just
add it to exist project, it won't work.
mraible wrote:
>
> Can you try adding the following to your pom.xml?
>
>
> org.springframework
> spring-web
> ${spring.version}
>
I had a similar problem with netbeans before, using *mvn appfuse:full-source
* solved the problem for me.
Vincent
On Fri, Apr 25, 2008 at 10:56 AM, Ryan Withers <[EMAIL PROTECTED]>
wrote:
> Matt,
>
> Thanks for the response. I was hoping to verify that the struts2 appfuse
> basic struts jar fil
Are you saying that client-side validation throws an error? Which web
framework and version of AppFuse are you using? Does it work on the
demo site?
Matt
On Fri, Apr 25, 2008 at 7:57 AM, Robert Campbell <[EMAIL PROTECTED]> wrote:
> I can't believe I'm the only one encountering this, so I probably
It's a NetBeans issue with the warpath plugin. If you use IDEA or
Eclipse (generating files with idea:idea or eclipse:eclipse),
everything should work. Of course, the command-line is guaranteed to
work as its pure Maven.
Matt
On Fri, Apr 25, 2008 at 7:56 AM, Ryan Withers <[EMAIL PROTECTED]> wrote
I can't believe I'm the only one encountering this, so I probably am
doing something competely wrong. I have server-side validation working
perfectly. I enabled client-side validation by adding this tag:
Which does generate the JavaScript validation at runtime. The problem
however, is that the f
Matt,
Thanks for the response. I was hoping to verify that the struts2 appfuse
basic struts jar file was at least getting downloaded. In the project
itself when implementing the unit test for the action class Netbeans is
complaining that it can't find the BaseActionTestCase. Looking at the
pr
I don't understand what the problem is. What are you hoping to see
with the find command?
On Fri, Apr 25, 2008 at 7:49 AM, Ryan Withers <[EMAIL PROTECTED]> wrote:
> Hello All,
>
> I'm working on a project (writing an article actually) concerning appfuse.
> I'm using the following archtype:
>
>
Hello All,
I'm working on a project (writing an article actually) concerning
appfuse. I'm using the following archtype:
mvn archetype:create
-DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-basic-struts
-DremoteRepositories=http://static.appfuse.org/releases
-DarchetypeV
Adding the following to your pom.xml should fix this:
org.springframework
spring-web
${spring.version}
Matt
On Fri, Apr 25, 2008 at 12:52 AM, ftjn689 <[EMAIL PROTECTED]> wrote:
>
> i just learn appfuse 2.0.1 and try to create modular struts, but
What is on line 28 of AcaoFormControllerTest?
On Fri, Apr 25, 2008 at 4:53 AM, mpinheiro <[EMAIL PROTECTED]> wrote:
>
> Hi Matt,
>
> The trace is from test class when it tried to do a handlerequest. I tested
> with assertNotNull(c) and it fails. Here is the dispatch bean:
>
> class="b
Hi Matt,
The trace is from test class when it tried to do a handlerequest. I tested
with assertNotNull(c) and it fails. Here is the dispatch bean:
All manager and dao tests works fine.
-
I use the same settings as Matts pom file. The problem disappears when I use
maven 2.0.6. Using maven 2.0.9 and 2.0.8 results in the above issue.
..kace
--
View this message in context:
http://www.nabble.com/spring-security-tp16797546s2369p16894651.html
Sent from the AppFuse - User mailing lis
i just learn appfuse 2.0.1 and try to create modular struts, but i found
some problem.
I did following steps :
1.mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-basic-struts
-DremoteRepositories=http://static.appfuse.org/releases
-DarchetypeVersion=
14 matches
Mail list logo