Looks like no one here has had this problem before. Just in case this is
"helpful" to someone else I wanted to post that this issue is "resolved."
There is something wrong with the SQL Server 2005 Developer Edition that I
was trying to use AppFuse on. All the documentation says Developer should
b
I was able to reproduce this problem and believe it might be caused by
a bug in MyFaces. In the past, I've seen null values get translated
into 0 instead of null. It looks like new users' version is getting
set to 0 instead of 1 and therefore the update fails. If you're using
full-source, you might
I faced a very strange problem with AppFuse JSF Basic.
To see the problem:
1. create a basic JSF appfuse project
2. login as admin
3. go to Administration/Users
4. click on admin to edit and save, no problem
5. Click on user to edit and save, no problem.
6. Now create a new user (test), no probl
Hi again,
I thought I'd post a hail mary question before calling it a night. One of
the requirements for this project I'm working on is they want to use stored
procedures for basically all database queries. I figured iBATIS made the
most sense because I'm going to be calling custom SQL for every
Hi all,
I'm trying to get some JSP templates to work with Spring MVC but somehow if
the compilation fails (by accessing a non existing field in the model for
example) an empty page is returned, but no Error output is printed on the
console (jetty:run). Is there an easy way to turn the output on?
This happens with Struts 2, but not Spring MVC. Are you sure you're
using Spring MVC? If so, can you describe how to reproduce the issue.
Thanks,
Matt
On Tue, Nov 11, 2008 at 6:46 PM, Christian Decker
<[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I'm trying to get some JSP templates to work with Sp
mraible wrote:
>
> This happens with Struts 2, but not Spring MVC. Are you sure you're
> using Spring MVC? If so, can you describe how to reproduce the issue.
>
> Thanks,
>
> Matt
>
As far as I can see it, I am using MVC. I have the following code:
---snip---
@RequestMapping("/galle
Sounds like a bug in JSP's EL, not exactly Spring MVC since you're not
using any Spring tags. You might try creating a simple JSP w/o any
frameworks and see if it happens there. Here's a blog post I wrote on
a similar subject, but it involves tag libraries, not straight JSP EL.
http://raibledesign
mraible wrote:
>
> Sounds like a bug in JSP's EL, not exactly Spring MVC since you're not
> using any Spring tags. You might try creating a simple JSP w/o any
> frameworks and see if it happens there. Here's a blog post I wrote on
> a similar subject, but it involves tag libraries, not straight
Hai,
I developed one project in struts2 basic with appfuse.It is almost over
except authentication services..
1.Is it possible to add my Html template to appfuse to make a dynamic web
site...
2.Please tell me how to provide authentication and authorization securities
to appfuse
Let me kno
Thanks for the help
i added an exclusions and warSourceExclude at the time of build for
el-api.jar in the pom.xml file. so, the server started perfectly.
Sudhakar
mraible wrote:
>
> Does removing el-api.jar help?
>
> Matt
>
> On Mon, Nov 3, 2008 at 10:18 PM, sudhakargupta
> <[EMAIL P
hi...
i integrated the icefaces into appfuse successfully, but i'm not able to
get the component controllers and styles and others from the icefaces like
RowSelectionController to edit the data
and not getting the styles and all. please give me a suggestions to learn
the icefaces with app
hehe. =) doesnt matter on the pojo name. all other pojo also have similar
output... something is wrong.. but i donno where. ...
zhang99 wrote:
>
> i have a pojo call "Ghost"
>
>
> after executed ant appgen, i open the properties file and i see this
>
>
> # -- Ghost-START
>
> # -- g
13 matches
Mail list logo