This might help:
http://appfuse.org/display/APF/AppFuse+Core+Classes
Matt
On Tue, Mar 10, 2009 at 8:33 AM, Mischa wrote:
>
> I am trying to upgrade from 2.0-m3 to 2.0.2.
> Doing this I came up with some problems.
>
> I have overridden the appfuse-data-common module and changed some things in
>
Thanks for your reply if you got the solution on this type of multiple
database connections in one application please help me.
Sudhakar
mraible wrote:
>
> I'm not a good person so ask as I haven't recently had to connect to
> multiple databases in a single application. Hopefully others on th
I'm not a good person so ask as I haven't recently had to connect to
multiple databases in a single application. Hopefully others on this list
have had this experience and can help you.
Matt
On Mon, Mar 23, 2009 at 11:28 PM, sudhakargupta <
sudhakargupta_s...@hotmail.com> wrote:
>
> Thanks for
Thanks for your reply. i'm connecting to multiple database with out the
appfuse structure (connect to the database while calling the daoHibernate
methods with normal connection).
can you please suggest me it is the good structure to connect to database
through this one or not.
Sudhakar
mrai
AppFuse doesn't do anything special outside of Spring and Hibernate (or
whatever persistence framework you choose). If you can do it with Spring and
Hibernate, you can probably do it in AppFuse. I don't believe we prevent any
special behavior from happening.
Matt
On Mon, Mar 23, 2009 at 11:04 PM,
Thanks for your reply but i am unable to get the solution. is there any
possibilities to maintain multiple databases for one application through
appfuse.
please help to resolve this problem.
Sudhakar
mraible wrote:
>
> I would suggest searching the mailing list archives at
> http://app
AppFuse has issues with Dojo because we use a .html extension. Your choices
are:
1. Try searching the archives @ http://appfuse.markmail.org to find a
workaround (requires a few code modifications).
2. Change the extension to something like .action and add to your
element.
Matt
On Mon, Mar 23,
mraible wrote:
>
> Are you using our checkstyle configuration?
> https://appfuse.dev.java.net/checkstyle.xml
>
>
not jet. i used my own. but i will do it tomorrow immedeately after my cup
of thee ;)
--
View this message in context:
http://www.nabble.com/checkstyle-and-PMD-errors-tp2272s
Hi,
Whenever I try to add a tooltip to a struts 2 textfield causes an error. I
can see this error because I use Firebug for firefox. The error is:
The tooltip added is like:
And the error message:
dojo is not defined:
dojo.requ...);dojo.require("dojo.fx.html");
Follows an image to visuali
Are you using our checkstyle configuration?
maven-checkstyle-plugin
https://appfuse.dev.java.net/checkstyle.xml
Matt
On Mon, Mar 23, 2009 at 12:49 PM, tibi wrote:
>
> hi list,
>
> i'm used to use c
Please enter an issue in JIRA as this will need to change in a number of
places.
Thanks,
Matt
On Mon, Mar 23, 2009 at 12:49 PM, tibi wrote:
>
> in the readme the url to the quickstart is not working. it should be:
> http://appfuse.org/display/APF/AppFuse+QuickStart
>
>
> (but is http://appfuse
hi list,
i'm used to use checkstyle and pmd to push on writing nice code.
when i use appfuse fullsource i get a lot off errors. 521 for the
struts2 basic model.
i can (and will) fix these but it would be nice i would not have to do
this for every appfuse project.
i already added the request to th
in the readme the url to the quickstart is not working. it should be:
http://appfuse.org/display/APF/AppFuse+QuickStart
(but is http://appfuse.org/display/APF/QuickStart+Guide)
should i make a jira for this or will it be fixed as we speak ;)
ciao
-
I would suggest searching the mailing list archives at
http://appfuse.markmail.org. I believe there's some solutions for connecting
to multiple databases in there.
Matt
On Mon, Mar 23, 2009 at 6:59 AM, sudhakargupta <
sudhakargupta_s...@hotmail.com> wrote:
>
> Hi Matt,
>
> I'm presently workin
If there's not an issue in JIRA for this, please add one. I'll try to
find a more elegant solution.
On Mar 23, 2009, at 7:52 AM, tibi wrote:
ok i started a new project with struts 2 and the problem is still
there.
i needed to read several emails and bug items to solve so here is the
story
ok i started a new project with struts 2 and the problem is still there.
i needed to read several emails and bug items to solve so here is the
story put together.
0% coverage is because the fight between aspectj en cobertura.
turning aspectj of will solve the problem. so i took out this part:
Hi Matt,
I'm presently working with the appfuse1.9.4, and postgresql database. In
my application i need to develop a reports like charts. For this reports i
need to use different databases like (test1,test2,test3) in postgresql in
the same host with the different user name and passwords.
w
It works fine removing lowercase-comparisons="false". Now they can be
accesed without the need of login first.
Thanks Matt.
Hugo
2009/3/21 Hugo Meyer
> Ok Matt, i'll try it and then let you know if it work..
>
> Hugo
>
> 2009/3/20, Matt Raible :
>
>> I would try removing lowercase-comparisons=
mraible wrote:
>
> You cannot mix and match JSTL with Struts 2 tags. If you use a Struts
> 2 iterator tag with the , it should work.
>
and right you are!
here is a working example:
it is quite confusing the two styles intermixing. and somehow i have an old
project wich is
19 matches
Mail list logo