Hi Matt,
I forgot to ask you, how can I use ApplicationResources.properties
from the core module. I have a testcase that reads from the properties
file. I find no properties file on the core module.
I'm using core Tapestry, Spring, Hibernate, appfuse 2.0.2
On 8/15/08, Matt Raible <[EMAIL PROTECT
I am not sure. Have you tried it without a slash in the table name? That
seems like your asking for trouble. I'd still with regular alpha characters. I
ran into something before when I had a domain object named Comment and that is
a reserves word in Oracle.
Sent from my iPhone
On Aug 20, 20
I have built a new system (other hardware, new OS, all Appfuse prerequisites,
Appfuse ) . Everything is working again and my operational problem is
solved.
Remains the question how my old system got into such a strange mess. I have
a suspicion and I will try to reconstruct what happened. I will sh
os57741 wrote:
>
> After using and developing with Appfuse over the last 6 months with no
> major problems, we suddenly experience what seems instability of what is
> installed with a fresh install of MVC modular.
> The web module suddenly is missing a class in commons-collections whih we
> ha
I almost score success with mvn -Poracle appfuse:gen-model command
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'appfuse'.
[INFO]
[INFO] Building AppFuse Spring MVC Application
[INFO]
See this
http://www.nabble.com/How-to-get-user-from-session-td18216209s2369.html#a18216209
Mauriff wrote:
>
> Hello guys! I need obtain the logger user, I'm using
> ${session.SPRING_SECURITY_LAST_USERNAME}, But I want the user object, I
> saw
> in SPRING_SECURITY_CONTEXT but I don't know how
If you want the username, you can do request.getRemoteUser().
Matt
On Wed, Aug 20, 2008 at 8:12 AM, Mauri Ferreyra <[EMAIL PROTECTED]> wrote:
> Hello guys! I need obtain the logger user, I'm using
> ${session.SPRING_SECURITY_LAST_USERNAME}, But I want the user object, I saw
> in SPRING_SECURITY_C
You could try using JavaRebel.
http://www.zeroturnaround.com/javarebel/installation/
Matt
On Wed, Aug 20, 2008 at 7:57 AM, krishgy <[EMAIL PROTECTED]> wrote:
>
> I am not sure whether this is the right forum to ask this question.
>
> I have setup Eclipse + Maven + Appfuse with Jetty together. No
Hello guys! I need obtain the logger user, I'm using
${session.SPRING_SECURITY_LAST_USERNAME}, But I want the user object, I saw
in SPRING_SECURITY_CONTEXT but I don't know how obtain that.
Any suggest?
Regards
I am not sure whether this is the right forum to ask this question.
I have setup Eclipse + Maven + Appfuse with Jetty together. Now I can even
debug my AppFuse projects with Eclipse.
Only feature I wanted is to have Hot Code Replacement with Jetty server
whenever I change the code, jetty is det
10 matches
Mail list logo