Now I run it on Windows 2000.
So I'll try it on Windows XP and show you the steps and result in the other
days;
--
View this message in context:
http://www.nabble.com/Appfuse2.0M3-locale-%27zh%27-unsupported-tp8840662s2369p17685465.html
Sent from the AppFuse - User mailing list archive at Nabb
Hello ,
I seems to have a strange error... regarding bean
"transactionManager" Which i do not have in my model, or in dao or in
manager folder...
so where does this come from ??
Given below is the error
[netRes] ERROR [main] ContextLoader.initWebApplicationContext(215) | Context
Hi
I have a drop down in which there are values along with "select
category".
"select category" will be selected by default now I want to apply
validation that user need to select a value other than "select category"
otherwise it should show validation error. Can anyone help me
If you can provide the steps to reproduce on OS X or Windows XP, I can
try to see if I get the same error on my desktop(s).
Matt
On Thu, Jun 5, 2008 at 9:45 PM, luxas <[EMAIL PROTECTED]> wrote:
>
> Sorry for reply so late.
>
> Actually I'm using AppFuse 2.0.1 now, It show the same error.
>
> --
>
Does it work without RichFaces?
On Thu, Jun 5, 2008 at 8:44 PM, examzh <[EMAIL PROTECTED]> wrote:
>
> use JSF+Spring+hibernate of appfuse,i put richfaces in this
> framework,richfaces' example is ok.the project start is ok,but user's add is
> not change to edit page。
> console is no error message,
Sorry for reply so late.
Actually I'm using AppFuse 2.0.1 now, It show the same error.
--
View this message in context:
http://www.nabble.com/Appfuse2.0M3-locale-%27zh%27-unsupported-tp8840662s2369p17684054.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
---
use JSF+Spring+hibernate of appfuse,i put richfaces in this
framework,richfaces' example is ok.the project start is ok,but user's add is
not change to edit page。
console is no error message,who can help me ?
--
View this message in context:
http://www.nabble.com/use-JSF%2BSpring%2Bhibernate-of
hi,Leo
thanks for your example!
i wonder what is best way to get response from server, if i use servlet i can
return ,
for example .. back to client.
but if i use some web framework is possible to render back only part of html
code?
i think cannot put complete html code : ... inside a tag, am
I fixed this by doing:
ALTER TABLE app_user AUTO_INCREMENT = 100;
George.Francis wrote:
>
> yes, id value is null in the User instance being persisted
>
>
> mraible wrote:
>>
>> You might check that the id is null and not 0 before the save occurs.
>>
>> Matt
>>
>> On Wed, Jun 4, 2008 at 3
yes, id value is null in the User instance being persisted
mraible wrote:
>
> You might check that the id is null and not 0 before the save occurs.
>
> Matt
>
> On Wed, Jun 4, 2008 at 3:59 PM, George.Francis <[EMAIL PROTECTED]>
> wrote:
>>
>> And yes, APP_USER.ID has AUTO_INCREMENT set to tru
I understand that you want to stay flexible and make sure you don't
turn off your users. So the user completes the registration form
(including email) and posts to the server. The registration is
complete and the user can login. Your server sends the verification
email:
You can have s
Use prototype and make the call using ajax=true in the url
Like this:
ACTUAL CONTENT
|new Ajax.Updater('content_div', 'my_pager.html?ajax=true');|
Ref.: http://www.prototypejs.org/api/ajax
Matt Raible schrieb:
You could probably use Ajax to do this. Unfortunately, I don't have an
Good to know - sounds like 6.0.16 may be a little buggy. I briefly
upgraded 2.0.2 to 6.0.16 but reverted to 6.0.14 because of invalid
duplicate listener warnings.
Matt
On Thu, Jun 5, 2008 at 3:57 AM, kace <[EMAIL PROTECTED]> wrote:
>
> Issue resolved by deploying to tomcat 6.0.14 instead of 6.0.1
You could probably use Ajax to do this. Unfortunately, I don't have an
example for you.
Matt
On Thu, Jun 5, 2008 at 12:11 AM, oliver.appfuse
<[EMAIL PROTECTED]> wrote:
> hi,all
>
> my goal is to refresh the content page only, when select a different menu
> options.
> normally this is done by usin
Hi Dusty,
We designed application in a way that user can verify email at any point of
time. Email verification is not mandatory but is good since we can send
website update to verified users.
I don't want to stop user from fill in other details if email is not
verified since email might land up
So, in your use case, the original user sign-up form is still up in
the browser window when the user goes to their email, clicks the link
(launching a new window) -- updating the user record and then the user
returns to the form that is open, makes a change and submits? That
would cause a
Issue resolved by deploying to tomcat 6.0.14 instead of 6.0.16.
--
View this message in context:
http://www.nabble.com/hibernate-exception-on-adding-user-tp17653552s2369p17666331.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
-
Ok, my old problem - try this:
a) M2_REPO must be set
b) Run mvn eclipse:eclipse
c) Restart eclipse in order to refresh the .classpath file - if the
.classpath include the M2_REPOS is ok!.
Matt Raible schrieb:
The warpath plugin creates a war.jar in target/warpath - you might try
adding that
If you need for an ajax response use in the call &ajax=true , like:
label_manager.html?action=showList&ajax=true
Mauri Ferreyra schrieb:
Hi, I need exclude some page from sitemesh.
Where it's this exclusion? How I can add new decoretors for some pages..
Thanks
--
My experience with jMesa is not so good. Compared to displaytag, it is not
better imho. It claims to be very java5 friendly, however the javadoc tells
another story:
* a lot of java.lang.Object in return types (see
http://docs.jmesa.org/org/jmesa/web/HttpServletRequestWebContext.html for a
good e
Hi all,
I am currently facing a problem in executing a jar file from the java
class.
My sample code is as follows..
{
runtime.exec("java -jar \"D:\\FileFolder\\utility.jar");
}
When I run the above class no out put is displayed...
Let me know the cor
Sorry Pedro,
since I managed to merge my project with a fresh Basic/Struts2/AppFuse-2.0.2
checkout and continued on that I cannot reproduce the error any more. Good
for me. :-)
MH
pedro_burglin wrote:
>
> Not sure if it is the same root cause of your problem but I just got
> exactly the same
22 matches
Mail list logo