Hi All,
Do you have an AppFuse2 + Struts web application with modified core
classes? Could you check something quickly for me? See below.
On 22 Nov 2007 at 13:46, Rob Hills wrote:
> I've been leaving this issue as it had less priority than others on my plate,
> but
> it's now been elevated.
Try something like this:
- Original Message
From: Bayu <[EMAIL PROTECTED]>
To: users@appfuse.dev.java.net
Sent: Wednesday, November 21, 2007 8:24:58 PM
Subject: [appfuse-user]
but the result is very ugly, it displays "290.0".
my question are:
-- how to di
Hi All,
I've been leaving this issue as it had less priority than others on my plate,
but
it's now been elevated. I've still not been able to resolve my problem of
being able to build this app on my development machine within Eclipse, but
not being able to build it from the console on the sam
I have this code in my apps:
but the result is very ugly, it displays "290.0".
my question are:
-- how to display "290" only with formatnumber
-- how to use "format" -- in the display:column ...
thanks.
--
View this message in context:
http://www.nabble.com/%3Cdisplay-table-..
Yes, That is my doubt
any solutions..
Jithesh
melinate wrote:
>
> I don't know the answer, but I think I know what Jithesh is asking.
>
> Is there a way to set "Remember Me" after the user has already logged in?
> In this scenario a user logs in then at some point during his session
This is probably a better list:
http://appfuse.org/display/APF/Licenses
Matt
On Nov 21, 2007, at 3:03 PM, Lord Gro wrote:
When I look at
http://appfuse.org/display/APF/Reference+Guide
, it shows me a list of the components and systems used in AppFuse.
Is this list complete?
--
V
When I look at
http://appfuse.org/display/APF/Reference+Guide
, it shows me a list of the components and systems used in AppFuse.
Is this list complete?
--
View this message in context:
http://www.nabble.com/Technologies-Included-in-AppFuse-tf4852998s2369.html#a13886766
Sent from th
hi together,
i've done the following steps from the quick-start guide:
- Archetype Tapestry Basic project
- mvn
- jetty:run-war
application can be accessed through http://localhost:8080
but...
after running "mvn war:inplace" i get the following error (see logs below)
and i'm not able to star
If you search through the archives, there's some solutions - namely
cracking open the JAR and adding the needed DTDs.
Matt
On Nov 21, 2007, at 1:33 PM, [EMAIL PROTECTED] wrote:
Matt,
I am using a proxy to connect to internet. Is there a work round
for this bug?
Thanks.
David
Matt Ra
Matt,
I am using a proxy to connect to internet. Is there a work round for this
bug?
Thanks.
David
Matt Raible <[EMAIL PROTECTED]>
11/21/2007 02:28 PM
Please respond to
users@appfuse.dev.java.net
To
users@appfuse.dev.java.net
cc
Subject
Re: [appfuse-user] Connectiontimed out: connect
There's a bug in MyFaces 1.2.0 - it requires an internet connection
to operate.
Matt
On Nov 21, 2007, at 1:25 PM, [EMAIL PROTECTED] wrote:
I created a basic JSF project using appfuse 2.0.
CDed to project directory and
did
"mvn -Dcargo.wait"
I got the following error.
Please advise.
Thx y
This post is a bit late since you have successfully integrated prototype with
Appfuse, but in any case the instructions might be helpful for other users.
I have both Greybox and Lightbox Gone Wild working with Appfuse 1.9.4 and I
assume integrating with later versions of Appfuse would follow simi
I created a basic JSF project using appfuse 2.0.
CDed to project directory and
did
"mvn -Dcargo.wait"
I got the following error.
Please advise.
Thx you very much.
David
Starting service Catalina
[INFO] [talledLocalContainer] Nov 21, 2007 2:09:11 PM
org.apache.catalina.core.S
tandardEngine st
I don't know the answer, but I think I know what Jithesh is asking.
Is there a way to set "Remember Me" after the user has already logged in? In
this scenario a user logs in then at some point during his session submits a
form to set "Remember Me" for the next login.
My guess is it is possible
DbUnit doesn't have any logging in its currently release. I believe
they're adding it in a future release.
Matt
On Nov 16, 2007, at 10:00 AM, jmowla wrote:
hi all
i just tried to see debug messages of dbunit while creating/
inserting or
updating the database during build/test process by a
Hello list,
I am trying to set up my first appfuse project. I am using appfuse 2
with hibernate and tapestry.
Basically, I did the tutorial and now want to modify it:
I have a table "project" (=the Person in the tutorial) and need it to
have a key to the app_user table. Hence a logged in use
http://developer.yahoo.com/yui/
not specific to JSP of course, but very useful
From: Carlos Ortiz [mailto:[EMAIL PROTECTED]
Sent: Monday, November 19, 2007 2:19 PM
To: users@appfuse.dev.java.net
Subject: [appfuse-user] Spring MVC, looking for UI elements
Hi you all
I am looking for good open so
I don't understand your question - can you post some code of what
you're trying to do and the error you're seeing?
Matt
On Nov 20, 2007, at 11:43 PM, jithesh wrote:
Hi Guys,
I have one doubt. Normally remember me option is provided at the
beginning of the application (Appfuse ). I wo
I believe dirty checking will be performed (and the object updated)
if you're within a transaction. If you're not, it's not handled.
Transactions in AppFuse are demarcated at the Manager level.
Matt
On Nov 20, 2007, at 9:49 PM, kaloyz2 wrote:
Hello Everyone,
Ive been trying out appfuse f
Can you please enter an issue for this in JIRA so we can solve this
before the next release?
http://issues.appfuse.org/browse/APF
Thanks,
Matt
On Nov 20, 2007, at 8:18 PM, Matthew Sinclair wrote:
Matt and Mark,
I think I may have isolated the problem here (if not completely
solved it).
Yep, it's Serializable. And I even gave it a serialVersionUID. No, there's no
difference between this model Object and all the others that work with DWR,
I think it has something to do with calling GenericManager methods ...
Bob
Rob Hills wrote:
>
> Hi Bob,
>
> syg6 wrote:
>> Something funky w
Hi Bob,
syg6 wrote:
Something funky with the xml I posted, half of it is missing. For some reason
I had to put a '_' in front of the two 'param' lines, otherwise they don't
appear. Anyway, here is the correct xml, with '_param' instead of 'param'.
[..]
in my dwr.xml I did this:
Something funky with the xml I posted, half of it is missing. For some reason
I had to put a '_' in front of the two 'param' lines, otherwise they don't
appear. Anyway, here is the correct xml, with '_param' instead of 'param'.
<_param name="class" value="com.myco.myapp.service.PlaceManag
Is there anything special you need to do to get this to work?
I have a manager, PlaceManagerImpl, which extends GenericManagerImpl and implements PlaceManager. I wish, however, to call one of the
methods from GenericManagerImpl, get().
in my dwr.xml I did this:
This is exac
The strange thing is that the same build before the inclusion of cewolf tag
libraries and tld in the respective paths was working perfectly fine.
But the same thing works perfectly with everything in the wsad , but throws
the mentioned error now, I am not able to fifure out why it showing the
abov
Hi guys,
I have found solution myself and I share here the solution.
Patient model is related many-to-many with appfuse.User , so adding
ROLE_USER here (security.xml):
..
org.appfuse.service.UserManager.getUsers=ROLE_ADMIN,ROLE_USER
Rob Hills wrote:
>
> Hi Stefano,
>
> Campa wrote:
>> Hi,
>>
>> I'm using appfuse 2.0 with struts 2.
>> I cannot understand because requesting a url like
>> http://...8080/patient/list.html, logged with a user with only
>> "ROLE_USER"
>> the security layer give me an ExceptionPage (
>> org.acegi
Mike Horwitz wrote:
>
> On Nov 21, 2007 11:33 AM, Campa <[EMAIL PROTECTED]> wrote:
>
>>
>> Hi,
>>
>> I'm using appfuse 2.0 with struts 2.
>> I cannot understand because requesting a url like
>> http://...8080/patient/list.html, logged with a user with only
>> "ROLE_USER"
>> the security layer
I am not sure IBM websphere application server 5.1 is compliant. It was
released sometime in April 2004, It is not a 2.3 container, I never had
success in deploying appfuse applications even after applying the long
list of fixes and patches.
I would suggest you to install websphere application
>From this post it looks as if your problem may be related to including
xerces/xalan jar files in your web-inf/lib directory:
http://www.webservertalk.com/archive80-2006-1-1341229.html.
Try excluding all xalan/xerces jar files and see if it works.
Mike.
On Nov 21, 2007 1:14 PM, ujjala <[EMAIL PR
Hi,
I have developed a complete application using Appfuse framework with Struts
for MVC. The application has been developed in Websphere Application
developer 5.1 using the integrated Websphere Appliaction server and runs
perfectly ,
I am exporting the complete project as an ear file and when
Hi Stefano,
Campa wrote:
Hi,
I'm using appfuse 2.0 with struts 2.
I cannot understand because requesting a url like
http://...8080/patient/list.html, logged with a user with only "ROLE_USER"
the security layer give me an ExceptionPage (
org.acegisecurity.AccessDeniedException: Access is denied
Hi Guys,
phamvubinh wrote:
It works, but I still got a problem. If I store a large character object
(about 1 A4 page data), this object will be set by null so I can not see it
in my web application. I don't know why?
When I check my database, the data_length of the CLOB property is only 4000.
It works, but I still got a problem. If I store a large character object
(about 1 A4 page data), this object will be set by null so I can not see it
in my web application. I don't know why?
When I check my database, the data_length of the CLOB property is only 4000.
Please help me...
Thanks.
On Nov 21, 2007 11:33 AM, Campa <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm using appfuse 2.0 with struts 2.
> I cannot understand because requesting a url like
> http://...8080/patient/list.html, logged with a user with only "ROLE_USER"
> the security layer give me an ExceptionPage (
> org.acegise
Hi,
I'm using appfuse 2.0 with struts 2.
I cannot understand because requesting a url like
http://...8080/patient/list.html, logged with a user with only "ROLE_USER"
the security layer give me an ExceptionPage (
org.acegisecurity.AccessDeniedException: Access is denied ). It not block
user with A
0 put this inside the
session-factory.
--
View this message in context:
http://www.nabble.com/How-to-insert-a-large-character-object-into-Oracle-database-from-Appfuse.-tf4833863s2369.html#a13873786
Sent from the AppFuse - User mailing list archive at Nabble.com.
---
Have you ever tried this before? I followed your advice but I got a mistake.
[INFO]
[ERROR] FATAL ERROR
[INFO]
try mvn:jetty-run -Dmaven.test.skip=true
--
View this message in context:
http://www.nabble.com/Preopopulating-a-production-database-tf4848327s2369.html#a13873159
Sent from the AppFuse - User mailing list archive at Nabble.com.
---
add to hibernate.cfg.xml
e.g:
...
--
View this message in context:
http://www.nabble.com/How-to-insert-a-large-character-object-into-Oracle-database-from-Appfuse.-tf4833863s2369.html#a13872591
Sent from the AppFuse - User mailing list archive at Nabble.com.
-
40 matches
Mail list logo