Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Issue 28 in prettyfaces: InstantiationException with MyFaces2.0beta
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
codesite-nore...@google.com  
View profile  
 More options Feb 3, 8:56 pm
From: codesite-nore...@google.com
Date: Thu, 04 Feb 2010 01:56:03 +0000
Local: Wed, Feb 3 2010 8:56 pm
Subject: Issue 28 in prettyfaces: InstantiationException with MyFaces2.0beta
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 28 by tobyjo: InstantiationException with MyFaces2.0beta
http://code.google.com/p/prettyfaces/issues/detail?id=28

NOTE: For fastest resolution when reporting an issue, please provide attach
example project or file *with sources* that reproduces the problem.

What steps will reproduce the problem?
1. Load a webapp with myfaces2.0-beta as JSF runtime
2. Have pretty faces in the classpath

What is the expected output? What do you see instead?
MyFaces throws a InstantiationException because the it expect the
PrettyNavigationHandler to have a zero argument constructor.

What version of PrettyFaces are you using? On what server and version,
version of JSF, and other relevant technologies?
2.0.3

Please provide any additional information below.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
codesite-nore...@google.com  
View profile  
 More options Feb 4, 12:54 am
From: codesite-nore...@google.com
Date: Thu, 04 Feb 2010 05:54:27 +0000
Local: Thurs, Feb 4 2010 12:54 am
Subject: Re: Issue 28 in prettyfaces: InstantiationException with MyFaces2.0beta

Comment #1 on issue 28 by lincolnbaxter: InstantiationException with  
MyFaces2.0beta
http://code.google.com/p/prettyfaces/issues/detail?id=28

This sounds like a bug with MyFaces. ViewHandlers are required to accept a
ViewHandler in the constructor if you are decorating the built-in  
ViewHandler.

I'd post this on the MyFaces issue tracker.

But, could you please post a stack trace?  I'm interested to take a look  
myself as well.

Thanks,
Lincoln

PS. Please always post a full stack trace if you are getting an exception.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
codesite-nore...@google.com  
View profile  
 More options Feb 8, 6:30 pm
From: codesite-nore...@google.com
Date: Mon, 08 Feb 2010 23:30:38 +0000
Local: Mon, Feb 8 2010 6:30 pm
Subject: Re: Issue 28 in prettyfaces: InstantiationException with MyFaces2.0beta

Comment #2 on issue 28 by lincolnbaxter: InstantiationException with  
MyFaces2.0beta
http://code.google.com/p/prettyfaces/issues/detail?id=28

Actually this is most likely related to bug #29 - try version 2.0.4-SNAPSHOT

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
codesite-nore...@google.com  
View profile  
 More options Feb 18, 11:54 am
From: codesite-nore...@google.com
Date: Thu, 18 Feb 2010 16:54:40 +0000
Local: Thurs, Feb 18 2010 11:54 am
Subject: Re: Issue 28 in prettyfaces: InstantiationException with MyFaces2.0beta
Updates:
        Status: Invalid

Comment #3 on issue 28 by lincolnbaxter: InstantiationException with  
MyFaces2.0beta
http://code.google.com/p/prettyfaces/issues/detail?id=28

(No comment was entered for this change.)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
codesite-nore...@google.com  
View profile  
 More options Feb 22, 5:21 pm
From: codesite-nore...@google.com
Date: Mon, 22 Feb 2010 22:21:34 +0000
Local: Mon, Feb 22 2010 5:21 pm
Subject: Re: Issue 28 in prettyfaces: InstantiationException with MyFaces2.0beta

Comment #4 on issue 28 by tobyjo: InstantiationException with MyFaces2.0beta
http://code.google.com/p/prettyfaces/issues/detail?id=28

Sorry it took so long to respond. I have just tried this with version 2.0.4  
and
MyFaces 2.0.0-beta-2 and still the same exception.
This time I have attach a stack trace :)

Attachments:
        stacktrace.txt  8.7 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
codesite-nore...@google.com  
View profile  
 More options Feb 24, 5:28 am
From: codesite-nore...@google.com
Date: Wed, 24 Feb 2010 10:28:45 +0000
Local: Wed, Feb 24 2010 5:28 am
Subject: Re: Issue 28 in prettyfaces: InstantiationException with MyFaces2.0beta
Updates:
        Status: WontFix

Comment #5 on issue 28 by lincolnbaxter: InstantiationException with  
MyFaces2.0beta
http://code.google.com/p/prettyfaces/issues/detail?id=28

This is a MyFaces bug: https://issues.apache.org/jira/browse/MYFACES-2573,  
and must
be fixed there. No action required by the PrettyFaces team.

Looks like you have to use Mojarra 2.0.x or wait for MyFaces to fix this  
bug, sorry!

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google