You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by fionalee <fi...@medicareaustralia.gov.au> on 2010/09/02 04:47:31 UTC

Re: Incompatibility of Tomahawk + JSF 2

Hi,

I've attempted many times setting up myfaces 2 into our project without any
luck. We are using WAS 7 and RAD7.5. 

The error is java.lang.IllegalArgumentException:
javax.faces.context.ExceptionHandlerFactory
	at javax.faces.FactoryFinder.validateFactoryName(FactoryFinder.java:630)
	at javax.faces.FactoryFinder.setFactory(FactoryFinder.java:287)
	...


I've download the new version of Tomahawk and it behaves the same ie, "A is
Null" when I click on any link.

The html output is attached below:
</div>
		<h2> Tomahawk dataTable</h2>
		<form id="p1" action="p1.xhtml">

		
		<div class="activeformarea">
<table id="sampleData">
<thead>
<tr><th><script type="text/javascript"
src="/PIP_WEB_V2/javax.faces.resource/oamSubmit.js.xhtml?ln=org.apache.myfaces"></script>
# Practice ID </th><th> # Practice Name
</th><th>Department</th></tr></thead>
<tbody id="sampleDat:tbody_element">
<tr><td>0</td><td>Name0</td><td>JSF</td></tr>
<tr><td>1</td><td>Name1</td><td>JSF</td></tr>

<tr><td>2</td><td>Name2</td><td>JSF</td></tr>
<tr><td>3</td><td>Name3</td><td>JSF</td></tr>
<tr><td>4</td><td>Name4</td><td>JSF</td></tr>
</tbody></table>

             <div id="pagination-digg"><table><tr><td> # « Previous </td><td
style="border: solid 1px #9aafe5; margin:0 5px 0 0;"> # 1 </td><td> # 2
</td><td> # 3 </td><td> # 4 </td><td> # 5 </td><td> # Next
</td></tr></table> 
	          	</div>

		</div></form></div>

Does this new version of Tomahaek work with Mojarra ?

Thanks
Fiona

-- 
View this message in context: http://old.nabble.com/Incompatibility-of-Tomahawk-%2B-JSF-2-tp29537768p29600219.html
Sent from the My Faces - Dev mailing list archive at Nabble.com.


Re: Incompatibility of Tomahawk + JSF 2

Posted by fionalee <fi...@medicareaustralia.gov.au>.
Hi the output as attachment. nabble_a
href="tomahawk+page.html">tomahawk+page.html 
-- 
View this message in context: http://old.nabble.com/Incompatibility-of-Tomahawk-%2B-JSF-2-tp29537768p29600265.html
Sent from the My Faces - Dev mailing list archive at Nabble.com.