Mike.
>
> On 4/2/07, appfused <[EMAIL PROTECTED]> wrote:
>>
>>
>> Thanks. I'm definitely on 5.0.5. I'll try a lower driver version and see
>> if
>> that fixes the problem. Any other thoghts?
>>
>>
>> mraible wrote:
>> >
l - look
> for for your version #.
>
> Matt
>
> On 4/2/07, appfused <[EMAIL PROTECTED]> wrote:
>>
>> I thought appfuse comes with the 5.0.5 driver?
>> I'm relying on everything maven pulls down when i build the application
>>
>> Let me kno
ady using it).
>
> Matt
>
> On 4/2/07, appfused <[EMAIL PROTECTED]> wrote:
>>
>> I just tried to install appfuse on a linux box that has tomcat 5,mysql4.1
>> however when it comes to do the dbunit task, it can't connect to the
>> database alth
I just tried to install appfuse on a linux box that has tomcat 5,mysql4.1
however when it comes to do the dbunit task, it can't connect to the
database although the user name and password work from the command line. I
use
mysql -uusername -ppassword
Any thoughts? should i be using a driver diff
wrote:
>
> If you remove the "actionPackages" parameter from web.xml (on the
> struts filter), does the problem still happen?
>
> Matt
>
> On 3/30/07, appfused <[EMAIL PROTECTED]> wrote:
>>
>> I keep getting the following message when i try to
?
appfused wrote:
>
> I don't have actionPackages in my web.xml. See attahced.
>
>
>
> mraible wrote:
>>
>> If you remove the "actionPackages" parameter from web.xml (on the
>> struts filter), does the problem still happen?
>>
>> Matt
&
The issue was that doing mvn package was not copying my struts.xml file into
the app war in the target directory hence all the action i added were not
available in the app.
basically a misunderstanding between maven and I.
Do i have to do mvn integration:test to get a full rebuild?
appfused
I don't have actionPackages in my web.xml. See attahced.
mraible wrote:
>
> If you remove the "actionPackages" parameter from web.xml (on the
> struts filter), does the problem still happen?
>
> Matt
>
> On 3/30/07, appfused <[EMAIL PROTECTED]>
I keep getting the following message when i try to access various links on
the page i created after deploying the struts2 basic achetype. Any ideas
what i might be doing wrong? Any help appreciated even a hint would be
great.
My assumptions are that appfuse all my presentation layer can be configu
I keep getting the following message when i try to access various links on
the page i created after deploying the struts2 basic achetype. Any ideas
what i might be doing wrong?
There is no Action mapped for namespace / and action name summary. - [unknow
n location]
in the struts.xml, i have
How is the following interceptor class
wired up to org.appfuse.webapp.interceptor.UserRoleAuthorizationInterceptor
in struts.xml in the basic struts 2 archetype?
--
View this message in context:
http://www.nabble.com/Admin-Interceptor-tf3464406s2369.html#a9665833
Sent from the AppFuse - User
I added a new role to the role table and referenced it like the other roles
in the menu-config.xml and then rebuilt the bundle however the menu does not
show the new menu item even though i specify that both admin and new role
should be able to see the new menu item.
My menu-config entry is as fol
Thanks a lot.
appfused wrote:
>
> Hi,
> I'm new to appfuse and it looks like a really cool tool. I've been looking
> through the appfuse generated code for the struts2 basic archetype and i
> can't see how the userDao bean is defined. It's refer
:
>
> You are correct that sample-data.xml contains the default data. The
> passwords are SHA-encrypted. Decrypted they are "tomcat".
>
> Matt
>
> On 3/17/07, appfused <[EMAIL PROTECTED]> wrote:
>>
>> Thanks a lot. I guess this is one of the issues
missing something?
mraible wrote:
>
> The userDao bean definition is stored in the appfuse-hibernate JAR -
> at the root level. It's loaded from the web.xml using
> classpath*:/applicationContext-dao.xml.
>
> Matt
>
> On 3/17/07, appfused <[EMAIL PROTECTED]
Hi,
I'm new to appfuse and it looks like a really cool tool. I've been looking
through the appfuse generated code for the struts2 basic archetype and i
can't see how the userDao bean is defined. It's referenced in the
security.xml file as
The app compiles and deploy
16 matches
Mail list logo