[Trinidad] NullPointerException when calling returnFromDialog

2011-04-04 Thread Jhoanna
Hi, I have a window that opens another window which then opens another window (Window 3). When I'm trying to call returnFromDialog from Window 3, it sometimes throws a NullPointerException on this line: java.lang.NullPointerException at

[trinidad]

2011-04-04 Thread Me Self
When I deploy a web application that depends on: \WEB-INF\lib\jstl-1.2.jar \WEB-INF\lib\myfaces-api-2.0.4.jar \\WEB-INF\lib\myfaces-impl-2.0.4.jar \\WEB-INF\lib\trinidad-api-2.0.0-beta-2.jar \WEB-INF\lib\trinidad-impl-2.0.0-beta-2.jar ..in a clean weblogic 10.3 then all i fine, but when I deploy

Re: [trinidad]

2011-04-04 Thread Scott O'Bryan
This might be a good question to post to the Oracle Forums. As for classloaders, they work in a hierarchical fashion. As such, classes can load other classes from outside of their classloader provided the Cpassloader in question is a parent of the current classloader. I doubt this is an issue

Re: MyFaces 2 with EL 2.2 in Websphere 7

2011-04-04 Thread Mark Struberg
you will probably need to drop jasper-el (or whatever EL impl was7 uses) from your Websphere lib path. Otherwise you will most likely get class path conflicts. LieGrue, strub --- On Mon, 4/4/11, Mansour91 mansourne...@gmail.com wrote: From: Mansour91 mansourne...@gmail.com Subject: MyFaces

Re: [Trinidad] NullPointerException when calling returnFromDialog

2011-04-04 Thread Scott O'Bryan
This would likely be a trinidad issue. Have you tried the latest Trinidad 1.2 release? Sent from my iPhone On Apr 4, 2011, at 12:57 AM, Jhoanna jhoanna@osr.nsw.gov.au wrote: Hi, I have a window that opens another window which then opens another window (Window 3). When I'm trying to

Re: [trinidad]

2011-04-04 Thread Leonardo Uribe
Hi MyFaces provides some SPI interfaces to deal with this type of problems: http://myfaces.apache.org/core20/myfaces-impl/apidocs/org/apache/myfaces/spi/package-summary.html In is known some application servers could cause conflicts or just has its own way to handle artifacts (in jboss for