figuring out the exact problem in
configuring Orchestra in Portlet environment.
Regards,
Rashmi
Scott O'Bryan wrote:
>
> Threading is identified in the Portlet Spec when it talks about the
> action and render request lifecycles. I believe JSR-286 puts some
> additional c
Hallo,
can myfaces portlet bridge can be used in someway to overcome the
porblem?
Regards,
Rashmi
Scott O'Bryan wrote:
>
> Ok. I'll need to add a few utilities to the common utilities and add a
> common configurator jar to the project. But it should be easy en
:769)
at javax.faces.component.UIData.getRowCount(UIData.java:194)
...
Any solution?
Thanks and Regards,
Rashmi
--
View this message in context:
http://www.nabble.com/MyFaces-Orchestra-ViewController-%3A-NullpointerException-tp15306497p15306497.html
Sent from the MyFaces
start off?
Regards,
Rashmi
Mario Ivankovits wrote:
>
> Hi!
>
>> currently we're prototyping a portlet application (liferay 4.33) with
>> orchestra , JPA (Hibernate) and myFaces 1.1.5.
> Unhappily I have zero experience with portlets. If you could provide a
> simple
Hallo Simon,
I downloaded the jar from the link you sent.
I try working on steps (1) and (2) as suggested by you.
Regards,
Rashmi
Simon Kitching-4 wrote:
>
> Rashmi,
>
> I don't know where you are getting this code you show in the example
> belo
I tried this as well..no luck
regards,
Rashmi
Simon Kitching-4 wrote:
>
> BTW, you might try adding these elements to the OrchestraServletFilter
> filter-mapping clause:
>
> REQUEST
> FORWARD
> INCLUDE
>
> Regards,
> Simon
>
> -
,
Rashmi
Simon Kitching-4 wrote:
>
> Hi Rashmi,
>
> Again, exact line numbers from the latest snapshot would be useful.
>
> In an email you sent to me directly you said that with the latest snapshot
> the except
end up writing a portlet friendly adapter. Please throw
some light on how to get
started or any other workaround to overcome the problem.
Regards,
Rashmi
Mario Ivankovits wrote:
>
> Hi!
>
>> currently we're prototyping a portlet application (liferay 4.33
Hallo Simon,
we are using myfaces-orchestra-core-1.0.jar
Regards,
Rashmi
Simon Kitching-4 wrote:
>
> Thanks Scott, that two-threads thing might indeed be a problem.
> And so might the filters.
>
> Is there some good documentation on the difference between portlet
Hi,
Instead of MessageFactory.getMessage(context,"myMessageID")
you can use new FacesMessage("Message to print", "&quo
the desired behavior of the password field.
-----Original Message-
From: Rashmi Kumari [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 19, 2005 9:22 AM
To: MyFaces Discussion
Subject: having problem with inputSecret tag
Hi,
I have a user form having password field(using tag) and a
list box(
xcept password field which is blank.
Is this an usual behavior of tag.
Thanx for any help .
Regards,
Rashmi
(
this.component.getClientId(context),
new FacesMessage(bundle.getString("invalid_login"), "")
);
Thanx for your replies...
Its working now...
Regards,
Rashmi
[EMAIL PROTECTED
stem.out.println("session is null");
((HttpServletResponse)response).sendRedirect("/login.jsf");
}
else
chain.doFilter(request, response);
}
Please s
That means I have to do it this way only.
Thanx once again for all the help.
Regards,
Rashmi
"Srikanth Mad
n.
I don't understand why the url disappears.
Regards,
Rashmi
&qu
image url once again...
Regards,
Rashmi
"Sr
Here also action is not getting called as the string in saveStyle method is
not getting printed on submit.
Regards,
Rashmi
uploadRepositoryPath
/temp
Set the path where the intermediary files will be
stored.
extensionsFilter
*.jsf
extensionsFilter
/faces/*
Regards,
Rashmi
, then the action gets invoked. what could
be the reason for this behaviour.
The jsp is:
But it doesn't invoke saveStyle method of the backing bean.
Thanx for any suggestions.
Regards,
Rashmi
xception e)
{
e.printStackTrace();
}
}
SelectItem takes can this form
SelectItem(Object value, String label)
Regards,
Rashmi
Br
suggest what I should do.
Thanx and Regards
Rashmi
Sean Schofield
Hi,
I have build a client side tree using X:tree2 tag which is working fine but
when I change it to server side tree using clientSideToggle="false"
attribute, it is giving error.
The jsp is---
mcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Regards
Rashmi
Hi,
I have to find the name of the immediate parent of the selected leaf node.
The below code gives me the name of the selected node.
public void selectionTreeActionListener(ActionEvent actionEvent) throws
AbortProcessingException
{
UIComponent component = actionEvent.getComponent
Hi,
I have to attach a colorpicker with a text field.
With a struts application this javascript was working fine but with
MyFaces the color picker is opening fine but I am unable to select any
color.
The jsp part where I am attaching the javascript is as below:
27 matches
Mail list logo