hi everybody,
anybody know how to authenticate users with it's information in another
database table rather the preset table appfuse created automatically
"app-user", "role" and "user_role", like my own table "member". I want to
know exactly how to talk with database/in-memory storages whether th
aahhh i don know jsf
justin_wang wrote:
> I am using JSF. the error message is:
>
> org.springframework.beans.factory.UnsatisfiedDependencyException: Error
> creating bean with name 'com.mycompany.app.webapp.action.PersonListTest':
> Unsatisfied dependency expressed through bean property 'pers
I am using JSF. the error message is:
org.springframework.beans.factory.UnsatisfiedDependencyException: Error
creating bean with name 'com.mycompany.app.webapp.action.PersonListTest':
Unsatisfied dependency expressed through bean property 'personManager':
There are 2 beans of type [org.appfuse.se
i use 2.0m5 struts2 spring2 hibernate
sometimes i have the following problem
i have an action in my struts.xml
with name succes.
i go to the url of the action and get the error message can't find succes.
when i change the name of the action all is fine.
example:
/WEB-INF/pag
strange no actions??
how does your struts.xml looks like (for the personAction and the
auctionItemAction)
do a quick test remove the auctionItemManager..
what error do you get with mvn test
tibi
justin_wang wrote:
> Hi, here is the spring config file:
> -
Hi, here is the spring config file:
http://www.springframework.org/schema/beans";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://www.springframework.org/schema/beans
I tried reverting back to the way things were previous to upgrading Hibernate
(commenting out all of the Hibernate dependency blocks in pom.xml, so it
uses ${hibernate.version}, 3.2.1) and it seemed to take the change. When I
ran jetty:run-war this was printed:
attempting to create parent directo
Y halo thar,
I've been working on a project using AppFuse, so far so good. I copied the
existing file upload sources into my own project, and have done some
adaptations (so that all the files are put into a single directory and given
an unique name), and I managed to get it to work - no problems
Hi All,
My app is being built on AppFuse 2.0rc1 + Struts.
Among my POJOs, I have several that represent tables with concatenated keys.
The POJOs were
generated by appfuse:gen-model and have ID classes for their ID fields instead
of the usual Long
type. For example, one of these POJOs is Del
i would like to add this to the tutorial page:
please eval.
tibi
this part is an extension on the following fine tutorial:
http://cwiki.apache.org/S2WIKI/struts-2-spring-2-jpa-ajax.html
cool... i will post it to the list first...
on the road again
tibi
Matt Raible wrote:
> I'll look into this when I get back to my hotel later tonight -
> probably 6-8 hours.
>
> Matt
>
>
> On 9/13/07, tibi <[EMAIL PROTECTED]> wrote:
>
>> matt (or some one else)
>>
>> i'm not allowed to ed
I'll look into this when I get back to my hotel later tonight -
probably 6-8 hours.
Matt
On 9/13/07, tibi <[EMAIL PROTECTED]> wrote:
> matt (or some one else)
>
> i'm not allowed to edit the page anymore.
> i login with account tibi
> and want to edit this page:
> http://appfuse.org/display/APF/
matt (or some one else)
i'm not allowed to edit the page anymore.
i login with account tibi
and want to edit this page:
http://appfuse.org/display/APF/Ajax
help
tibi
tibi wrote:
> i got this question:
>
> -
>
> I'm trying to do ajax with the ajax tags
i got this question:
-
I'm trying to do ajax with the ajax tags of struts 2 (which I believe is
just dojo in the end) and I'm finding almost the same problems as you did.
I got stuck in this js error (Could not load 'struts.widget.Bind'; last tried
'_
I tried nuking the entire hibernate directory in my Maven repository and I
changed my pom.xml so it has the correct hibernate-annotations block:
org.hibernate
hibernate-annotations
3.3.0.ga
After running mvn -U. I now (seemingly) have all the correct Hibernate files
installed in my repos
seems ok...
can you post the full config..
maybe you can rerun the appfuse:gen for the two of them
tibi
justin_wang wrote:
> Hi, I use appfuse:gen to generate from two bean: Peason and AuctionItem. here
> is the config for PersonManager and AuctionItemManager:
>
> class="org.appfuse.servic
16 matches
Mail list logo