Hi,
I am trying to make Appfuse 1.9.4 work with SQL Server 2000 but haven't been
able to do so.
I have followed steps in
http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseWithSQLServer.
I have confirmed that the sql port is 1433 and even changed the database
properties to:
hibernate.conne
Hi,
I am using Appfuse 1.9. We have an application which
uses XSL to generate menus and we have around 1500
submenus in there generated with XSL.
The problem I am having is that the xsl transformation
is working fine for SP1 but is messing up in SP2. We
are converting XML to HTML. While xml is g
Hi,
I am using Appfuse 1.9.3 for our applications. We are
using IE6/IE7. These applications were working fine
till some of our Win2003 servers and clients were
upgraded with SP2.
Now, the application is not working properly. Some of
the links doesn't work properly and the display is all
messed up
Hi,
I am using appfuse 1.9 and tomcat. One of our teams
want to use only pre-compiled jsp in the production
server as they don't want to install jdk on the
server.
It is also preferred not to have the uncompiled JSPs
present on the server. The problem is that when using
precompiled JSPs we sti
Hi,
I have a question regarding security for cookies. We
are using cookies for session tracking. But we are
concerned that some malicious user could get session
id stored in the cookie.
Our testing team got this:
Set-Cookie: JSESSIONID=5H5EJCZrWZw-V4l2JuC8wNnUimE;
path=/app; secure
So, they are
Hi,
I have been working on a project which we started on
appfuse 1.7 with struts mvc. I have a very big form in
this project. The values for the form are saved into
database and then taken from there to get the results.
The problem I am facing is that I am asked to provide
a drop-down list or a l
ions will
> work together if
> you use them both. The advantage of using Spring is
> you only have to
> configure them once, rather than having to specify
> them
> programmatically each time you want to use them.
>
> Matt
>
> On 1/7/07, pankaj singla <[EMAIL PROTECTED]
Hi,
I am having tough time understanding the
advantages of using spring transactions over hibernate
transactions. If I declare conflicting transactions in
application layer and hibernate layer, which will take
precedence.
It will be great if someone could explain me the
advantages of using
hared lib perhaps) that is causing
> problems?
>
> Jason
>
>
>
> On 12/19/06, pankaj singla <[EMAIL PROTECTED]>
> wrote:
> >
> > Hi,
> >
> >I am using appfuse 1.7 wiht hibernate 2. I am
> > trying to use clob in one of my ta
Hi,
I am using appfuse 1.7 wiht hibernate 2. I am
trying to use clob in one of my tables.
I added these in applicationContext-hibernate.xml
under sessionFactory bean.
While this application works fine on my windows
machine on tomcat 5.0.28, it is throwing following
errors whe
know how to do this is to reset the
> pagesize
> attribute's value when you click on some sort of
> "print" link. What
> you're trying to do is not possible with CSS alone.
>
> Matt
>
> On 12/12/06, pankaj singla <[EMAIL PROTECTED]>
> wrote:
Hi,
I am having printing the entire list in the display
tag. When I try to print, it just prints the first
page. Could someone ell me how to set it so that it
prints the entire list.
I am using displaytag1.0 with appfuse 1.7.
Thanks for your help and time.
Pankaj
__
he type
> Date you can use modifiers such as day(), month(),
> year(), minute(),
> etc...
>
>
http://www.hibernate.org/hib_docs/v3/reference/en/html/queryhql.html#queryhql-expressions
>
> so:
>
> SUM(minute(te.endDate-te.startDate))*60*24 ) is an
> example that s
Hi,
Could someone help me with how to subtract dates
in hibernate. I am using Appfuse 1.7 wiht hibernate 2.
When I try this as a simple sql query in Oracle9i,
this runs fine but hibernate it is giving me this
error (here endDate and startDate are Dates):
, expected in SELECT [Select te.endDat
14 matches
Mail list logo