Re: I am trying to deploy to Tomcat 5.0.28

2009-02-13 Thread srinivas
Hi bkrivensky   Check to see that you have myfaces-api.jar in your lib directory. If it is not there just download it and copy it. srini --- On Thu, 12/2/09, Brenda Krivensky bkriven...@hotmail.com wrote: From: Brenda Krivensky bkriven...@hotmail.com Subject: I am trying to deploy to Tomcat

regarding my apache jars 1.6

2009-02-11 Thread srinivas
when i have switched myfaces jars from 1.0 to 1.0.6, I am getting this error log java.lang.ClassNotFoundException: org.apache.myfaces.component.html.util.ExtensionsFilter Is there anything I am missing ?   The application works fine with myfaces 1.0 jars. bye srinu Add more friends to

want a stable release

2007-03-04 Thread Srinivas V
Hi All, Which is the latest stable version of myfaces,tomohawk,sandbox and ajax ? I have myfaces 1.1. I want to upgrade it without affecting my exixsting code. Which release or versions I can take?? Thanks and Regards, Srinivas

Re: want a stable release

2007-03-04 Thread Srinivas V
If I use MyFaces 1.1.3 + tomahawk 1.1.3, can any body let me know which ajax version I should take and where can i get 1.1.3 downloads ? On 3/5/07, Simon Kitching [EMAIL PROTECTED] wrote: Srinivas V wrote: Hi All, Which is the latest stable version of myfaces,tomohawk,sandbox and ajax ? I

where can i get tomohawk tags documentation?

2007-03-02 Thread Srinivas V
Can anybody give me the link where I can get all Tomohawk tags?

how to avoid validation

2007-03-02 Thread Srinivas V
of select box for which i submit the page? Any ideas will be appriciated. Regards srinivas

Re: how to avoid validation

