Hi all,
Thanks for your earlier support.
Am running mvn jetty:run-war and getting this test error.
<<<>
DEBUG [main] SignupActionTest.endTransaction(360) | Rolled back
transaction after execution
I did. There arent too many clear examples like where do I put the
?
Anyways, I finally found out that Hibernate's Postgres dialect does not
support resultsets from stored procedures :(
I guess I will go with iBatis.
praveen
mraible wrote:
>
> Have you tried reading Hibernate's documen
If you use mod_rewrite and Apache + Tomcat - anything is possible.
It's really a slick solution.
Matt
On 3/12/08, chinofish <[EMAIL PROTECTED]> wrote:
>
>
> we all know that .html is the choice of appfuse2, and in order to avoid side
> effect of that, we add a static filter.
>
> but why not just
we all know that .html is the choice of appfuse2, and in order to avoid side
effect of that, we add a static filter.
but why not just use .do like struts 1.x did ?
if we want to hide the technique, we can use url-rewrite.
in fact, in most situations, people do not care others know the technique
Try running "mvn clean test" from the command line. I'm guessing this
happens in Eclipse? If so, it's because mail.properties isn't being
processed by Maven properly. You might try the latest M2 Plugin:
http://m2eclipse.codehaus.org/
Matt
On 3/11/08, banbonero <[EMAIL PROTECTED]> wrote:
>
> i h
Have you tried reading Hibernate's documentation?
http://www.hibernate.org/hib_docs/reference/en/html/querysql.html#sp_query
Matt
On 3/11/08, Aakhunaten <[EMAIL PROTECTED]> wrote:
>
> I am using AppFuse 2.0.1 with Hibernate and PostgreSQL. I am not able to make
> calls to stored procedures. I
You shouldn't need to restart AppFuse or Tomcat to see any data changes.
Matt
On 3/12/08, caius_swopes <[EMAIL PROTECTED]> wrote:
>
> I have an app fuse application running on tomcat on one server and my
> database running on another sql server. I need to run a DTS package on my
> sql server
I have an app fuse application running on tomcat on one server and my
database running on another sql server. I need to run a DTS package on my
sql server to insert some new data daily. If the DTS package completes
successfully, will I need to restart my tomcat instance running app fuse or
do i
I would help if I could reproduce the problem locally. Unfortunately,
I'm unable to. You could use the following to try to get the username:
SecurityContext securityContext = (SecurityContext) event.getValue();
Authentication auth = securityContext.getAuthentication();
if (auth != null && (auth
Could someone please help me with this I am stuck for quite a while now
orangetreats20171 wrote:
>
> http://www.nabble.com/file/p15986107/security.xml security.xml
>
> The defaultTargetUrl in authenticationProcessingFilter has been changed to
> point to "/mainMenu.html" instead of
http://static.springframework.org/spring/docs/2.0.x/api/org/springframework/web/jsf/DelegatingVariableResolver.html
On 3/12/08, Haotian Sun <[EMAIL PROTECTED]> wrote:
> Hi Matt,
>
> I'm playing with Appfuse 1.9.4 with the option of JSF. Can you please
> give me a simple description that how JSF'
Hi Matt,
I'm playing with Appfuse 1.9.4 with the option of JSF. Can you please
give me a simple description that how JSF's face-config.xml retrives the
injected beans from spring context files?
Thanks,
Haotian
-
To unsubscr
12 matches
Mail list logo