2007-03-02 Thread Srinivas V
can you give me an example? On 3/2/07, Madhav Bhargava [EMAIL PROTECTED] wrote: Use subForm component. -- *From:* Srinivas V [mailto:[EMAIL PROTECTED] *Sent:* Friday, March 02, 2007 2:01 PM *To:* MyFaces Discussion *Subject:* how to avoid validation I

Re: how to avoid validation

2007-03-02 Thread Srinivas V
the online source repo and check out the examples. These will the same that are present at irian site given above. ~madhav -- *From:* Srinivas V [mailto:[EMAIL PROTECTED] *Sent:* Friday, March 02, 2007 2:13 PM *To:* MyFaces Discussion *Subject:* Re: how to avoid

Re: how to avoid validation

2007-03-02 Thread Srinivas V
also when is subForm tag added to sandbox? which version? I am having initial version. On 3/2/07, Srinivas V [EMAIL PROTECTED] wrote: For command link t:commandLink id=genreport1 value=#{msgBundle.EPCMGR_Reports_ViewReport} action=#{reportsBean.getReport} target=_new rendered

ERROR: Value is not a valid option

2007-02-21 Thread Srinivas V
anybody tell me why it is happening? regards srinivas

Re: jscook error

2007-02-20 Thread Srinivas V
}/ /h:selectOneMenu /h:panelGroup Can anybody tell me why it is happening? regards srinivas On 2/20/07, Adrian Mitev [EMAIL PROTECTED] wrote: In order to work propertly the jscookmenu should be nested in form. 2007/2/20, Srinivas V [EMAIL PROTECTED]: Hi All, CAn anybody help me

SelectOneMenu issue

2007-02-20 Thread Srinivas V
it is happening? regards srinivas

Myfaces core 1.1.5 and Tomohawk1.1.3

2007-02-19 Thread Srinivas V
Hi, Can anybody help me solve this issues? I have installed Myfaces core 1.1.5 and Tomohawk1.1.3 into my Tomcat 5.5.9. I am getting the following error: java.lang.NoClassDefFoundError: org/apache/myfaces/custom/buffer/HtmlBufferResponseWriterWrapper at

jscook error

2007-02-19 Thread Srinivas V
Hi All, CAn anybody help me with jscook menu issue?? I have installed JSF 1.1.5-SNAPSHOT,Tomahawk1.1.5- SNAPSHOT and tomahawk-sandbox-1.1.5-SNAPSHOT. I am getting the error : org.apache.jasper.JasperException: jscook menu is not embedded in a form. *Do we have to put the jscook menu in the form

Re: problem with t:commandLink

2007-02-18 Thread Srinivas V
Thomas, If it is not pdf, you can try to refresh the parent page on window close event through javascript. on window close event you should do this: if (window.opener !window.opener.closed) { window.opener.location.reload(); Regards srinivas On 2/17/07, Thomas Chang [EMAIL

Re: problem with h:commandLink

2007-02-18 Thread Srinivas V
Thankyou Bohmann, I will try that and let you know. Regards, Srinivas On 2/18/07, Bernd Bohmann [EMAIL PROTECTED] wrote: Hello Srinivas, I think this is fixed in myfaces core 1.1.5. Can you try it, please? Regards Bernd Srinivas V wrote: Hi , I am using h:commandLink to generate a pdf

problem with t:commandLink

2007-02-17 Thread Srinivas V
may have to refresh the parent window on close of the pdf.But as it is pdf i dont know howw to do it. Anybody has the solution for this? Please help me. Regards srinivas

Re: javax.faces.FacesException: Faces context not found

2007-02-16 Thread Srinivas V
in the URL you need to give /pages/LocnDetail.jsf just check this Regards srinivas On 2/17/07, Leyzerzon, Simeon [EMAIL PROTECTED] wrote: Hello, Could somebody please help me resolving the following runtime exception: Feb 15, 2007 6:34:03 PM EST Error HTTP BEA-101020 [ServletContext(id=14220560,name

problem with h:commandLink

2007-02-16 Thread Srinivas V
window on close of the pdf.But as it is pdf i dont know howw to do it. Anybody has the solution for this? Please help me. Regards srinivas

Tobago in a portal

2006-04-17 Thread Srinivas Surapaneni
Has anyobe used Tobago in a portal/portlet environment successfully Can use both Tomhawk and tobago components in the same project? Thank You

Re: Tobago in a portal

2006-04-17 Thread Srinivas Surapaneni
Hi, Do you expect it work fine in a portal environment? Thank You On 4/17/06, Arvid Hülsebus [EMAIL PROTECTED] wrote: Hello!Srinivas Surapaneni wrote: Has anyobe used Tobago in a portal/portlet environment successfully Not that I am aware of. Can use both Tomhawk and tobago components

tomhawk 1.1.2

2006-04-17 Thread Srinivas Surapaneni
I tried the tomhawk components in a Weblogic Portal and had some problems getScrolling was not generated in the portal environment There are some issues with _javascript_ and extension filter also Has anything changed in tomhawk 1.1.2 which will make it better to use in a portal environment?

tomhawk 1.1.2 nightly snapshot examples

2006-04-17 Thread Srinivas Surapaneni
I deployed the tomhawk 1.1.2 nightly snapshop examples and I am getting the following error. java.lang.NoClassDefFoundError: org/apache/commons/collections/map/ReferenceMap at

Re: tomhawk 1.1.2 nightly snapshot examples

2006-04-17 Thread Srinivas Surapaneni
Thanks, it worked On 4/17/06, Matthias Wessendorf [EMAIL PROTECTED] wrote: remove commons-collection-2.1.jar with commons-collection-3.1.jarlooks like one of the required jars in MyFaces require collections-2.1.jar.(MyFaces doesn't ...)-MatthiasOn 4/17/06, Srinivas Surapaneni [EMAIL PROTECTED

t:dataTable in a portlet

2006-04-03 Thread Srinivas Surapaneni
I am using t:dataTable in a portlet ( Weblogic Portal 9.2 Beta, Tomhawk 1.1.2 snapshot ) I am getting the following exception when I tried to sort ( it works fine outside of the portlet) Am I missing something? javax.faces.el.PropertyNotFoundException: Error setting property 'sort' in bean of

beehive JSF

2006-03-28 Thread Srinivas Surapaneni
Has anybody had success using myfaces tamhawk components with Beehive?

myfaces scrolling

2006-03-28 Thread Srinivas Surapaneni
getScrolling() _javascript_ function is not being generated in the portal environment? Is this function being generated by the extension filter?

portal problems

2006-03-27 Thread Srinivas Surapaneni
When I am running the calendar component ( no popup ) in a portal environment, the links are not working I cannot go back or forward on the month. It submits to the server and nothing happens I am geeting the following warning WARN [11:44:54]

Portal problems

2006-03-25 Thread Srinivas Surapaneni
I am trying to use myfaces in weblogic portal environment I was not able to get the scrolling working in the datalist and inputCalendar I am seeing the following in the log DEBUG [18:13:48] (JspStateManagerImpl.java:serializeView:569) - Processing serializeView - serialize state in