You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-user@incubator.apache.org by Juan Giovanolli <ju...@santexgroup.com> on 2007/03/12 17:54:14 UTC

Problem with selectordershuttle

I'm having a little problem with selectordershuttle. 
I have two classes like this (this is a simple schema):
Public class classA{
	Private Set<classB> bs;

	...

	And its corresponding get and set
}

Public class classB {
}


I give to selectordershuttle a collection of N classB objects, obtained from
a backing bean of the edit page of the classA objects (can you follow me?
jejeje) but when I load a classA object from the database, the
selectordershuttle component don't show the current selected classB elements
in the classA object.
Can anybody help me with this. It will be useful an example.

Thanks in advance

Juan Giovanolli
System Developer

Santex America SA - A Santex Group Company 
Córdoba – Argentina 


-----Mensaje original-----
De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com] 
Enviado el: Lunes, 12 de Marzo de 2007 13:39
Para: adffaces-user@incubator.apache.org
Asunto: RE: 

Thanks Shawn for the data

Juan Giovanolli
System Developer

Santex America SA - A Santex Group Company 
Alvear 15 3° Piso 
Córdoba – Argentina 
Tel: +54(351) 423-1417/426-5110 
Mail: juan.giovanolli@santexgroup.com 
Web: www.santexstandard.com 

-----Mensaje original-----
De: Bertrand, Shawn R [mailto:shawn.bertrand@tycoelectronics.com] 
Enviado el: Lunes, 12 de Marzo de 2007 08:59
Para: Juan Giovanolli; adffaces-user@incubator.apache.org
Asunto: RE: 

Juan,

Your issues point to some changes made in JBoss 4.x related to classloading.
Usually the tweaking of a few settings in the JBoss config will do the
trick.

See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoading for more info.

All the best,

Shawn


-----Original Message-----
From: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com] 
Sent: Friday, March 09, 2007 3:47 PM
To: adffaces-user@incubator.apache.org
Subject: RE: 

Well, that's all. I'm gonna to learn .net, jejejejejeje
I'm just kidding. The error continue appearing, but all works fine now (
WITH AAAAAAAAAAAAAAAAAALL JARs INTO /WEB-INF/LIB ) 
Thanks for your patience

Juan Giovanolli
System Developer

Santex America SA - A Santex Group Company 
Córdoba - Argentina 


-----Mensaje original-----
De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com] 
Enviado el: Viernes, 09 de Marzo de 2007 16:52
Para: adffaces-user@incubator.apache.org
Asunto: RE: 

Well, ... I DID IT ,jejejeje, but i get this error:
It must be a little config error.
Adam koprowski was the same error.
Thanks 

PD: Happy day, ladies!!!!!


[code]
GRAVE: null
java.lang.ClassNotFoundException: No ClassLoaders found for:
org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl
	at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
	at
org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoad
er.java:511)
	at
org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.j
ava:405)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
	at
org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:5
2)
	at
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilter
Config.java:223)
	at
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFil
terConfig.java:304)
	at
org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterCon
fig.java:77)
	at
org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:36
34)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.portal.server.deployment.PortalWebTomcat5App.startFilter(PortalWeb
Tomcat5App.java:119)
	at
org.jboss.portal.server.deployment.PortalWebTomcat5App.instrument(PortalWebT
omcat5App.java:99)
	at
org.jboss.portal.server.deployment.jboss.ServerDeployer.instrument(ServerDep
loyer.java:318)
	at
org.jboss.portal.server.deployment.jboss.ServerDeployer.deploy(ServerDeploye
r.java:284)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy70.deploy(Unknown Source)
	at
org.jboss.portal.server.deployment.WebAppAdapter.deploy(WebAppAdapter.java:5
4)
	at
org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification(WebA
ppIntercepter.java:133)
	at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListe
nerProxy.java:153)
	at $Proxy112.handleNotification(Unknown Source)
	at
org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBo
ssNotificationBroadcasterSupport.java:127)
	at
org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBoss
NotificationBroadcasterSupport.java:108)
	at
org.jboss.deployment.SubDeployerSupport.emitNotification(SubDeployerSupport.
java:340)
	at
org.jboss.deployment.SubDeployerSupport.start(SubDeployerSupport.java:308)
	at
org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:482)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
:133)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
rationInterceptor.java:142)
	at
org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:9
7)
	at
org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServic
eMBeanSupport.java:238)
	at
org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor
.java:92)
	at
org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(S
ubDeployerInterceptorSupport.java:188)
	at
org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.ja
va:95)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy99.start(Unknown Source)
	at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
	at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
	at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
:133)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
rationInterceptor.java:142)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy6.deploy(Unknown Source)
	at
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne
r.java:421)
	at
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.
java:634)
	at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(
AbstractDeploymentScanner.java:263)
	at
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(Abstract
DeploymentScanner.java:336)
	at
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.
java:289)
	at
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupp
ort.java:245)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav
a:978)
	at $Proxy0.start(Unknown Source)
	at
org.jboss.system.ServiceController.start(ServiceController.java:417)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
16:50:12,625 ERROR [STDERR] 
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy4.start(Unknown Source)
	at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
	at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
:133)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
rationInterceptor.java:142)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy5.deploy(Unknown Source)
	at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
	at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
	at org.jboss.Main.boot(Main.java:200)
	at org.jboss.Main$1.run(Main.java:490)
	at java.lang.Thread.run(Thread.java:595)
[/code]
Juan Giovanolli
System Developer
Santex America SA - A Santex Group Company 
Córdoba - Argentina 

-----Mensaje original-----
De: Adam Winer [mailto:awiner@gmail.com] 
Enviado el: Viernes, 09 de Marzo de 2007 16:10
Para: adffaces-user@incubator.apache.org
Asunto: Re:

Well, my recommendation (stated a few times now), is
to get all of those *out* of /default/lib, and into WEB-INF/lib
of your webapp.

-- Adam


On 3/9/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> Well, it's hard to say, because I'm moving jar files from a side to
another
> and I really forgot where was each jar in that moment.
> In this moment, I have the problem described in other mail of this list,
and
> I have located Trinidad jars, jsf facelets jar and el-ri and el-api jars
in
> the /default/lib of my jbossAS 4.0.5.
>
>
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Córdoba - Argentina
>
> -----Mensaje original-----
> De: Adam Winer [mailto:awiner@gmail.com]
> Enviado el: Viernes, 09 de Marzo de 2007 14:53
> Para: adffaces-user@incubator.apache.org
> Asunto: Re:
>
> If you're seeing a NullPointerException on line 201
> of TrinidadFilterImpl, then you're not using the
> latest code, and it's hard to say what's going on.
>
> What change did you make to get past the prior
> exception?
>
> -- Adam
>
>
>
> On 3/8/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > Now, i'm getting this error when i access to my app :
> > Anybody help me please?
> > Thanks in advance
> >
> >
> > [code]
> > java.lang.NullPointerException
> >
> >
>
org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(Trini
> > dadFilterImpl.java:201)
> >
> >
>
org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.ja
> > va:93)
> >
> >
>
org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilte
> > r.java:75)
> >
> >
>
org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:21
> > 3)
> >
> >
>
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.ja
> > va:96)
> >
> > [/code]
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> >
> >
>
>


__________ NOD32 2104 (20070308) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



__________ NOD32 2109 (20070312) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



__________ NOD32 2109 (20070312) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



Re: Problem with selectordershuttle

Posted by Adam Winer <aw...@gmail.com>.
Try using List, not Set.  selectOrderShuttle doesn't support Set (true
for most JSF components, for that matter).

-- Adam



On 3/13/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> What's the reason that is disabling a selectmanyshuttle?
> May be a wrong setted type? May be a wrong use of the component? May be am I
> a wrong developer,jejejeje?
>
> Thanks in advance
>
> Juan Giovanolli
> System Developer
>
> -----Mensaje original-----
> De: Adam Winer [mailto:awiner@gmail.com]
> Enviado el: Martes, 13 de Marzo de 2007 03:07
> Para: adffaces-user@incubator.apache.org
> Asunto: Re: Problem with selectordershuttle
>
> I don't quite follow you - but I'll note that shuttle
> does not support arbitrary collections.  It supports
> Lists.
>
> One might argue that selectManyShuttle should
> support Sets, but a Set is quite explicitly the wrong
> datatype for a a selectOrderShuttle (where ordering
> is quite to the point).
>
> -- Adam
>
>
>
> On 3/12/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > I'm having a little problem with selectordershuttle.
> > I have two classes like this (this is a simple schema):
> > Public class classA{
> >         Private Set<classB> bs;
> >
> >         ...
> >
> >         And its corresponding get and set
> > }
> >
> > Public class classB {
> > }
> >
> >
> > I give to selectordershuttle a collection of N classB objects, obtained
> from
> > a backing bean of the edit page of the classA objects (can you follow me?
> > jejeje) but when I load a classA object from the database, the
> > selectordershuttle component don't show the current selected classB
> elements
> > in the classA object.
> > Can anybody help me with this. It will be useful an example.
> >
> > Thanks in advance
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> > Córdoba – Argentina
> >
> >
> > -----Mensaje original-----
> > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > Enviado el: Lunes, 12 de Marzo de 2007 13:39
> > Para: adffaces-user@incubator.apache.org
> > Asunto: RE:
> >
> > Thanks Shawn for the data
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> > Alvear 15 3° Piso
> > Córdoba – Argentina
> > Tel: +54(351) 423-1417/426-5110
> > Mail: juan.giovanolli@santexgroup.com
> > Web: www.santexstandard.com
> >
> > -----Mensaje original-----
> > De: Bertrand, Shawn R [mailto:shawn.bertrand@tycoelectronics.com]
> > Enviado el: Lunes, 12 de Marzo de 2007 08:59
> > Para: Juan Giovanolli; adffaces-user@incubator.apache.org
> > Asunto: RE:
> >
> > Juan,
> >
> > Your issues point to some changes made in JBoss 4.x related to
> classloading.
> > Usually the tweaking of a few settings in the JBoss config will do the
> > trick.
> >
> > See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoading for more info.
> >
> > All the best,
> >
> > Shawn
> >
> >
> > -----Original Message-----
> > From: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > Sent: Friday, March 09, 2007 3:47 PM
> > To: adffaces-user@incubator.apache.org
> > Subject: RE:
> >
> > Well, that's all. I'm gonna to learn .net, jejejejejeje
> > I'm just kidding. The error continue appearing, but all works fine now (
> > WITH AAAAAAAAAAAAAAAAAALL JARs INTO /WEB-INF/LIB )
> > Thanks for your patience
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> > Córdoba - Argentina
> >
> >
> > -----Mensaje original-----
> > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > Enviado el: Viernes, 09 de Marzo de 2007 16:52
> > Para: adffaces-user@incubator.apache.org
> > Asunto: RE:
> >
> > Well, ... I DID IT ,jejejeje, but i get this error:
> > It must be a little config error.
> > Adam koprowski was the same error.
> > Thanks
> >
> > PD: Happy day, ladies!!!!!
> >
> >
> > [code]
> > GRAVE: null
> > java.lang.ClassNotFoundException: No ClassLoaders found for:
> > org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl
> >         at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
> >         at
> >
> org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoad
> > er.java:511)
> >         at
> >
> org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.j
> > ava:405)
> >         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> >         at
> >
> org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:5
> > 2)
> >         at
> >
> org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilter
> > Config.java:223)
> >         at
> >
> org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFil
> > terConfig.java:304)
> >         at
> >
> org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterCon
> > fig.java:77)
> >         at
> >
> org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:36
> > 34)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > )
> >         at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> >
> org.jboss.portal.server.deployment.PortalWebTomcat5App.startFilter(PortalWeb
> > Tomcat5App.java:119)
> >         at
> >
> org.jboss.portal.server.deployment.PortalWebTomcat5App.instrument(PortalWebT
> > omcat5App.java:99)
> >         at
> >
> org.jboss.portal.server.deployment.jboss.ServerDeployer.instrument(ServerDep
> > loyer.java:318)
> >         at
> >
> org.jboss.portal.server.deployment.jboss.ServerDeployer.deploy(ServerDeploye
> > r.java:284)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > )
> >         at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> >
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > :155)
> >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> >         at
> >
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > 4)
> >         at
> > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> >         at $Proxy70.deploy(Unknown Source)
> >         at
> >
> org.jboss.portal.server.deployment.WebAppAdapter.deploy(WebAppAdapter.java:5
> > 4)
> >         at
> >
> org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification(WebA
> > ppIntercepter.java:133)
> >         at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
> >         at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> >
> org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListe
> > nerProxy.java:153)
> >         at $Proxy112.handleNotification(Unknown Source)
> >         at
> >
> org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBo
> > ssNotificationBroadcasterSupport.java:127)
> >         at
> >
> org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBoss
> > NotificationBroadcasterSupport.java:108)
> >         at
> >
> org.jboss.deployment.SubDeployerSupport.emitNotification(SubDeployerSupport.
> > java:340)
> >         at
> > org.jboss.deployment.SubDeployerSupport.start(SubDeployerSupport.java:308)
> >         at
> > org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:482)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > )
> >         at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> >
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > :155)
> >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> >         at
> >
> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> > :133)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> >         at
> >
> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> > rationInterceptor.java:142)
> >         at
> >
> org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:9
> > 7)
> >         at
> >
> org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServic
> > eMBeanSupport.java:238)
> >         at
> >
> org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor
> > .java:92)
> >         at
> >
> org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(S
> > ubDeployerInterceptorSupport.java:188)
> >         at
> >
> org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.ja
> > va:95)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> >         at
> >
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > 4)
> >         at
> > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> >         at $Proxy99.start(Unknown Source)
> >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
> >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
> >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
> >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
> >         at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
> >         at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> >
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > :155)
> >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> >         at
> >
> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> > :133)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> >         at
> >
> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> > rationInterceptor.java:142)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> >         at
> >
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > 4)
> >         at
> > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> >         at $Proxy6.deploy(Unknown Source)
> >         at
> >
> org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne
> > r.java:421)
> >         at
> >
> org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.
> > java:634)
> >         at
> >
> org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(
> > AbstractDeploymentScanner.java:263)
> >         at
> >
> org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(Abstract
> > DeploymentScanner.java:336)
> >         at
> >
> org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.
> > java:289)
> >         at
> >
> org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupp
> > ort.java:245)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > )
> >         at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> >
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > :155)
> >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> >         at
> >
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > 4)
> >         at
> > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> >         at
> >
> org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav
> > a:978)
> >         at $Proxy0.start(Unknown Source)
> >         at
> > org.jboss.system.ServiceController.start(ServiceController.java:417)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > )
> >         at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> >
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > :155)
> >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> > 16:50:12,625 ERROR [STDERR]
> >         at
> >
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > 4)
> >         at
> > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> >         at $Proxy4.start(Unknown Source)
> >         at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
> >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
> >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
> >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
> >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > )
> >         at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> >
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > :155)
> >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> >         at
> >
> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> > :133)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> >         at
> >
> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> > rationInterceptor.java:142)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> >         at
> >
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > 4)
> >         at
> > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> >         at $Proxy5.deploy(Unknown Source)
> >         at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
> >         at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
> >         at org.jboss.Main.boot(Main.java:200)
> >         at org.jboss.Main$1.run(Main.java:490)
> >         at java.lang.Thread.run(Thread.java:595)
> > [/code]
> > Juan Giovanolli
> > System Developer
> > Santex America SA - A Santex Group Company
> > Córdoba - Argentina
> >
> > -----Mensaje original-----
> > De: Adam Winer [mailto:awiner@gmail.com]
> > Enviado el: Viernes, 09 de Marzo de 2007 16:10
> > Para: adffaces-user@incubator.apache.org
> > Asunto: Re:
> >
> > Well, my recommendation (stated a few times now), is
> > to get all of those *out* of /default/lib, and into WEB-INF/lib
> > of your webapp.
> >
> > -- Adam
> >
> >
> > On 3/9/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > Well, it's hard to say, because I'm moving jar files from a side to
> > another
> > > and I really forgot where was each jar in that moment.
> > > In this moment, I have the problem described in other mail of this list,
> > and
> > > I have located Trinidad jars, jsf facelets jar and el-ri and el-api jars
> > in
> > > the /default/lib of my jbossAS 4.0.5.
> > >
> > >
> > >
> > > Juan Giovanolli
> > > System Developer
> > >
> > > Santex America SA - A Santex Group Company
> > > Córdoba - Argentina
> > >
> > > -----Mensaje original-----
> > > De: Adam Winer [mailto:awiner@gmail.com]
> > > Enviado el: Viernes, 09 de Marzo de 2007 14:53
> > > Para: adffaces-user@incubator.apache.org
> > > Asunto: Re:
> > >
> > > If you're seeing a NullPointerException on line 201
> > > of TrinidadFilterImpl, then you're not using the
> > > latest code, and it's hard to say what's going on.
> > >
> > > What change did you make to get past the prior
> > > exception?
> > >
> > > -- Adam
> > >
> > >
> > >
> > > On 3/8/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > > Now, i'm getting this error when i access to my app :
> > > > Anybody help me please?
> > > > Thanks in advance
> > > >
> > > >
> > > > [code]
> > > > java.lang.NullPointerException
> > > >
> > > >
> > >
> >
> org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(Trini
> > > > dadFilterImpl.java:201)
> > > >
> > > >
> > >
> >
> org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.ja
> > > > va:93)
> > > >
> > > >
> > >
> >
> org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilte
> > > > r.java:75)
> > > >
> > > >
> > >
> >
> org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:21
> > > > 3)
> > > >
> > > >
> > >
> >
> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.ja
> > > > va:96)
> > > >
> > > > [/code]
> > > >
> > > > Juan Giovanolli
> > > > System Developer
> > > >
> > > > Santex America SA - A Santex Group Company
> > > >
> > > >
> > >
> > >
> >
> >
> > __________ NOD32 2104 (20070308) Information __________
> >
> > This message was checked by NOD32 antivirus system.
> > http://www.eset.com
> >
> >
> >
> > __________ NOD32 2109 (20070312) Information __________
> >
> > This message was checked by NOD32 antivirus system.
> > http://www.eset.com
> >
> >
> >
> > __________ NOD32 2109 (20070312) Information __________
> >
> > This message was checked by NOD32 antivirus system.
> > http://www.eset.com
> >
> >
> >
>
>

RE: Problem with selectordershuttle

Posted by Juan Giovanolli <ju...@santexgroup.com>.
What's the reason that is disabling a selectmanyshuttle?
May be a wrong setted type? May be a wrong use of the component? May be am I
a wrong developer,jejejeje?

Thanks in advance

Juan Giovanolli
System Developer

-----Mensaje original-----
De: Adam Winer [mailto:awiner@gmail.com] 
Enviado el: Martes, 13 de Marzo de 2007 03:07
Para: adffaces-user@incubator.apache.org
Asunto: Re: Problem with selectordershuttle

I don't quite follow you - but I'll note that shuttle
does not support arbitrary collections.  It supports
Lists.

One might argue that selectManyShuttle should
support Sets, but a Set is quite explicitly the wrong
datatype for a a selectOrderShuttle (where ordering
is quite to the point).

-- Adam



On 3/12/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> I'm having a little problem with selectordershuttle.
> I have two classes like this (this is a simple schema):
> Public class classA{
>         Private Set<classB> bs;
>
>         ...
>
>         And its corresponding get and set
> }
>
> Public class classB {
> }
>
>
> I give to selectordershuttle a collection of N classB objects, obtained
from
> a backing bean of the edit page of the classA objects (can you follow me?
> jejeje) but when I load a classA object from the database, the
> selectordershuttle component don't show the current selected classB
elements
> in the classA object.
> Can anybody help me with this. It will be useful an example.
>
> Thanks in advance
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Córdoba – Argentina
>
>
> -----Mensaje original-----
> De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Enviado el: Lunes, 12 de Marzo de 2007 13:39
> Para: adffaces-user@incubator.apache.org
> Asunto: RE:
>
> Thanks Shawn for the data
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Alvear 15 3° Piso
> Córdoba – Argentina
> Tel: +54(351) 423-1417/426-5110
> Mail: juan.giovanolli@santexgroup.com
> Web: www.santexstandard.com
>
> -----Mensaje original-----
> De: Bertrand, Shawn R [mailto:shawn.bertrand@tycoelectronics.com]
> Enviado el: Lunes, 12 de Marzo de 2007 08:59
> Para: Juan Giovanolli; adffaces-user@incubator.apache.org
> Asunto: RE:
>
> Juan,
>
> Your issues point to some changes made in JBoss 4.x related to
classloading.
> Usually the tweaking of a few settings in the JBoss config will do the
> trick.
>
> See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoading for more info.
>
> All the best,
>
> Shawn
>
>
> -----Original Message-----
> From: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Sent: Friday, March 09, 2007 3:47 PM
> To: adffaces-user@incubator.apache.org
> Subject: RE:
>
> Well, that's all. I'm gonna to learn .net, jejejejejeje
> I'm just kidding. The error continue appearing, but all works fine now (
> WITH AAAAAAAAAAAAAAAAAALL JARs INTO /WEB-INF/LIB )
> Thanks for your patience
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Córdoba - Argentina
>
>
> -----Mensaje original-----
> De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Enviado el: Viernes, 09 de Marzo de 2007 16:52
> Para: adffaces-user@incubator.apache.org
> Asunto: RE:
>
> Well, ... I DID IT ,jejejeje, but i get this error:
> It must be a little config error.
> Adam koprowski was the same error.
> Thanks
>
> PD: Happy day, ladies!!!!!
>
>
> [code]
> GRAVE: null
> java.lang.ClassNotFoundException: No ClassLoaders found for:
> org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl
>         at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
>         at
>
org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoad
> er.java:511)
>         at
>
org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.j
> ava:405)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>         at
>
org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:5
> 2)
>         at
>
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilter
> Config.java:223)
>         at
>
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFil
> terConfig.java:304)
>         at
>
org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterCon
> fig.java:77)
>         at
>
org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:36
> 34)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.portal.server.deployment.PortalWebTomcat5App.startFilter(PortalWeb
> Tomcat5App.java:119)
>         at
>
org.jboss.portal.server.deployment.PortalWebTomcat5App.instrument(PortalWebT
> omcat5App.java:99)
>         at
>
org.jboss.portal.server.deployment.jboss.ServerDeployer.instrument(ServerDep
> loyer.java:318)
>         at
>
org.jboss.portal.server.deployment.jboss.ServerDeployer.deploy(ServerDeploye
> r.java:284)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>         at
>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy70.deploy(Unknown Source)
>         at
>
org.jboss.portal.server.deployment.WebAppAdapter.deploy(WebAppAdapter.java:5
> 4)
>         at
>
org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification(WebA
> ppIntercepter.java:133)
>         at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListe
> nerProxy.java:153)
>         at $Proxy112.handleNotification(Unknown Source)
>         at
>
org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBo
> ssNotificationBroadcasterSupport.java:127)
>         at
>
org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBoss
> NotificationBroadcasterSupport.java:108)
>         at
>
org.jboss.deployment.SubDeployerSupport.emitNotification(SubDeployerSupport.
> java:340)
>         at
> org.jboss.deployment.SubDeployerSupport.start(SubDeployerSupport.java:308)
>         at
> org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:482)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at
>
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> :133)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
>
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> rationInterceptor.java:142)
>         at
>
org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:9
> 7)
>         at
>
org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServic
> eMBeanSupport.java:238)
>         at
>
org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor
> .java:92)
>         at
>
org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(S
> ubDeployerInterceptorSupport.java:188)
>         at
>
org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.ja
> va:95)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy99.start(Unknown Source)
>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
>         at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at
>
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> :133)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
>
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> rationInterceptor.java:142)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy6.deploy(Unknown Source)
>         at
>
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne
> r.java:421)
>         at
>
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.
> java:634)
>         at
>
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(
> AbstractDeploymentScanner.java:263)
>         at
>
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(Abstract
> DeploymentScanner.java:336)
>         at
>
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.
> java:289)
>         at
>
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupp
> ort.java:245)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>         at
>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at
>
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav
> a:978)
>         at $Proxy0.start(Unknown Source)
>         at
> org.jboss.system.ServiceController.start(ServiceController.java:417)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> 16:50:12,625 ERROR [STDERR]
>         at
>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy4.start(Unknown Source)
>         at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at
>
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> :133)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
>
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> rationInterceptor.java:142)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy5.deploy(Unknown Source)
>         at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
>         at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
>         at org.jboss.Main.boot(Main.java:200)
>         at org.jboss.Main$1.run(Main.java:490)
>         at java.lang.Thread.run(Thread.java:595)
> [/code]
> Juan Giovanolli
> System Developer
> Santex America SA - A Santex Group Company
> Córdoba - Argentina
>
> -----Mensaje original-----
> De: Adam Winer [mailto:awiner@gmail.com]
> Enviado el: Viernes, 09 de Marzo de 2007 16:10
> Para: adffaces-user@incubator.apache.org
> Asunto: Re:
>
> Well, my recommendation (stated a few times now), is
> to get all of those *out* of /default/lib, and into WEB-INF/lib
> of your webapp.
>
> -- Adam
>
>
> On 3/9/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > Well, it's hard to say, because I'm moving jar files from a side to
> another
> > and I really forgot where was each jar in that moment.
> > In this moment, I have the problem described in other mail of this list,
> and
> > I have located Trinidad jars, jsf facelets jar and el-ri and el-api jars
> in
> > the /default/lib of my jbossAS 4.0.5.
> >
> >
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> > Córdoba - Argentina
> >
> > -----Mensaje original-----
> > De: Adam Winer [mailto:awiner@gmail.com]
> > Enviado el: Viernes, 09 de Marzo de 2007 14:53
> > Para: adffaces-user@incubator.apache.org
> > Asunto: Re:
> >
> > If you're seeing a NullPointerException on line 201
> > of TrinidadFilterImpl, then you're not using the
> > latest code, and it's hard to say what's going on.
> >
> > What change did you make to get past the prior
> > exception?
> >
> > -- Adam
> >
> >
> >
> > On 3/8/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > Now, i'm getting this error when i access to my app :
> > > Anybody help me please?
> > > Thanks in advance
> > >
> > >
> > > [code]
> > > java.lang.NullPointerException
> > >
> > >
> >
>
org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(Trini
> > > dadFilterImpl.java:201)
> > >
> > >
> >
>
org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.ja
> > > va:93)
> > >
> > >
> >
>
org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilte
> > > r.java:75)
> > >
> > >
> >
>
org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:21
> > > 3)
> > >
> > >
> >
>
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.ja
> > > va:96)
> > >
> > > [/code]
> > >
> > > Juan Giovanolli
> > > System Developer
> > >
> > > Santex America SA - A Santex Group Company
> > >
> > >
> >
> >
>
>
> __________ NOD32 2104 (20070308) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
> __________ NOD32 2109 (20070312) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
> __________ NOD32 2109 (20070312) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>


Re: Problem with selectordershuttle

Posted by Adam Winer <aw...@gmail.com>.
I don't quite follow you - but I'll note that shuttle
does not support arbitrary collections.  It supports
Lists.

One might argue that selectManyShuttle should
support Sets, but a Set is quite explicitly the wrong
datatype for a a selectOrderShuttle (where ordering
is quite to the point).

-- Adam



On 3/12/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> I'm having a little problem with selectordershuttle.
> I have two classes like this (this is a simple schema):
> Public class classA{
>         Private Set<classB> bs;
>
>         ...
>
>         And its corresponding get and set
> }
>
> Public class classB {
> }
>
>
> I give to selectordershuttle a collection of N classB objects, obtained from
> a backing bean of the edit page of the classA objects (can you follow me?
> jejeje) but when I load a classA object from the database, the
> selectordershuttle component don't show the current selected classB elements
> in the classA object.
> Can anybody help me with this. It will be useful an example.
>
> Thanks in advance
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Córdoba – Argentina
>
>
> -----Mensaje original-----
> De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Enviado el: Lunes, 12 de Marzo de 2007 13:39
> Para: adffaces-user@incubator.apache.org
> Asunto: RE:
>
> Thanks Shawn for the data
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Alvear 15 3° Piso
> Córdoba – Argentina
> Tel: +54(351) 423-1417/426-5110
> Mail: juan.giovanolli@santexgroup.com
> Web: www.santexstandard.com
>
> -----Mensaje original-----
> De: Bertrand, Shawn R [mailto:shawn.bertrand@tycoelectronics.com]
> Enviado el: Lunes, 12 de Marzo de 2007 08:59
> Para: Juan Giovanolli; adffaces-user@incubator.apache.org
> Asunto: RE:
>
> Juan,
>
> Your issues point to some changes made in JBoss 4.x related to classloading.
> Usually the tweaking of a few settings in the JBoss config will do the
> trick.
>
> See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoading for more info.
>
> All the best,
>
> Shawn
>
>
> -----Original Message-----
> From: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Sent: Friday, March 09, 2007 3:47 PM
> To: adffaces-user@incubator.apache.org
> Subject: RE:
>
> Well, that's all. I'm gonna to learn .net, jejejejejeje
> I'm just kidding. The error continue appearing, but all works fine now (
> WITH AAAAAAAAAAAAAAAAAALL JARs INTO /WEB-INF/LIB )
> Thanks for your patience
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Córdoba - Argentina
>
>
> -----Mensaje original-----
> De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Enviado el: Viernes, 09 de Marzo de 2007 16:52
> Para: adffaces-user@incubator.apache.org
> Asunto: RE:
>
> Well, ... I DID IT ,jejejeje, but i get this error:
> It must be a little config error.
> Adam koprowski was the same error.
> Thanks
>
> PD: Happy day, ladies!!!!!
>
>
> [code]
> GRAVE: null
> java.lang.ClassNotFoundException: No ClassLoaders found for:
> org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl
>         at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
>         at
> org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoad
> er.java:511)
>         at
> org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.j
> ava:405)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>         at
> org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:5
> 2)
>         at
> org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilter
> Config.java:223)
>         at
> org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFil
> terConfig.java:304)
>         at
> org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterCon
> fig.java:77)
>         at
> org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:36
> 34)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.portal.server.deployment.PortalWebTomcat5App.startFilter(PortalWeb
> Tomcat5App.java:119)
>         at
> org.jboss.portal.server.deployment.PortalWebTomcat5App.instrument(PortalWebT
> omcat5App.java:99)
>         at
> org.jboss.portal.server.deployment.jboss.ServerDeployer.instrument(ServerDep
> loyer.java:318)
>         at
> org.jboss.portal.server.deployment.jboss.ServerDeployer.deploy(ServerDeploye
> r.java:284)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy70.deploy(Unknown Source)
>         at
> org.jboss.portal.server.deployment.WebAppAdapter.deploy(WebAppAdapter.java:5
> 4)
>         at
> org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification(WebA
> ppIntercepter.java:133)
>         at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListe
> nerProxy.java:153)
>         at $Proxy112.handleNotification(Unknown Source)
>         at
> org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBo
> ssNotificationBroadcasterSupport.java:127)
>         at
> org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBoss
> NotificationBroadcasterSupport.java:108)
>         at
> org.jboss.deployment.SubDeployerSupport.emitNotification(SubDeployerSupport.
> java:340)
>         at
> org.jboss.deployment.SubDeployerSupport.start(SubDeployerSupport.java:308)
>         at
> org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:482)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at
> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> :133)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> rationInterceptor.java:142)
>         at
> org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:9
> 7)
>         at
> org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServic
> eMBeanSupport.java:238)
>         at
> org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor
> .java:92)
>         at
> org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(S
> ubDeployerInterceptorSupport.java:188)
>         at
> org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.ja
> va:95)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy99.start(Unknown Source)
>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
>         at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at
> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> :133)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> rationInterceptor.java:142)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy6.deploy(Unknown Source)
>         at
> org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne
> r.java:421)
>         at
> org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.
> java:634)
>         at
> org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(
> AbstractDeploymentScanner.java:263)
>         at
> org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(Abstract
> DeploymentScanner.java:336)
>         at
> org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.
> java:289)
>         at
> org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupp
> ort.java:245)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at
> org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav
> a:978)
>         at $Proxy0.start(Unknown Source)
>         at
> org.jboss.system.ServiceController.start(ServiceController.java:417)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> 16:50:12,625 ERROR [STDERR]
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy4.start(Unknown Source)
>         at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at
> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> :133)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> rationInterceptor.java:142)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy5.deploy(Unknown Source)
>         at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
>         at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
>         at org.jboss.Main.boot(Main.java:200)
>         at org.jboss.Main$1.run(Main.java:490)
>         at java.lang.Thread.run(Thread.java:595)
> [/code]
> Juan Giovanolli
> System Developer
> Santex America SA - A Santex Group Company
> Córdoba - Argentina
>
> -----Mensaje original-----
> De: Adam Winer [mailto:awiner@gmail.com]
> Enviado el: Viernes, 09 de Marzo de 2007 16:10
> Para: adffaces-user@incubator.apache.org
> Asunto: Re:
>
> Well, my recommendation (stated a few times now), is
> to get all of those *out* of /default/lib, and into WEB-INF/lib
> of your webapp.
>
> -- Adam
>
>
> On 3/9/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > Well, it's hard to say, because I'm moving jar files from a side to
> another
> > and I really forgot where was each jar in that moment.
> > In this moment, I have the problem described in other mail of this list,
> and
> > I have located Trinidad jars, jsf facelets jar and el-ri and el-api jars
> in
> > the /default/lib of my jbossAS 4.0.5.
> >
> >
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> > Córdoba - Argentina
> >
> > -----Mensaje original-----
> > De: Adam Winer [mailto:awiner@gmail.com]
> > Enviado el: Viernes, 09 de Marzo de 2007 14:53
> > Para: adffaces-user@incubator.apache.org
> > Asunto: Re:
> >
> > If you're seeing a NullPointerException on line 201
> > of TrinidadFilterImpl, then you're not using the
> > latest code, and it's hard to say what's going on.
> >
> > What change did you make to get past the prior
> > exception?
> >
> > -- Adam
> >
> >
> >
> > On 3/8/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > Now, i'm getting this error when i access to my app :
> > > Anybody help me please?
> > > Thanks in advance
> > >
> > >
> > > [code]
> > > java.lang.NullPointerException
> > >
> > >
> >
> org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(Trini
> > > dadFilterImpl.java:201)
> > >
> > >
> >
> org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.ja
> > > va:93)
> > >
> > >
> >
> org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilte
> > > r.java:75)
> > >
> > >
> >
> org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:21
> > > 3)
> > >
> > >
> >
> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.ja
> > > va:96)
> > >
> > > [/code]
> > >
> > > Juan Giovanolli
> > > System Developer
> > >
> > > Santex America SA - A Santex Group Company
> > >
> > >
> >
> >
>
>
> __________ NOD32 2104 (20070308) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
> __________ NOD32 2109 (20070312) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
> __________ NOD32 2109 (20070312) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>

RE: and trinidad configuration

Posted by Juan Giovanolli <ju...@santexgroup.com>.
Thanks. One question: are there any possibility that you solve this issue in
the next 30 minutes?? jejeje

Juan Giovanolli
System Developer

Santex America SA - A Santex Group Company 
Alvear 15 3° Piso 
Córdoba – Argentina 
Tel: +54(351) 423-1417/426-5110 
Mail: juan.giovanolli@santexgroup.com 
Web: www.santexstandard.com 


-----Mensaje original-----
De: Peter Muir [mailto:pmuir@bleepbleep.org.uk] 
Enviado el: Lunes, 12 de Marzo de 2007 18:34
Para: adffaces-user@incubator.apache.org
Asunto: Re: <s:validateAll> and trinidad configuration

http://jira.jboss.com/jira/browse/JBSEAM-501

On 12/03/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> Are there any way to use <s:validateAll> ??? because with the
configuration
> of trinidad in faces-config.xml and web.xml, the validation messages can't
> be shown
>
> Thanks in advance
>
>
> Juan Giovanolli
> System Developer
>
>
> -----Mensaje original-----
> De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Enviado el: Lunes, 12 de Marzo de 2007 16:34
> Para: adffaces-user@incubator.apache.org
> Asunto: RE: Problem with selectordershuttle
>
> I forgot: i'm getting this message > " ADVERTENCIA: Some entries in value
of
> CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=%ID OF classB%] not
> found in SelectItems: [[%classB SELECTED ELEMENTS%]] "
>
> This is the original output > " ADVERTENCIA: Some entries in value of
> CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=appItems] not found in
> SelectItems: [[AppActionItem :appItem, AppActionItem :appItem]] "
>
> Thanks in advance
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Alvear 15 3° Piso
> Córdoba – Argentina
> Tel: +54(351) 423-1417/426-5110
> Mail: juan.giovanolli@santexgroup.com
> Web: www.santexstandard.com
>
>
> -----Mensaje original-----
> De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Enviado el: Lunes, 12 de Marzo de 2007 14:54
> Para: adffaces-user@incubator.apache.org
> Asunto: Problem with selectordershuttle
>
> I'm having a little problem with selectordershuttle.
> I have two classes like this (this is a simple schema):
> Public class classA{
>         Private Set<classB> bs;
>
>         ...
>
>         And its corresponding get and set
> }
>
> Public class classB {
> }
>
>
> I give to selectordershuttle a collection of N classB objects, obtained
from
> a backing bean of the edit page of the classA objects (can you follow me?
> jejeje) but when I load a classA object from the database, the
> selectordershuttle component don't show the current selected classB
elements
> in the classA object.
> Can anybody help me with this. It will be useful an example.
>
> Thanks in advance
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Córdoba – Argentina
>
>
> -----Mensaje original-----
> De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Enviado el: Lunes, 12 de Marzo de 2007 13:39
> Para: adffaces-user@incubator.apache.org
> Asunto: RE:
>
> Thanks Shawn for the data
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Alvear 15 3° Piso
> Córdoba – Argentina
> Tel: +54(351) 423-1417/426-5110
> Mail: juan.giovanolli@santexgroup.com
> Web: www.santexstandard.com
>
> -----Mensaje original-----
> De: Bertrand, Shawn R [mailto:shawn.bertrand@tycoelectronics.com]
> Enviado el: Lunes, 12 de Marzo de 2007 08:59
> Para: Juan Giovanolli; adffaces-user@incubator.apache.org
> Asunto: RE:
>
> Juan,
>
> Your issues point to some changes made in JBoss 4.x related to
classloading.
> Usually the tweaking of a few settings in the JBoss config will do the
> trick.
>
> See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoading for more info.
>
> All the best,
>
> Shawn
>
>
> -----Original Message-----
> From: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Sent: Friday, March 09, 2007 3:47 PM
> To: adffaces-user@incubator.apache.org
> Subject: RE:
>
> Well, that's all. I'm gonna to learn .net, jejejejejeje
> I'm just kidding. The error continue appearing, but all works fine now (
> WITH AAAAAAAAAAAAAAAAAALL JARs INTO /WEB-INF/LIB )
> Thanks for your patience
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Córdoba - Argentina
>
>
> -----Mensaje original-----
> De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Enviado el: Viernes, 09 de Marzo de 2007 16:52
> Para: adffaces-user@incubator.apache.org
> Asunto: RE:
>
> Well, ... I DID IT ,jejejeje, but i get this error:
> It must be a little config error.
> Adam koprowski was the same error.
> Thanks
>
> PD: Happy day, ladies!!!!!
>
>
> [code]
> GRAVE: null
> java.lang.ClassNotFoundException: No ClassLoaders found for:
> org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl
>         at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
>         at
>
org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoad
> er.java:511)
>         at
>
org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.j
> ava:405)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>         at
>
org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:5
> 2)
>         at
>
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilter
> Config.java:223)
>         at
>
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFil
> terConfig.java:304)
>         at
>
org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterCon
> fig.java:77)
>         at
>
org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:36
> 34)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.portal.server.deployment.PortalWebTomcat5App.startFilter(PortalWeb
> Tomcat5App.java:119)
>         at
>
org.jboss.portal.server.deployment.PortalWebTomcat5App.instrument(PortalWebT
> omcat5App.java:99)
>         at
>
org.jboss.portal.server.deployment.jboss.ServerDeployer.instrument(ServerDep
> loyer.java:318)
>         at
>
org.jboss.portal.server.deployment.jboss.ServerDeployer.deploy(ServerDeploye
> r.java:284)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>         at
>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy70.deploy(Unknown Source)
>         at
>
org.jboss.portal.server.deployment.WebAppAdapter.deploy(WebAppAdapter.java:5
> 4)
>         at
>
org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification(WebA
> ppIntercepter.java:133)
>         at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListe
> nerProxy.java:153)
>         at $Proxy112.handleNotification(Unknown Source)
>         at
>
org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBo
> ssNotificationBroadcasterSupport.java:127)
>         at
>
org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBoss
> NotificationBroadcasterSupport.java:108)
>         at
>
org.jboss.deployment.SubDeployerSupport.emitNotification(SubDeployerSupport.
> java:340)
>         at
> org.jboss.deployment.SubDeployerSupport.start(SubDeployerSupport.java:308)
>         at
> org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:482)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at
>
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> :133)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
>
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> rationInterceptor.java:142)
>         at
>
org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:9
> 7)
>         at
>
org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServic
> eMBeanSupport.java:238)
>         at
>
org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor
> .java:92)
>         at
>
org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(S
> ubDeployerInterceptorSupport.java:188)
>         at
>
org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.ja
> va:95)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy99.start(Unknown Source)
>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
>         at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at
>
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> :133)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
>
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> rationInterceptor.java:142)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy6.deploy(Unknown Source)
>         at
>
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne
> r.java:421)
>         at
>
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.
> java:634)
>         at
>
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(
> AbstractDeploymentScanner.java:263)
>         at
>
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(Abstract
> DeploymentScanner.java:336)
>         at
>
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.
> java:289)
>         at
>
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupp
> ort.java:245)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>         at
>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at
>
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav
> a:978)
>         at $Proxy0.start(Unknown Source)
>         at
> org.jboss.system.ServiceController.start(ServiceController.java:417)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> 16:50:12,625 ERROR [STDERR]
>         at
>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy4.start(Unknown Source)
>         at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at
>
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> :133)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
>
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> rationInterceptor.java:142)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy5.deploy(Unknown Source)
>         at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
>         at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
>         at org.jboss.Main.boot(Main.java:200)
>         at org.jboss.Main$1.run(Main.java:490)
>         at java.lang.Thread.run(Thread.java:595)
> [/code]
> Juan Giovanolli
> System Developer
> Santex America SA - A Santex Group Company
> Córdoba - Argentina
>
> -----Mensaje original-----
> De: Adam Winer [mailto:awiner@gmail.com]
> Enviado el: Viernes, 09 de Marzo de 2007 16:10
> Para: adffaces-user@incubator.apache.org
> Asunto: Re:
>
> Well, my recommendation (stated a few times now), is
> to get all of those *out* of /default/lib, and into WEB-INF/lib
> of your webapp.
>
> -- Adam
>
>
> On 3/9/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > Well, it's hard to say, because I'm moving jar files from a side to
> another
> > and I really forgot where was each jar in that moment.
> > In this moment, I have the problem described in other mail of this list,
> and
> > I have located Trinidad jars, jsf facelets jar and el-ri and el-api jars
> in
> > the /default/lib of my jbossAS 4.0.5.
> >
> >
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> > Córdoba - Argentina
> >
> > -----Mensaje original-----
> > De: Adam Winer [mailto:awiner@gmail.com]
> > Enviado el: Viernes, 09 de Marzo de 2007 14:53
> > Para: adffaces-user@incubator.apache.org
> > Asunto: Re:
> >
> > If you're seeing a NullPointerException on line 201
> > of TrinidadFilterImpl, then you're not using the
> > latest code, and it's hard to say what's going on.
> >
> > What change did you make to get past the prior
> > exception?
> >
> > -- Adam
> >
> >
> >
> > On 3/8/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > Now, i'm getting this error when i access to my app :
> > > Anybody help me please?
> > > Thanks in advance
> > >
> > >
> > > [code]
> > > java.lang.NullPointerException
> > >
> > >
> >
>
org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(Trini
> > > dadFilterImpl.java:201)
> > >
> > >
> >
>
org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.ja
> > > va:93)
> > >
> > >
> >
>
org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilte
> > > r.java:75)
> > >
> > >
> >
>
org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:21
> > > 3)
> > >
> > >
> >
>
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.ja
> > > va:96)
> > >
> > > [/code]
> > >
> > > Juan Giovanolli
> > > System Developer
> > >
> > > Santex America SA - A Santex Group Company
> > >
> > >
> >
> >
>
>
> __________ NOD32 2104 (20070308) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
> __________ NOD32 2109 (20070312) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
> __________ NOD32 2109 (20070312) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
> __________ NOD32 2109 (20070312) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
> __________ NOD32 2109 (20070312) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>

__________ NOD32 2109 (20070312) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



Re: and trinidad configuration

Posted by Chris Lowe <ch...@gmail.com>.
Thanks Pete.

On 16/03/07, Peter Muir <pm...@bleepbleep.org.uk> wrote:
>
> Chris
>
> http://jira.jboss.com/jira/browse/JBSEAM-501 - so Seam 1.2.1.GA, which
> IIRC correctly is the next couple of weeks.
>
> On 16/03/07, Chris Lowe <ch...@gmail.com> wrote:
> > Pete,
> >
> > So I can tell when this will be released -  was there a JIRA case for
> this?
> >
> > Nice work for fixing this, that'll save a few key strokes!
> >
> > Chris.
> >
> >
> > On 13/03/07, Peter Muir <pm...@bleepbleep.org.uk> wrote:
> > >
> > > Adam
> > >
> > > On 13/03/07, Adam Winer <aw...@gmail.com> wrote:
> > > > Pete,, could you comment on this bug that there's *no*
> > > > reason to be looking for UIInput or UIXInput, etc.?  Just use
> > > > the EditableValueHolder interface, like all validators should do.
> > > > Seam could fix this one today without a Trinidad release.
> > >
> > > I've fixed this in Seam's CVS, this was a silly mistake, oh well....
> > > Thanks :)
> > >
> > > > I would have commented on this directly, but got rather
> > > > offended that to get the account to comment on an OSS bug
> > > > I apparently had to provide my phone number, mailing address,
> > > > company's revenue???  Ridiculous!
> > >
> > > Yup...
> > >
> > > Pete
> > >
> > > > On 3/12/07, Peter Muir <pm...@bleepbleep.org.uk> wrote:
> > > > > http://jira.jboss.com/jira/browse/JBSEAM-501
> > > > >
> > > > > On 12/03/07, Juan Giovanolli <ju...@santexgroup.com>
> wrote:
> > > > > > Are there any way to use <s:validateAll> ??? because with the
> > > configuration
> > > > > > of trinidad in faces-config.xml and web.xml, the validation
> messages
> > > can't
> > > > > > be shown
> > > > > >
> > > > > > Thanks in advance
> > > > > >
> > > > > >
> > > > > > Juan Giovanolli
> > > > > > System Developer
> > > > > >
> > > > > >
> > > > > > -----Mensaje original-----
> > > > > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > > > Enviado el: Lunes, 12 de Marzo de 2007 16:34
> > > > > > Para: adffaces-user@incubator.apache.org
> > > > > > Asunto: RE: Problem with selectordershuttle
> > > > > >
> > > > > > I forgot: i'm getting this message > " ADVERTENCIA: Some entries
> in
> > > value of
> > > > > > CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=%ID OF
> classB%]
> > > not
> > > > > > found in SelectItems: [[%classB SELECTED ELEMENTS%]] "
> > > > > >
> > > > > > This is the original output > " ADVERTENCIA: Some entries in
> value
> > > of
> > > > > > CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=appItems]
> not
> > > found in
> > > > > > SelectItems: [[AppActionItem :appItem, AppActionItem :appItem]]
> "
> > > > > >
> > > > > > Thanks in advance
> > > > > >
> > > > > > Juan Giovanolli
> > > > > > System Developer
> > > > > >
> > > > > > Santex America SA - A Santex Group Company
> > > > > > Alvear 15 3° Piso
> > > > > > Córdoba – Argentina
> > > > > > Tel: +54(351) 423-1417/426-5110
> > > > > > Mail: juan.giovanolli@santexgroup.com
> > > > > > Web: www.santexstandard.com
> > > > > >
> > > > > >
> > > > > > -----Mensaje original-----
> > > > > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > > > Enviado el: Lunes, 12 de Marzo de 2007 14:54
> > > > > > Para: adffaces-user@incubator.apache.org
> > > > > > Asunto: Problem with selectordershuttle
> > > > > >
> > > > > > I'm having a little problem with selectordershuttle.
> > > > > > I have two classes like this (this is a simple schema):
> > > > > > Public class classA{
> > > > > >         Private Set<classB> bs;
> > > > > >
> > > > > >         ...
> > > > > >
> > > > > >         And its corresponding get and set
> > > > > > }
> > > > > >
> > > > > > Public class classB {
> > > > > > }
> > > > > >
> > > > > >
> > > > > > I give to selectordershuttle a collection of N classB objects,
> > > obtained from
> > > > > > a backing bean of the edit page of the classA objects (can you
> > > follow me?
> > > > > > jejeje) but when I load a classA object from the database, the
> > > > > > selectordershuttle component don't show the current selected
> classB
> > > elements
> > > > > > in the classA object.
> > > > > > Can anybody help me with this. It will be useful an example.
> > > > > >
> > > > > > Thanks in advance
> > > > > >
> > > > > > Juan Giovanolli
> > > > > > System Developer
> > > > > >
> > > > > > Santex America SA - A Santex Group Company
> > > > > > Córdoba – Argentina
> > > > > >
> > > > > >
> > > > > > -----Mensaje original-----
> > > > > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > > > Enviado el: Lunes, 12 de Marzo de 2007 13:39
> > > > > > Para: adffaces-user@incubator.apache.org
> > > > > > Asunto: RE:
> > > > > >
> > > > > > Thanks Shawn for the data
> > > > > >
> > > > > > Juan Giovanolli
> > > > > > System Developer
> > > > > >
> > > > > > Santex America SA - A Santex Group Company
> > > > > > Alvear 15 3° Piso
> > > > > > Córdoba – Argentina
> > > > > > Tel: +54(351) 423-1417/426-5110
> > > > > > Mail: juan.giovanolli@santexgroup.com
> > > > > > Web: www.santexstandard.com
> > > > > >
> > > > > > -----Mensaje original-----
> > > > > > De: Bertrand, Shawn R [mailto:shawn.bertrand@tycoelectronics.com
> ]
> > > > > > Enviado el: Lunes, 12 de Marzo de 2007 08:59
> > > > > > Para: Juan Giovanolli; adffaces-user@incubator.apache.org
> > > > > > Asunto: RE:
> > > > > >
> > > > > > Juan,
> > > > > >
> > > > > > Your issues point to some changes made in JBoss 4.x related to
> > > classloading.
> > > > > > Usually the tweaking of a few settings in the JBoss config will
> do
> > > the
> > > > > > trick.
> > > > > >
> > > > > > See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoading for
> more
> > > info.
> > > > > >
> > > > > > All the best,
> > > > > >
> > > > > > Shawn
> > > > > >
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > > > Sent: Friday, March 09, 2007 3:47 PM
> > > > > > To: adffaces-user@incubator.apache.org
> > > > > > Subject: RE:
> > > > > >
> > > > > > Well, that's all. I'm gonna to learn .net, jejejejejeje
> > > > > > I'm just kidding. The error continue appearing, but all works
> fine
> > > now (
> > > > > > WITH AAAAAAAAAAAAAAAAAALL JARs INTO /WEB-INF/LIB )
> > > > > > Thanks for your patience
> > > > > >
> > > > > > Juan Giovanolli
> > > > > > System Developer
> > > > > >
> > > > > > Santex America SA - A Santex Group Company
> > > > > > Córdoba - Argentina
> > > > > >
> > > > > >
> > > > > > -----Mensaje original-----
> > > > > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > > > Enviado el: Viernes, 09 de Marzo de 2007 16:52
> > > > > > Para: adffaces-user@incubator.apache.org
> > > > > > Asunto: RE:
> > > > > >
> > > > > > Well, ... I DID IT ,jejejeje, but i get this error:
> > > > > > It must be a little config error.
> > > > > > Adam koprowski was the same error.
> > > > > > Thanks
> > > > > >
> > > > > > PD: Happy day, ladies!!!!!
> > > > > >
> > > > > >
> > > > > > [code]
> > > > > > GRAVE: null
> > > > > > java.lang.ClassNotFoundException: No ClassLoaders found for:
> > > > > > org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl
> > > > > >         at org.jboss.mx.loading.LoadMgr3.beginLoadTask(
> LoadMgr3.java
> > > :306)
> > > > > >         at
> > > > > > org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl
> > > (RepositoryClassLoad
> > > > > > er.java:511)
> > > > > >         at
> > > > > > org.jboss.mx.loading.RepositoryClassLoader.loadClass(
> > > RepositoryClassLoader.j
> > > > > > ava:405)
> > > > > >         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> > > > > >         at
> > > > > > org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(
> > > TrinidadFilter.java:5
> > > > > > 2)
> > > > > >         at
> > > > > > org.apache.catalina.core.ApplicationFilterConfig.getFilter
> > > (ApplicationFilter
> > > > > > Config.java:223)
> > > > > >         at
> > > > > > org.apache.catalina.core.ApplicationFilterConfig.setFilterDef
> > > (ApplicationFil
> > > > > > terConfig.java:304)
> > > > > >         at
> > > > > > org.apache.catalina.core.ApplicationFilterConfig
> > > .<init>(ApplicationFilterCon
> > > > > > fig.java:77)
> > > > > >         at
> > > > > > org.apache.catalina.core.StandardContext.filterStart(
> > > StandardContext.java:36
> > > > > > 34)
> > > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > Method)
> > > > > >         at
> > > > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java:39
> > > > > > )
> > > > > >         at
> > > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > > (DelegatingMethodAccessorImpl
> > > > > > .java:25)
> > > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > > >         at
> > > > > >
> org.jboss.portal.server.deployment.PortalWebTomcat5App.startFilter
> > > (PortalWeb
> > > > > > Tomcat5App.java:119)
> > > > > >         at
> > > > > >
> org.jboss.portal.server.deployment.PortalWebTomcat5App.instrument
> > > (PortalWebT
> > > > > > omcat5App.java:99)
> > > > > >         at
> > > > > >
> org.jboss.portal.server.deployment.jboss.ServerDeployer.instrument
> > > (ServerDep
> > > > > > loyer.java:318)
> > > > > >         at
> > > > > > org.jboss.portal.server.deployment.jboss.ServerDeployer.deploy
> > > (ServerDeploye
> > > > > > r.java:284)
> > > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > Method)
> > > > > >         at
> > > > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java:39
> > > > > > )
> > > > > >         at
> > > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > > (DelegatingMethodAccessorImpl
> > > > > > .java:25)
> > > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > > >         at
> > > > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> > > ReflectedDispatcher.java
> > > > > > :155)
> > > > > >         at org.jboss.mx.server.Invocation.dispatch(
> Invocation.java
> > > :94)
> > > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java
> :86)
> > > > > >         at
> > > > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> > > AbstractMBeanInvoker.java:26
> > > > > > 4)
> > > > > >         at
> > > > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java
> :659)
> > > > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(
> MBeanProxyExt.java
> > > :210)
> > > > > >         at $Proxy70.deploy(Unknown Source)
> > > > > >         at
> > > > > > org.jboss.portal.server.deployment.WebAppAdapter.deploy(
> > > WebAppAdapter.java:5
> > > > > > 4)
> > > > > >         at
> > > > > >
> > >
> org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification
> > > (WebA
> > > > > > ppIntercepter.java:133)
> > > > > >         at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown
> > > Source)
> > > > > >         at
> > > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > > (DelegatingMethodAccessorImpl
> > > > > > .java:25)
> > > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > > >         at
> > > > > > org.jboss.mx.notification.NotificationListenerProxy.invoke
> > > (NotificationListe
> > > > > > nerProxy.java:153)
> > > > > >         at $Proxy112.handleNotification(Unknown Source)
> > > > > >         at
> > > > > >
> > >
> org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification
> > > (JBo
> > > > > > ssNotificationBroadcasterSupport.java:127)
> > > > > >         at
> > > > > >
> > > org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification
> > > (JBoss
> > > > > > NotificationBroadcasterSupport.java:108)
> > > > > >         at
> > > > > > org.jboss.deployment.SubDeployerSupport.emitNotification
> > > (SubDeployerSupport.
> > > > > > java:340)
> > > > > >         at
> > > > > > org.jboss.deployment.SubDeployerSupport.start(
> > > SubDeployerSupport.java:308)
> > > > > >         at
> > > > > > org.jboss.web.AbstractWebContainer.start(
> AbstractWebContainer.java
> > > :482)
> > > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > Method)
> > > > > >         at
> > > > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java:39
> > > > > > )
> > > > > >         at
> > > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > > (DelegatingMethodAccessorImpl
> > > > > > .java:25)
> > > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > > >         at
> > > > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> > > ReflectedDispatcher.java
> > > > > > :155)
> > > > > >         at org.jboss.mx.server.Invocation.dispatch(
> Invocation.java
> > > :94)
> > > > > >         at
> > > > > > org.jboss.mx.interceptor.AbstractInterceptor.invoke(
> > > AbstractInterceptor.java
> > > > > > :133)
> > > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java
> :88)
> > > > > >         at
> > > > > > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke
> > > (ModelMBeanOpe
> > > > > > rationInterceptor.java:142)
> > > > > >         at
> > > > > > org.jboss.mx.interceptor.DynamicInterceptor.invoke(
> > > DynamicInterceptor.java:9
> > > > > > 7)
> > > > > >         at
> > > > > > org.jboss.system.InterceptorServiceMBeanSupport.invokeNext
> > > (InterceptorServic
> > > > > > eMBeanSupport.java:238)
> > > > > >         at
> > > > > > org.jboss.ws.integration.jboss.DeployerInterceptor.start
> > > (DeployerInterceptor
> > > > > > .java:92)
> > > > > >         at
> > > > > >
> > >
> org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start
> > > (S
> > > > > > ubDeployerInterceptorSupport.java:188)
> > > > > >         at
> > > > > > org.jboss.deployment.SubDeployerInterceptor.invoke(
> > > SubDeployerInterceptor.ja
> > > > > > va:95)
> > > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java
> :88)
> > > > > >         at
> > > > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> > > AbstractMBeanInvoker.java:26
> > > > > > 4)
> > > > > >         at
> > > > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java
> :659)
> > > > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(
> MBeanProxyExt.java
> > > :210)
> > > > > >         at $Proxy99.start(Unknown Source)
> > > > > >         at org.jboss.deployment.MainDeployer.start(
> MainDeployer.java
> > > :1025)
> > > > > >         at org.jboss.deployment.MainDeployer.start(
> MainDeployer.java
> > > :1015)
> > > > > >         at org.jboss.deployment.MainDeployer.deploy(
> > > MainDeployer.java:819)
> > > > > >         at org.jboss.deployment.MainDeployer.deploy(
> > > MainDeployer.java:782)
> > > > > >         at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown
> > > Source)
> > > > > >         at
> > > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > > (DelegatingMethodAccessorImpl
> > > > > > .java:25)
> > > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > > >         at
> > > > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> > > ReflectedDispatcher.java
> > > > > > :155)
> > > > > >         at org.jboss.mx.server.Invocation.dispatch(
> Invocation.java
> > > :94)
> > > > > >         at
> > > > > > org.jboss.mx.interceptor.AbstractInterceptor.invoke(
> > > AbstractInterceptor.java
> > > > > > :133)
> > > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java
> :88)
> > > > > >         at
> > > > > > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke
> > > (ModelMBeanOpe
> > > > > > rationInterceptor.java:142)
> > > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java
> :88)
> > > > > >         at
> > > > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> > > AbstractMBeanInvoker.java:26
> > > > > > 4)
> > > > > >         at
> > > > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java
> :659)
> > > > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(
> MBeanProxyExt.java
> > > :210)
> > > > > >         at $Proxy6.deploy(Unknown Source)
> > > > > >         at
> > > > > > org.jboss.deployment.scanner.URLDeploymentScanner.deploy
> > > (URLDeploymentScanne
> > > > > > r.java:421)
> > > > > >         at
> > > > > > org.jboss.deployment.scanner.URLDeploymentScanner.scan
> > > (URLDeploymentScanner.
> > > > > > java:634)
> > > > > >         at
> > > > > >
> > >
> org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan
> > > (
> > > > > > AbstractDeploymentScanner.java:263)
> > > > > >         at
> > > > > >
> org.jboss.deployment.scanner.AbstractDeploymentScanner.startService
> > > (Abstract
> > > > > > DeploymentScanner.java:336)
> > > > > >         at
> > > > > > org.jboss.system.ServiceMBeanSupport.jbossInternalStart
> > > (ServiceMBeanSupport.
> > > > > > java:289)
> > > > > >         at
> > > > > > org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle
> > > (ServiceMBeanSupp
> > > > > > ort.java:245)
> > > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > Method)
> > > > > >         at
> > > > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java:39
> > > > > > )
> > > > > >         at
> > > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > > (DelegatingMethodAccessorImpl
> > > > > > .java:25)
> > > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > > >         at
> > > > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> > > ReflectedDispatcher.java
> > > > > > :155)
> > > > > >         at org.jboss.mx.server.Invocation.dispatch(
> Invocation.java
> > > :94)
> > > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java
> :86)
> > > > > >         at
> > > > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> > > AbstractMBeanInvoker.java:26
> > > > > > 4)
> > > > > >         at
> > > > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java
> :659)
> > > > > >         at
> > > > > > org.jboss.system.ServiceController$ServiceProxy.invoke(
> > > ServiceController.jav
> > > > > > a:978)
> > > > > >         at $Proxy0.start(Unknown Source)
> > > > > >         at
> > > > > > org.jboss.system.ServiceController.start(ServiceController.java
> :417)
> > > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > Method)
> > > > > >         at
> > > > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java:39
> > > > > > )
> > > > > >         at
> > > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > > (DelegatingMethodAccessorImpl
> > > > > > .java:25)
> > > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > > >         at
> > > > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> > > ReflectedDispatcher.java
> > > > > > :155)
> > > > > >         at org.jboss.mx.server.Invocation.dispatch(
> Invocation.java
> > > :94)
> > > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java
> :86)
> > > > > > 16:50:12,625 ERROR [STDERR]
> > > > > >         at
> > > > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> > > AbstractMBeanInvoker.java:26
> > > > > > 4)
> > > > > >         at
> > > > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java
> :659)
> > > > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(
> MBeanProxyExt.java
> > > :210)
> > > > > >         at $Proxy4.start(Unknown Source)
> > > > > >         at org.jboss.deployment.SARDeployer.start(
> SARDeployer.java
> > > :302)
> > > > > >         at org.jboss.deployment.MainDeployer.start(
> MainDeployer.java
> > > :1025)
> > > > > >         at org.jboss.deployment.MainDeployer.deploy(
> > > MainDeployer.java:819)
> > > > > >         at org.jboss.deployment.MainDeployer.deploy(
> > > MainDeployer.java:782)
> > > > > >         at org.jboss.deployment.MainDeployer.deploy(
> > > MainDeployer.java:766)
> > > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > > Method)
> > > > > >         at
> > > > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > > NativeMethodAccessorImpl.java:39
> > > > > > )
> > > > > >         at
> > > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > > (DelegatingMethodAccessorImpl
> > > > > > .java:25)
> > > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > > >         at
> > > > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> > > ReflectedDispatcher.java
> > > > > > :155)
> > > > > >         at org.jboss.mx.server.Invocation.dispatch(
> Invocation.java
> > > :94)
> > > > > >         at
> > > > > > org.jboss.mx.interceptor.AbstractInterceptor.invoke(
> > > AbstractInterceptor.java
> > > > > > :133)
> > > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java
> :88)
> > > > > >         at
> > > > > > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke
> > > (ModelMBeanOpe
> > > > > > rationInterceptor.java:142)
> > > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java
> :88)
> > > > > >         at
> > > > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> > > AbstractMBeanInvoker.java:26
> > > > > > 4)
> > > > > >         at
> > > > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java
> :659)
> > > > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(
> MBeanProxyExt.java
> > > :210)
> > > > > >         at $Proxy5.deploy(Unknown Source)
> > > > > >         at org.jboss.system.server.ServerImpl.doStart(
> > > ServerImpl.java:482)
> > > > > >         at org.jboss.system.server.ServerImpl.start(
> ServerImpl.java
> > > :362)
> > > > > >         at org.jboss.Main.boot(Main.java:200)
> > > > > >         at org.jboss.Main$1.run(Main.java:490)
> > > > > >         at java.lang.Thread.run(Thread.java:595)
> > > > > > [/code]
> > > > > > Juan Giovanolli
> > > > > > System Developer
> > > > > > Santex America SA - A Santex Group Company
> > > > > > Córdoba - Argentina
> > > > > >
> > > > > > -----Mensaje original-----
> > > > > > De: Adam Winer [mailto:awiner@gmail.com]
> > > > > > Enviado el: Viernes, 09 de Marzo de 2007 16:10
> > > > > > Para: adffaces-user@incubator.apache.org
> > > > > > Asunto: Re:
> > > > > >
> > > > > > Well, my recommendation (stated a few times now), is
> > > > > > to get all of those *out* of /default/lib, and into WEB-INF/lib
> > > > > > of your webapp.
> > > > > >
> > > > > > -- Adam
> > > > > >
> > > > > >
> > > > > > On 3/9/07, Juan Giovanolli <ju...@santexgroup.com>
> wrote:
> > > > > > > Well, it's hard to say, because I'm moving jar files from a
> side
> > > to
> > > > > > another
> > > > > > > and I really forgot where was each jar in that moment.
> > > > > > > In this moment, I have the problem described in other mail of
> this
> > > list,
> > > > > > and
> > > > > > > I have located Trinidad jars, jsf facelets jar and el-ri and
> > > el-api jars
> > > > > > in
> > > > > > > the /default/lib of my jbossAS 4.0.5.
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Juan Giovanolli
> > > > > > > System Developer
> > > > > > >
> > > > > > > Santex America SA - A Santex Group Company
> > > > > > > Córdoba - Argentina
> > > > > > >
> > > > > > > -----Mensaje original-----
> > > > > > > De: Adam Winer [mailto:awiner@gmail.com]
> > > > > > > Enviado el: Viernes, 09 de Marzo de 2007 14:53
> > > > > > > Para: adffaces-user@incubator.apache.org
> > > > > > > Asunto: Re:
> > > > > > >
> > > > > > > If you're seeing a NullPointerException on line 201
> > > > > > > of TrinidadFilterImpl, then you're not using the
> > > > > > > latest code, and it's hard to say what's going on.
> > > > > > >
> > > > > > > What change did you make to get past the prior
> > > > > > > exception?
> > > > > > >
> > > > > > > -- Adam
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On 3/8/07, Juan Giovanolli <ju...@santexgroup.com>
> > > wrote:
> > > > > > > > Now, i'm getting this error when i access to my app :
> > > > > > > > Anybody help me please?
> > > > > > > > Thanks in advance
> > > > > > > >
> > > > > > > >
> > > > > > > > [code]
> > > > > > > > java.lang.NullPointerException
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter
> > > (Trini
> > > > > > > > dadFilterImpl.java:201)
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(
> > > TrinidadFilter.ja
> > > > > > > > va:93)
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter
> > > (BaseXMLFilte
> > > > > > > > r.java:75)
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(
> > > BaseFilter.java:21
> > > > > > > > 3)
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(
> > > ReplyHeaderFilter.ja
> > > > > > > > va:96)
> > > > > > > >
> > > > > > > > [/code]
> > > > > > > >
> > > > > > > > Juan Giovanolli
> > > > > > > > System Developer
> > > > > > > >
> > > > > > > > Santex America SA - A Santex Group Company
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > > __________ NOD32 2104 (20070308) Information __________
> > > > > >
> > > > > > This message was checked by NOD32 antivirus system.
> > > > > > http://www.eset.com
> > > > > >
> > > > > >
> > > > > >
> > > > > > __________ NOD32 2109 (20070312) Information __________
> > > > > >
> > > > > > This message was checked by NOD32 antivirus system.
> > > > > > http://www.eset.com
> > > > > >
> > > > > >
> > > > > >
> > > > > > __________ NOD32 2109 (20070312) Information __________
> > > > > >
> > > > > > This message was checked by NOD32 antivirus system.
> > > > > > http://www.eset.com
> > > > > >
> > > > > >
> > > > > >
> > > > > > __________ NOD32 2109 (20070312) Information __________
> > > > > >
> > > > > > This message was checked by NOD32 antivirus system.
> > > > > > http://www.eset.com
> > > > > >
> > > > > >
> > > > > >
> > > > > > __________ NOD32 2109 (20070312) Information __________
> > > > > >
> > > > > > This message was checked by NOD32 antivirus system.
> > > > > > http://www.eset.com
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: and trinidad configuration

Posted by Peter Muir <pm...@bleepbleep.org.uk>.
Chris

http://jira.jboss.com/jira/browse/JBSEAM-501 - so Seam 1.2.1.GA, which
IIRC correctly is the next couple of weeks.

On 16/03/07, Chris Lowe <ch...@gmail.com> wrote:
> Pete,
>
> So I can tell when this will be released -  was there a JIRA case for this?
>
> Nice work for fixing this, that'll save a few key strokes!
>
> Chris.
>
>
> On 13/03/07, Peter Muir <pm...@bleepbleep.org.uk> wrote:
> >
> > Adam
> >
> > On 13/03/07, Adam Winer <aw...@gmail.com> wrote:
> > > Pete,, could you comment on this bug that there's *no*
> > > reason to be looking for UIInput or UIXInput, etc.?  Just use
> > > the EditableValueHolder interface, like all validators should do.
> > > Seam could fix this one today without a Trinidad release.
> >
> > I've fixed this in Seam's CVS, this was a silly mistake, oh well....
> > Thanks :)
> >
> > > I would have commented on this directly, but got rather
> > > offended that to get the account to comment on an OSS bug
> > > I apparently had to provide my phone number, mailing address,
> > > company's revenue???  Ridiculous!
> >
> > Yup...
> >
> > Pete
> >
> > > On 3/12/07, Peter Muir <pm...@bleepbleep.org.uk> wrote:
> > > > http://jira.jboss.com/jira/browse/JBSEAM-501
> > > >
> > > > On 12/03/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > > > Are there any way to use <s:validateAll> ??? because with the
> > configuration
> > > > > of trinidad in faces-config.xml and web.xml, the validation messages
> > can't
> > > > > be shown
> > > > >
> > > > > Thanks in advance
> > > > >
> > > > >
> > > > > Juan Giovanolli
> > > > > System Developer
> > > > >
> > > > >
> > > > > -----Mensaje original-----
> > > > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > > Enviado el: Lunes, 12 de Marzo de 2007 16:34
> > > > > Para: adffaces-user@incubator.apache.org
> > > > > Asunto: RE: Problem with selectordershuttle
> > > > >
> > > > > I forgot: i'm getting this message > " ADVERTENCIA: Some entries in
> > value of
> > > > > CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=%ID OF classB%]
> > not
> > > > > found in SelectItems: [[%classB SELECTED ELEMENTS%]] "
> > > > >
> > > > > This is the original output > " ADVERTENCIA: Some entries in value
> > of
> > > > > CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=appItems] not
> > found in
> > > > > SelectItems: [[AppActionItem :appItem, AppActionItem :appItem]] "
> > > > >
> > > > > Thanks in advance
> > > > >
> > > > > Juan Giovanolli
> > > > > System Developer
> > > > >
> > > > > Santex America SA - A Santex Group Company
> > > > > Alvear 15 3° Piso
> > > > > Córdoba – Argentina
> > > > > Tel: +54(351) 423-1417/426-5110
> > > > > Mail: juan.giovanolli@santexgroup.com
> > > > > Web: www.santexstandard.com
> > > > >
> > > > >
> > > > > -----Mensaje original-----
> > > > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > > Enviado el: Lunes, 12 de Marzo de 2007 14:54
> > > > > Para: adffaces-user@incubator.apache.org
> > > > > Asunto: Problem with selectordershuttle
> > > > >
> > > > > I'm having a little problem with selectordershuttle.
> > > > > I have two classes like this (this is a simple schema):
> > > > > Public class classA{
> > > > >         Private Set<classB> bs;
> > > > >
> > > > >         ...
> > > > >
> > > > >         And its corresponding get and set
> > > > > }
> > > > >
> > > > > Public class classB {
> > > > > }
> > > > >
> > > > >
> > > > > I give to selectordershuttle a collection of N classB objects,
> > obtained from
> > > > > a backing bean of the edit page of the classA objects (can you
> > follow me?
> > > > > jejeje) but when I load a classA object from the database, the
> > > > > selectordershuttle component don't show the current selected classB
> > elements
> > > > > in the classA object.
> > > > > Can anybody help me with this. It will be useful an example.
> > > > >
> > > > > Thanks in advance
> > > > >
> > > > > Juan Giovanolli
> > > > > System Developer
> > > > >
> > > > > Santex America SA - A Santex Group Company
> > > > > Córdoba – Argentina
> > > > >
> > > > >
> > > > > -----Mensaje original-----
> > > > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > > Enviado el: Lunes, 12 de Marzo de 2007 13:39
> > > > > Para: adffaces-user@incubator.apache.org
> > > > > Asunto: RE:
> > > > >
> > > > > Thanks Shawn for the data
> > > > >
> > > > > Juan Giovanolli
> > > > > System Developer
> > > > >
> > > > > Santex America SA - A Santex Group Company
> > > > > Alvear 15 3° Piso
> > > > > Córdoba – Argentina
> > > > > Tel: +54(351) 423-1417/426-5110
> > > > > Mail: juan.giovanolli@santexgroup.com
> > > > > Web: www.santexstandard.com
> > > > >
> > > > > -----Mensaje original-----
> > > > > De: Bertrand, Shawn R [mailto:shawn.bertrand@tycoelectronics.com]
> > > > > Enviado el: Lunes, 12 de Marzo de 2007 08:59
> > > > > Para: Juan Giovanolli; adffaces-user@incubator.apache.org
> > > > > Asunto: RE:
> > > > >
> > > > > Juan,
> > > > >
> > > > > Your issues point to some changes made in JBoss 4.x related to
> > classloading.
> > > > > Usually the tweaking of a few settings in the JBoss config will do
> > the
> > > > > trick.
> > > > >
> > > > > See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoading for more
> > info.
> > > > >
> > > > > All the best,
> > > > >
> > > > > Shawn
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > > Sent: Friday, March 09, 2007 3:47 PM
> > > > > To: adffaces-user@incubator.apache.org
> > > > > Subject: RE:
> > > > >
> > > > > Well, that's all. I'm gonna to learn .net, jejejejejeje
> > > > > I'm just kidding. The error continue appearing, but all works fine
> > now (
> > > > > WITH AAAAAAAAAAAAAAAAAALL JARs INTO /WEB-INF/LIB )
> > > > > Thanks for your patience
> > > > >
> > > > > Juan Giovanolli
> > > > > System Developer
> > > > >
> > > > > Santex America SA - A Santex Group Company
> > > > > Córdoba - Argentina
> > > > >
> > > > >
> > > > > -----Mensaje original-----
> > > > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > > Enviado el: Viernes, 09 de Marzo de 2007 16:52
> > > > > Para: adffaces-user@incubator.apache.org
> > > > > Asunto: RE:
> > > > >
> > > > > Well, ... I DID IT ,jejejeje, but i get this error:
> > > > > It must be a little config error.
> > > > > Adam koprowski was the same error.
> > > > > Thanks
> > > > >
> > > > > PD: Happy day, ladies!!!!!
> > > > >
> > > > >
> > > > > [code]
> > > > > GRAVE: null
> > > > > java.lang.ClassNotFoundException: No ClassLoaders found for:
> > > > > org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl
> > > > >         at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java
> > :306)
> > > > >         at
> > > > > org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl
> > (RepositoryClassLoad
> > > > > er.java:511)
> > > > >         at
> > > > > org.jboss.mx.loading.RepositoryClassLoader.loadClass(
> > RepositoryClassLoader.j
> > > > > ava:405)
> > > > >         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> > > > >         at
> > > > > org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(
> > TrinidadFilter.java:5
> > > > > 2)
> > > > >         at
> > > > > org.apache.catalina.core.ApplicationFilterConfig.getFilter
> > (ApplicationFilter
> > > > > Config.java:223)
> > > > >         at
> > > > > org.apache.catalina.core.ApplicationFilterConfig.setFilterDef
> > (ApplicationFil
> > > > > terConfig.java:304)
> > > > >         at
> > > > > org.apache.catalina.core.ApplicationFilterConfig
> > .<init>(ApplicationFilterCon
> > > > > fig.java:77)
> > > > >         at
> > > > > org.apache.catalina.core.StandardContext.filterStart(
> > StandardContext.java:36
> > > > > 34)
> > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > Method)
> > > > >         at
> > > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > NativeMethodAccessorImpl.java:39
> > > > > )
> > > > >         at
> > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > (DelegatingMethodAccessorImpl
> > > > > .java:25)
> > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > >         at
> > > > > org.jboss.portal.server.deployment.PortalWebTomcat5App.startFilter
> > (PortalWeb
> > > > > Tomcat5App.java:119)
> > > > >         at
> > > > > org.jboss.portal.server.deployment.PortalWebTomcat5App.instrument
> > (PortalWebT
> > > > > omcat5App.java:99)
> > > > >         at
> > > > > org.jboss.portal.server.deployment.jboss.ServerDeployer.instrument
> > (ServerDep
> > > > > loyer.java:318)
> > > > >         at
> > > > > org.jboss.portal.server.deployment.jboss.ServerDeployer.deploy
> > (ServerDeploye
> > > > > r.java:284)
> > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > Method)
> > > > >         at
> > > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > NativeMethodAccessorImpl.java:39
> > > > > )
> > > > >         at
> > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > (DelegatingMethodAccessorImpl
> > > > > .java:25)
> > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > >         at
> > > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> > ReflectedDispatcher.java
> > > > > :155)
> > > > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java
> > :94)
> > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> > > > >         at
> > > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> > AbstractMBeanInvoker.java:26
> > > > > 4)
> > > > >         at
> > > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
> > :210)
> > > > >         at $Proxy70.deploy(Unknown Source)
> > > > >         at
> > > > > org.jboss.portal.server.deployment.WebAppAdapter.deploy(
> > WebAppAdapter.java:5
> > > > > 4)
> > > > >         at
> > > > >
> > org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification
> > (WebA
> > > > > ppIntercepter.java:133)
> > > > >         at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown
> > Source)
> > > > >         at
> > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > (DelegatingMethodAccessorImpl
> > > > > .java:25)
> > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > >         at
> > > > > org.jboss.mx.notification.NotificationListenerProxy.invoke
> > (NotificationListe
> > > > > nerProxy.java:153)
> > > > >         at $Proxy112.handleNotification(Unknown Source)
> > > > >         at
> > > > >
> > org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification
> > (JBo
> > > > > ssNotificationBroadcasterSupport.java:127)
> > > > >         at
> > > > >
> > org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification
> > (JBoss
> > > > > NotificationBroadcasterSupport.java:108)
> > > > >         at
> > > > > org.jboss.deployment.SubDeployerSupport.emitNotification
> > (SubDeployerSupport.
> > > > > java:340)
> > > > >         at
> > > > > org.jboss.deployment.SubDeployerSupport.start(
> > SubDeployerSupport.java:308)
> > > > >         at
> > > > > org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java
> > :482)
> > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > Method)
> > > > >         at
> > > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > NativeMethodAccessorImpl.java:39
> > > > > )
> > > > >         at
> > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > (DelegatingMethodAccessorImpl
> > > > > .java:25)
> > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > >         at
> > > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> > ReflectedDispatcher.java
> > > > > :155)
> > > > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java
> > :94)
> > > > >         at
> > > > > org.jboss.mx.interceptor.AbstractInterceptor.invoke(
> > AbstractInterceptor.java
> > > > > :133)
> > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > > > >         at
> > > > > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke
> > (ModelMBeanOpe
> > > > > rationInterceptor.java:142)
> > > > >         at
> > > > > org.jboss.mx.interceptor.DynamicInterceptor.invoke(
> > DynamicInterceptor.java:9
> > > > > 7)
> > > > >         at
> > > > > org.jboss.system.InterceptorServiceMBeanSupport.invokeNext
> > (InterceptorServic
> > > > > eMBeanSupport.java:238)
> > > > >         at
> > > > > org.jboss.ws.integration.jboss.DeployerInterceptor.start
> > (DeployerInterceptor
> > > > > .java:92)
> > > > >         at
> > > > >
> > org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start
> > (S
> > > > > ubDeployerInterceptorSupport.java:188)
> > > > >         at
> > > > > org.jboss.deployment.SubDeployerInterceptor.invoke(
> > SubDeployerInterceptor.ja
> > > > > va:95)
> > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > > > >         at
> > > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> > AbstractMBeanInvoker.java:26
> > > > > 4)
> > > > >         at
> > > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
> > :210)
> > > > >         at $Proxy99.start(Unknown Source)
> > > > >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java
> > :1025)
> > > > >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java
> > :1015)
> > > > >         at org.jboss.deployment.MainDeployer.deploy(
> > MainDeployer.java:819)
> > > > >         at org.jboss.deployment.MainDeployer.deploy(
> > MainDeployer.java:782)
> > > > >         at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown
> > Source)
> > > > >         at
> > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > (DelegatingMethodAccessorImpl
> > > > > .java:25)
> > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > >         at
> > > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> > ReflectedDispatcher.java
> > > > > :155)
> > > > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java
> > :94)
> > > > >         at
> > > > > org.jboss.mx.interceptor.AbstractInterceptor.invoke(
> > AbstractInterceptor.java
> > > > > :133)
> > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > > > >         at
> > > > > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke
> > (ModelMBeanOpe
> > > > > rationInterceptor.java:142)
> > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > > > >         at
> > > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> > AbstractMBeanInvoker.java:26
> > > > > 4)
> > > > >         at
> > > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
> > :210)
> > > > >         at $Proxy6.deploy(Unknown Source)
> > > > >         at
> > > > > org.jboss.deployment.scanner.URLDeploymentScanner.deploy
> > (URLDeploymentScanne
> > > > > r.java:421)
> > > > >         at
> > > > > org.jboss.deployment.scanner.URLDeploymentScanner.scan
> > (URLDeploymentScanner.
> > > > > java:634)
> > > > >         at
> > > > >
> > org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan
> > (
> > > > > AbstractDeploymentScanner.java:263)
> > > > >         at
> > > > > org.jboss.deployment.scanner.AbstractDeploymentScanner.startService
> > (Abstract
> > > > > DeploymentScanner.java:336)
> > > > >         at
> > > > > org.jboss.system.ServiceMBeanSupport.jbossInternalStart
> > (ServiceMBeanSupport.
> > > > > java:289)
> > > > >         at
> > > > > org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle
> > (ServiceMBeanSupp
> > > > > ort.java:245)
> > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > Method)
> > > > >         at
> > > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > NativeMethodAccessorImpl.java:39
> > > > > )
> > > > >         at
> > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > (DelegatingMethodAccessorImpl
> > > > > .java:25)
> > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > >         at
> > > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> > ReflectedDispatcher.java
> > > > > :155)
> > > > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java
> > :94)
> > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> > > > >         at
> > > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> > AbstractMBeanInvoker.java:26
> > > > > 4)
> > > > >         at
> > > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > > > >         at
> > > > > org.jboss.system.ServiceController$ServiceProxy.invoke(
> > ServiceController.jav
> > > > > a:978)
> > > > >         at $Proxy0.start(Unknown Source)
> > > > >         at
> > > > > org.jboss.system.ServiceController.start(ServiceController.java:417)
> > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > Method)
> > > > >         at
> > > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > NativeMethodAccessorImpl.java:39
> > > > > )
> > > > >         at
> > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > (DelegatingMethodAccessorImpl
> > > > > .java:25)
> > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > >         at
> > > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> > ReflectedDispatcher.java
> > > > > :155)
> > > > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java
> > :94)
> > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> > > > > 16:50:12,625 ERROR [STDERR]
> > > > >         at
> > > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> > AbstractMBeanInvoker.java:26
> > > > > 4)
> > > > >         at
> > > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
> > :210)
> > > > >         at $Proxy4.start(Unknown Source)
> > > > >         at org.jboss.deployment.SARDeployer.start(SARDeployer.java
> > :302)
> > > > >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java
> > :1025)
> > > > >         at org.jboss.deployment.MainDeployer.deploy(
> > MainDeployer.java:819)
> > > > >         at org.jboss.deployment.MainDeployer.deploy(
> > MainDeployer.java:782)
> > > > >         at org.jboss.deployment.MainDeployer.deploy(
> > MainDeployer.java:766)
> > > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> > Method)
> > > > >         at
> > > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> > NativeMethodAccessorImpl.java:39
> > > > > )
> > > > >         at
> > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> > (DelegatingMethodAccessorImpl
> > > > > .java:25)
> > > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > > >         at
> > > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> > ReflectedDispatcher.java
> > > > > :155)
> > > > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java
> > :94)
> > > > >         at
> > > > > org.jboss.mx.interceptor.AbstractInterceptor.invoke(
> > AbstractInterceptor.java
> > > > > :133)
> > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > > > >         at
> > > > > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke
> > (ModelMBeanOpe
> > > > > rationInterceptor.java:142)
> > > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > > > >         at
> > > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> > AbstractMBeanInvoker.java:26
> > > > > 4)
> > > > >         at
> > > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
> > :210)
> > > > >         at $Proxy5.deploy(Unknown Source)
> > > > >         at org.jboss.system.server.ServerImpl.doStart(
> > ServerImpl.java:482)
> > > > >         at org.jboss.system.server.ServerImpl.start(ServerImpl.java
> > :362)
> > > > >         at org.jboss.Main.boot(Main.java:200)
> > > > >         at org.jboss.Main$1.run(Main.java:490)
> > > > >         at java.lang.Thread.run(Thread.java:595)
> > > > > [/code]
> > > > > Juan Giovanolli
> > > > > System Developer
> > > > > Santex America SA - A Santex Group Company
> > > > > Córdoba - Argentina
> > > > >
> > > > > -----Mensaje original-----
> > > > > De: Adam Winer [mailto:awiner@gmail.com]
> > > > > Enviado el: Viernes, 09 de Marzo de 2007 16:10
> > > > > Para: adffaces-user@incubator.apache.org
> > > > > Asunto: Re:
> > > > >
> > > > > Well, my recommendation (stated a few times now), is
> > > > > to get all of those *out* of /default/lib, and into WEB-INF/lib
> > > > > of your webapp.
> > > > >
> > > > > -- Adam
> > > > >
> > > > >
> > > > > On 3/9/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > > > > Well, it's hard to say, because I'm moving jar files from a side
> > to
> > > > > another
> > > > > > and I really forgot where was each jar in that moment.
> > > > > > In this moment, I have the problem described in other mail of this
> > list,
> > > > > and
> > > > > > I have located Trinidad jars, jsf facelets jar and el-ri and
> > el-api jars
> > > > > in
> > > > > > the /default/lib of my jbossAS 4.0.5.
> > > > > >
> > > > > >
> > > > > >
> > > > > > Juan Giovanolli
> > > > > > System Developer
> > > > > >
> > > > > > Santex America SA - A Santex Group Company
> > > > > > Córdoba - Argentina
> > > > > >
> > > > > > -----Mensaje original-----
> > > > > > De: Adam Winer [mailto:awiner@gmail.com]
> > > > > > Enviado el: Viernes, 09 de Marzo de 2007 14:53
> > > > > > Para: adffaces-user@incubator.apache.org
> > > > > > Asunto: Re:
> > > > > >
> > > > > > If you're seeing a NullPointerException on line 201
> > > > > > of TrinidadFilterImpl, then you're not using the
> > > > > > latest code, and it's hard to say what's going on.
> > > > > >
> > > > > > What change did you make to get past the prior
> > > > > > exception?
> > > > > >
> > > > > > -- Adam
> > > > > >
> > > > > >
> > > > > >
> > > > > > On 3/8/07, Juan Giovanolli <ju...@santexgroup.com>
> > wrote:
> > > > > > > Now, i'm getting this error when i access to my app :
> > > > > > > Anybody help me please?
> > > > > > > Thanks in advance
> > > > > > >
> > > > > > >
> > > > > > > [code]
> > > > > > > java.lang.NullPointerException
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter
> > (Trini
> > > > > > > dadFilterImpl.java:201)
> > > > > > >
> > > > > > >
> > > > > >
> > > > > org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(
> > TrinidadFilter.ja
> > > > > > > va:93)
> > > > > > >
> > > > > > >
> > > > > >
> > > > > org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter
> > (BaseXMLFilte
> > > > > > > r.java:75)
> > > > > > >
> > > > > > >
> > > > > >
> > > > > org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(
> > BaseFilter.java:21
> > > > > > > 3)
> > > > > > >
> > > > > > >
> > > > > >
> > > > > org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(
> > ReplyHeaderFilter.ja
> > > > > > > va:96)
> > > > > > >
> > > > > > > [/code]
> > > > > > >
> > > > > > > Juan Giovanolli
> > > > > > > System Developer
> > > > > > >
> > > > > > > Santex America SA - A Santex Group Company
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > __________ NOD32 2104 (20070308) Information __________
> > > > >
> > > > > This message was checked by NOD32 antivirus system.
> > > > > http://www.eset.com
> > > > >
> > > > >
> > > > >
> > > > > __________ NOD32 2109 (20070312) Information __________
> > > > >
> > > > > This message was checked by NOD32 antivirus system.
> > > > > http://www.eset.com
> > > > >
> > > > >
> > > > >
> > > > > __________ NOD32 2109 (20070312) Information __________
> > > > >
> > > > > This message was checked by NOD32 antivirus system.
> > > > > http://www.eset.com
> > > > >
> > > > >
> > > > >
> > > > > __________ NOD32 2109 (20070312) Information __________
> > > > >
> > > > > This message was checked by NOD32 antivirus system.
> > > > > http://www.eset.com
> > > > >
> > > > >
> > > > >
> > > > > __________ NOD32 2109 (20070312) Information __________
> > > > >
> > > > > This message was checked by NOD32 antivirus system.
> > > > > http://www.eset.com
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>

Re: and trinidad configuration

Posted by Chris Lowe <ch...@gmail.com>.
Pete,

So I can tell when this will be released -  was there a JIRA case for this?

Nice work for fixing this, that'll save a few key strokes!

Chris.


On 13/03/07, Peter Muir <pm...@bleepbleep.org.uk> wrote:
>
> Adam
>
> On 13/03/07, Adam Winer <aw...@gmail.com> wrote:
> > Pete,, could you comment on this bug that there's *no*
> > reason to be looking for UIInput or UIXInput, etc.?  Just use
> > the EditableValueHolder interface, like all validators should do.
> > Seam could fix this one today without a Trinidad release.
>
> I've fixed this in Seam's CVS, this was a silly mistake, oh well....
> Thanks :)
>
> > I would have commented on this directly, but got rather
> > offended that to get the account to comment on an OSS bug
> > I apparently had to provide my phone number, mailing address,
> > company's revenue???  Ridiculous!
>
> Yup...
>
> Pete
>
> > On 3/12/07, Peter Muir <pm...@bleepbleep.org.uk> wrote:
> > > http://jira.jboss.com/jira/browse/JBSEAM-501
> > >
> > > On 12/03/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > > Are there any way to use <s:validateAll> ??? because with the
> configuration
> > > > of trinidad in faces-config.xml and web.xml, the validation messages
> can't
> > > > be shown
> > > >
> > > > Thanks in advance
> > > >
> > > >
> > > > Juan Giovanolli
> > > > System Developer
> > > >
> > > >
> > > > -----Mensaje original-----
> > > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > Enviado el: Lunes, 12 de Marzo de 2007 16:34
> > > > Para: adffaces-user@incubator.apache.org
> > > > Asunto: RE: Problem with selectordershuttle
> > > >
> > > > I forgot: i'm getting this message > " ADVERTENCIA: Some entries in
> value of
> > > > CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=%ID OF classB%]
> not
> > > > found in SelectItems: [[%classB SELECTED ELEMENTS%]] "
> > > >
> > > > This is the original output > " ADVERTENCIA: Some entries in value
> of
> > > > CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=appItems] not
> found in
> > > > SelectItems: [[AppActionItem :appItem, AppActionItem :appItem]] "
> > > >
> > > > Thanks in advance
> > > >
> > > > Juan Giovanolli
> > > > System Developer
> > > >
> > > > Santex America SA - A Santex Group Company
> > > > Alvear 15 3° Piso
> > > > Córdoba – Argentina
> > > > Tel: +54(351) 423-1417/426-5110
> > > > Mail: juan.giovanolli@santexgroup.com
> > > > Web: www.santexstandard.com
> > > >
> > > >
> > > > -----Mensaje original-----
> > > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > Enviado el: Lunes, 12 de Marzo de 2007 14:54
> > > > Para: adffaces-user@incubator.apache.org
> > > > Asunto: Problem with selectordershuttle
> > > >
> > > > I'm having a little problem with selectordershuttle.
> > > > I have two classes like this (this is a simple schema):
> > > > Public class classA{
> > > >         Private Set<classB> bs;
> > > >
> > > >         ...
> > > >
> > > >         And its corresponding get and set
> > > > }
> > > >
> > > > Public class classB {
> > > > }
> > > >
> > > >
> > > > I give to selectordershuttle a collection of N classB objects,
> obtained from
> > > > a backing bean of the edit page of the classA objects (can you
> follow me?
> > > > jejeje) but when I load a classA object from the database, the
> > > > selectordershuttle component don't show the current selected classB
> elements
> > > > in the classA object.
> > > > Can anybody help me with this. It will be useful an example.
> > > >
> > > > Thanks in advance
> > > >
> > > > Juan Giovanolli
> > > > System Developer
> > > >
> > > > Santex America SA - A Santex Group Company
> > > > Córdoba – Argentina
> > > >
> > > >
> > > > -----Mensaje original-----
> > > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > Enviado el: Lunes, 12 de Marzo de 2007 13:39
> > > > Para: adffaces-user@incubator.apache.org
> > > > Asunto: RE:
> > > >
> > > > Thanks Shawn for the data
> > > >
> > > > Juan Giovanolli
> > > > System Developer
> > > >
> > > > Santex America SA - A Santex Group Company
> > > > Alvear 15 3° Piso
> > > > Córdoba – Argentina
> > > > Tel: +54(351) 423-1417/426-5110
> > > > Mail: juan.giovanolli@santexgroup.com
> > > > Web: www.santexstandard.com
> > > >
> > > > -----Mensaje original-----
> > > > De: Bertrand, Shawn R [mailto:shawn.bertrand@tycoelectronics.com]
> > > > Enviado el: Lunes, 12 de Marzo de 2007 08:59
> > > > Para: Juan Giovanolli; adffaces-user@incubator.apache.org
> > > > Asunto: RE:
> > > >
> > > > Juan,
> > > >
> > > > Your issues point to some changes made in JBoss 4.x related to
> classloading.
> > > > Usually the tweaking of a few settings in the JBoss config will do
> the
> > > > trick.
> > > >
> > > > See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoading for more
> info.
> > > >
> > > > All the best,
> > > >
> > > > Shawn
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > Sent: Friday, March 09, 2007 3:47 PM
> > > > To: adffaces-user@incubator.apache.org
> > > > Subject: RE:
> > > >
> > > > Well, that's all. I'm gonna to learn .net, jejejejejeje
> > > > I'm just kidding. The error continue appearing, but all works fine
> now (
> > > > WITH AAAAAAAAAAAAAAAAAALL JARs INTO /WEB-INF/LIB )
> > > > Thanks for your patience
> > > >
> > > > Juan Giovanolli
> > > > System Developer
> > > >
> > > > Santex America SA - A Santex Group Company
> > > > Córdoba - Argentina
> > > >
> > > >
> > > > -----Mensaje original-----
> > > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > > Enviado el: Viernes, 09 de Marzo de 2007 16:52
> > > > Para: adffaces-user@incubator.apache.org
> > > > Asunto: RE:
> > > >
> > > > Well, ... I DID IT ,jejejeje, but i get this error:
> > > > It must be a little config error.
> > > > Adam koprowski was the same error.
> > > > Thanks
> > > >
> > > > PD: Happy day, ladies!!!!!
> > > >
> > > >
> > > > [code]
> > > > GRAVE: null
> > > > java.lang.ClassNotFoundException: No ClassLoaders found for:
> > > > org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl
> > > >         at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java
> :306)
> > > >         at
> > > > org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl
> (RepositoryClassLoad
> > > > er.java:511)
> > > >         at
> > > > org.jboss.mx.loading.RepositoryClassLoader.loadClass(
> RepositoryClassLoader.j
> > > > ava:405)
> > > >         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> > > >         at
> > > > org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(
> TrinidadFilter.java:5
> > > > 2)
> > > >         at
> > > > org.apache.catalina.core.ApplicationFilterConfig.getFilter
> (ApplicationFilter
> > > > Config.java:223)
> > > >         at
> > > > org.apache.catalina.core.ApplicationFilterConfig.setFilterDef
> (ApplicationFil
> > > > terConfig.java:304)
> > > >         at
> > > > org.apache.catalina.core.ApplicationFilterConfig
> .<init>(ApplicationFilterCon
> > > > fig.java:77)
> > > >         at
> > > > org.apache.catalina.core.StandardContext.filterStart(
> StandardContext.java:36
> > > > 34)
> > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> > > >         at
> > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:39
> > > > )
> > > >         at
> > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl
> > > > .java:25)
> > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > >         at
> > > > org.jboss.portal.server.deployment.PortalWebTomcat5App.startFilter
> (PortalWeb
> > > > Tomcat5App.java:119)
> > > >         at
> > > > org.jboss.portal.server.deployment.PortalWebTomcat5App.instrument
> (PortalWebT
> > > > omcat5App.java:99)
> > > >         at
> > > > org.jboss.portal.server.deployment.jboss.ServerDeployer.instrument
> (ServerDep
> > > > loyer.java:318)
> > > >         at
> > > > org.jboss.portal.server.deployment.jboss.ServerDeployer.deploy
> (ServerDeploye
> > > > r.java:284)
> > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> > > >         at
> > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:39
> > > > )
> > > >         at
> > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl
> > > > .java:25)
> > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > >         at
> > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> ReflectedDispatcher.java
> > > > :155)
> > > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java
> :94)
> > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> > > >         at
> > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> AbstractMBeanInvoker.java:26
> > > > 4)
> > > >         at
> > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
> :210)
> > > >         at $Proxy70.deploy(Unknown Source)
> > > >         at
> > > > org.jboss.portal.server.deployment.WebAppAdapter.deploy(
> WebAppAdapter.java:5
> > > > 4)
> > > >         at
> > > >
> org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification
> (WebA
> > > > ppIntercepter.java:133)
> > > >         at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown
> Source)
> > > >         at
> > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl
> > > > .java:25)
> > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > >         at
> > > > org.jboss.mx.notification.NotificationListenerProxy.invoke
> (NotificationListe
> > > > nerProxy.java:153)
> > > >         at $Proxy112.handleNotification(Unknown Source)
> > > >         at
> > > >
> org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification
> (JBo
> > > > ssNotificationBroadcasterSupport.java:127)
> > > >         at
> > > >
> org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification
> (JBoss
> > > > NotificationBroadcasterSupport.java:108)
> > > >         at
> > > > org.jboss.deployment.SubDeployerSupport.emitNotification
> (SubDeployerSupport.
> > > > java:340)
> > > >         at
> > > > org.jboss.deployment.SubDeployerSupport.start(
> SubDeployerSupport.java:308)
> > > >         at
> > > > org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java
> :482)
> > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> > > >         at
> > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:39
> > > > )
> > > >         at
> > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl
> > > > .java:25)
> > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > >         at
> > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> ReflectedDispatcher.java
> > > > :155)
> > > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java
> :94)
> > > >         at
> > > > org.jboss.mx.interceptor.AbstractInterceptor.invoke(
> AbstractInterceptor.java
> > > > :133)
> > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > > >         at
> > > > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke
> (ModelMBeanOpe
> > > > rationInterceptor.java:142)
> > > >         at
> > > > org.jboss.mx.interceptor.DynamicInterceptor.invoke(
> DynamicInterceptor.java:9
> > > > 7)
> > > >         at
> > > > org.jboss.system.InterceptorServiceMBeanSupport.invokeNext
> (InterceptorServic
> > > > eMBeanSupport.java:238)
> > > >         at
> > > > org.jboss.ws.integration.jboss.DeployerInterceptor.start
> (DeployerInterceptor
> > > > .java:92)
> > > >         at
> > > >
> org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start
> (S
> > > > ubDeployerInterceptorSupport.java:188)
> > > >         at
> > > > org.jboss.deployment.SubDeployerInterceptor.invoke(
> SubDeployerInterceptor.ja
> > > > va:95)
> > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > > >         at
> > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> AbstractMBeanInvoker.java:26
> > > > 4)
> > > >         at
> > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
> :210)
> > > >         at $Proxy99.start(Unknown Source)
> > > >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java
> :1025)
> > > >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java
> :1015)
> > > >         at org.jboss.deployment.MainDeployer.deploy(
> MainDeployer.java:819)
> > > >         at org.jboss.deployment.MainDeployer.deploy(
> MainDeployer.java:782)
> > > >         at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown
> Source)
> > > >         at
> > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl
> > > > .java:25)
> > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > >         at
> > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> ReflectedDispatcher.java
> > > > :155)
> > > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java
> :94)
> > > >         at
> > > > org.jboss.mx.interceptor.AbstractInterceptor.invoke(
> AbstractInterceptor.java
> > > > :133)
> > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > > >         at
> > > > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke
> (ModelMBeanOpe
> > > > rationInterceptor.java:142)
> > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > > >         at
> > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> AbstractMBeanInvoker.java:26
> > > > 4)
> > > >         at
> > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
> :210)
> > > >         at $Proxy6.deploy(Unknown Source)
> > > >         at
> > > > org.jboss.deployment.scanner.URLDeploymentScanner.deploy
> (URLDeploymentScanne
> > > > r.java:421)
> > > >         at
> > > > org.jboss.deployment.scanner.URLDeploymentScanner.scan
> (URLDeploymentScanner.
> > > > java:634)
> > > >         at
> > > >
> org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan
> (
> > > > AbstractDeploymentScanner.java:263)
> > > >         at
> > > > org.jboss.deployment.scanner.AbstractDeploymentScanner.startService
> (Abstract
> > > > DeploymentScanner.java:336)
> > > >         at
> > > > org.jboss.system.ServiceMBeanSupport.jbossInternalStart
> (ServiceMBeanSupport.
> > > > java:289)
> > > >         at
> > > > org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle
> (ServiceMBeanSupp
> > > > ort.java:245)
> > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> > > >         at
> > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:39
> > > > )
> > > >         at
> > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl
> > > > .java:25)
> > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > >         at
> > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> ReflectedDispatcher.java
> > > > :155)
> > > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java
> :94)
> > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> > > >         at
> > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> AbstractMBeanInvoker.java:26
> > > > 4)
> > > >         at
> > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > > >         at
> > > > org.jboss.system.ServiceController$ServiceProxy.invoke(
> ServiceController.jav
> > > > a:978)
> > > >         at $Proxy0.start(Unknown Source)
> > > >         at
> > > > org.jboss.system.ServiceController.start(ServiceController.java:417)
> > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> > > >         at
> > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:39
> > > > )
> > > >         at
> > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl
> > > > .java:25)
> > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > >         at
> > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> ReflectedDispatcher.java
> > > > :155)
> > > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java
> :94)
> > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> > > > 16:50:12,625 ERROR [STDERR]
> > > >         at
> > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> AbstractMBeanInvoker.java:26
> > > > 4)
> > > >         at
> > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
> :210)
> > > >         at $Proxy4.start(Unknown Source)
> > > >         at org.jboss.deployment.SARDeployer.start(SARDeployer.java
> :302)
> > > >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java
> :1025)
> > > >         at org.jboss.deployment.MainDeployer.deploy(
> MainDeployer.java:819)
> > > >         at org.jboss.deployment.MainDeployer.deploy(
> MainDeployer.java:782)
> > > >         at org.jboss.deployment.MainDeployer.deploy(
> MainDeployer.java:766)
> > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> > > >         at
> > > > sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:39
> > > > )
> > > >         at
> > > > sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl
> > > > .java:25)
> > > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > > >         at
> > > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(
> ReflectedDispatcher.java
> > > > :155)
> > > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java
> :94)
> > > >         at
> > > > org.jboss.mx.interceptor.AbstractInterceptor.invoke(
> AbstractInterceptor.java
> > > > :133)
> > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > > >         at
> > > > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke
> (ModelMBeanOpe
> > > > rationInterceptor.java:142)
> > > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > > >         at
> > > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(
> AbstractMBeanInvoker.java:26
> > > > 4)
> > > >         at
> > > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java
> :210)
> > > >         at $Proxy5.deploy(Unknown Source)
> > > >         at org.jboss.system.server.ServerImpl.doStart(
> ServerImpl.java:482)
> > > >         at org.jboss.system.server.ServerImpl.start(ServerImpl.java
> :362)
> > > >         at org.jboss.Main.boot(Main.java:200)
> > > >         at org.jboss.Main$1.run(Main.java:490)
> > > >         at java.lang.Thread.run(Thread.java:595)
> > > > [/code]
> > > > Juan Giovanolli
> > > > System Developer
> > > > Santex America SA - A Santex Group Company
> > > > Córdoba - Argentina
> > > >
> > > > -----Mensaje original-----
> > > > De: Adam Winer [mailto:awiner@gmail.com]
> > > > Enviado el: Viernes, 09 de Marzo de 2007 16:10
> > > > Para: adffaces-user@incubator.apache.org
> > > > Asunto: Re:
> > > >
> > > > Well, my recommendation (stated a few times now), is
> > > > to get all of those *out* of /default/lib, and into WEB-INF/lib
> > > > of your webapp.
> > > >
> > > > -- Adam
> > > >
> > > >
> > > > On 3/9/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > > > Well, it's hard to say, because I'm moving jar files from a side
> to
> > > > another
> > > > > and I really forgot where was each jar in that moment.
> > > > > In this moment, I have the problem described in other mail of this
> list,
> > > > and
> > > > > I have located Trinidad jars, jsf facelets jar and el-ri and
> el-api jars
> > > > in
> > > > > the /default/lib of my jbossAS 4.0.5.
> > > > >
> > > > >
> > > > >
> > > > > Juan Giovanolli
> > > > > System Developer
> > > > >
> > > > > Santex America SA - A Santex Group Company
> > > > > Córdoba - Argentina
> > > > >
> > > > > -----Mensaje original-----
> > > > > De: Adam Winer [mailto:awiner@gmail.com]
> > > > > Enviado el: Viernes, 09 de Marzo de 2007 14:53
> > > > > Para: adffaces-user@incubator.apache.org
> > > > > Asunto: Re:
> > > > >
> > > > > If you're seeing a NullPointerException on line 201
> > > > > of TrinidadFilterImpl, then you're not using the
> > > > > latest code, and it's hard to say what's going on.
> > > > >
> > > > > What change did you make to get past the prior
> > > > > exception?
> > > > >
> > > > > -- Adam
> > > > >
> > > > >
> > > > >
> > > > > On 3/8/07, Juan Giovanolli <ju...@santexgroup.com>
> wrote:
> > > > > > Now, i'm getting this error when i access to my app :
> > > > > > Anybody help me please?
> > > > > > Thanks in advance
> > > > > >
> > > > > >
> > > > > > [code]
> > > > > > java.lang.NullPointerException
> > > > > >
> > > > > >
> > > > >
> > > >
> org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter
> (Trini
> > > > > > dadFilterImpl.java:201)
> > > > > >
> > > > > >
> > > > >
> > > > org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(
> TrinidadFilter.ja
> > > > > > va:93)
> > > > > >
> > > > > >
> > > > >
> > > > org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter
> (BaseXMLFilte
> > > > > > r.java:75)
> > > > > >
> > > > > >
> > > > >
> > > > org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(
> BaseFilter.java:21
> > > > > > 3)
> > > > > >
> > > > > >
> > > > >
> > > > org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(
> ReplyHeaderFilter.ja
> > > > > > va:96)
> > > > > >
> > > > > > [/code]
> > > > > >
> > > > > > Juan Giovanolli
> > > > > > System Developer
> > > > > >
> > > > > > Santex America SA - A Santex Group Company
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > > __________ NOD32 2104 (20070308) Information __________
> > > >
> > > > This message was checked by NOD32 antivirus system.
> > > > http://www.eset.com
> > > >
> > > >
> > > >
> > > > __________ NOD32 2109 (20070312) Information __________
> > > >
> > > > This message was checked by NOD32 antivirus system.
> > > > http://www.eset.com
> > > >
> > > >
> > > >
> > > > __________ NOD32 2109 (20070312) Information __________
> > > >
> > > > This message was checked by NOD32 antivirus system.
> > > > http://www.eset.com
> > > >
> > > >
> > > >
> > > > __________ NOD32 2109 (20070312) Information __________
> > > >
> > > > This message was checked by NOD32 antivirus system.
> > > > http://www.eset.com
> > > >
> > > >
> > > >
> > > > __________ NOD32 2109 (20070312) Information __________
> > > >
> > > > This message was checked by NOD32 antivirus system.
> > > > http://www.eset.com
> > > >
> > > >
> > > >
> > >
> >
>

Re: and trinidad configuration

Posted by Peter Muir <pm...@bleepbleep.org.uk>.
Adam

On 13/03/07, Adam Winer <aw...@gmail.com> wrote:
> Pete,, could you comment on this bug that there's *no*
> reason to be looking for UIInput or UIXInput, etc.?  Just use
> the EditableValueHolder interface, like all validators should do.
> Seam could fix this one today without a Trinidad release.

I've fixed this in Seam's CVS, this was a silly mistake, oh well.... Thanks :)

> I would have commented on this directly, but got rather
> offended that to get the account to comment on an OSS bug
> I apparently had to provide my phone number, mailing address,
> company's revenue???  Ridiculous!

Yup...

Pete

> On 3/12/07, Peter Muir <pm...@bleepbleep.org.uk> wrote:
> > http://jira.jboss.com/jira/browse/JBSEAM-501
> >
> > On 12/03/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > Are there any way to use <s:validateAll> ??? because with the configuration
> > > of trinidad in faces-config.xml and web.xml, the validation messages can't
> > > be shown
> > >
> > > Thanks in advance
> > >
> > >
> > > Juan Giovanolli
> > > System Developer
> > >
> > >
> > > -----Mensaje original-----
> > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > Enviado el: Lunes, 12 de Marzo de 2007 16:34
> > > Para: adffaces-user@incubator.apache.org
> > > Asunto: RE: Problem with selectordershuttle
> > >
> > > I forgot: i'm getting this message > " ADVERTENCIA: Some entries in value of
> > > CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=%ID OF classB%] not
> > > found in SelectItems: [[%classB SELECTED ELEMENTS%]] "
> > >
> > > This is the original output > " ADVERTENCIA: Some entries in value of
> > > CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=appItems] not found in
> > > SelectItems: [[AppActionItem :appItem, AppActionItem :appItem]] "
> > >
> > > Thanks in advance
> > >
> > > Juan Giovanolli
> > > System Developer
> > >
> > > Santex America SA - A Santex Group Company
> > > Alvear 15 3° Piso
> > > Córdoba – Argentina
> > > Tel: +54(351) 423-1417/426-5110
> > > Mail: juan.giovanolli@santexgroup.com
> > > Web: www.santexstandard.com
> > >
> > >
> > > -----Mensaje original-----
> > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > Enviado el: Lunes, 12 de Marzo de 2007 14:54
> > > Para: adffaces-user@incubator.apache.org
> > > Asunto: Problem with selectordershuttle
> > >
> > > I'm having a little problem with selectordershuttle.
> > > I have two classes like this (this is a simple schema):
> > > Public class classA{
> > >         Private Set<classB> bs;
> > >
> > >         ...
> > >
> > >         And its corresponding get and set
> > > }
> > >
> > > Public class classB {
> > > }
> > >
> > >
> > > I give to selectordershuttle a collection of N classB objects, obtained from
> > > a backing bean of the edit page of the classA objects (can you follow me?
> > > jejeje) but when I load a classA object from the database, the
> > > selectordershuttle component don't show the current selected classB elements
> > > in the classA object.
> > > Can anybody help me with this. It will be useful an example.
> > >
> > > Thanks in advance
> > >
> > > Juan Giovanolli
> > > System Developer
> > >
> > > Santex America SA - A Santex Group Company
> > > Córdoba – Argentina
> > >
> > >
> > > -----Mensaje original-----
> > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > Enviado el: Lunes, 12 de Marzo de 2007 13:39
> > > Para: adffaces-user@incubator.apache.org
> > > Asunto: RE:
> > >
> > > Thanks Shawn for the data
> > >
> > > Juan Giovanolli
> > > System Developer
> > >
> > > Santex America SA - A Santex Group Company
> > > Alvear 15 3° Piso
> > > Córdoba – Argentina
> > > Tel: +54(351) 423-1417/426-5110
> > > Mail: juan.giovanolli@santexgroup.com
> > > Web: www.santexstandard.com
> > >
> > > -----Mensaje original-----
> > > De: Bertrand, Shawn R [mailto:shawn.bertrand@tycoelectronics.com]
> > > Enviado el: Lunes, 12 de Marzo de 2007 08:59
> > > Para: Juan Giovanolli; adffaces-user@incubator.apache.org
> > > Asunto: RE:
> > >
> > > Juan,
> > >
> > > Your issues point to some changes made in JBoss 4.x related to classloading.
> > > Usually the tweaking of a few settings in the JBoss config will do the
> > > trick.
> > >
> > > See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoading for more info.
> > >
> > > All the best,
> > >
> > > Shawn
> > >
> > >
> > > -----Original Message-----
> > > From: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > Sent: Friday, March 09, 2007 3:47 PM
> > > To: adffaces-user@incubator.apache.org
> > > Subject: RE:
> > >
> > > Well, that's all. I'm gonna to learn .net, jejejejejeje
> > > I'm just kidding. The error continue appearing, but all works fine now (
> > > WITH AAAAAAAAAAAAAAAAAALL JARs INTO /WEB-INF/LIB )
> > > Thanks for your patience
> > >
> > > Juan Giovanolli
> > > System Developer
> > >
> > > Santex America SA - A Santex Group Company
> > > Córdoba - Argentina
> > >
> > >
> > > -----Mensaje original-----
> > > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > > Enviado el: Viernes, 09 de Marzo de 2007 16:52
> > > Para: adffaces-user@incubator.apache.org
> > > Asunto: RE:
> > >
> > > Well, ... I DID IT ,jejejeje, but i get this error:
> > > It must be a little config error.
> > > Adam koprowski was the same error.
> > > Thanks
> > >
> > > PD: Happy day, ladies!!!!!
> > >
> > >
> > > [code]
> > > GRAVE: null
> > > java.lang.ClassNotFoundException: No ClassLoaders found for:
> > > org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl
> > >         at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
> > >         at
> > > org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoad
> > > er.java:511)
> > >         at
> > > org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.j
> > > ava:405)
> > >         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> > >         at
> > > org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:5
> > > 2)
> > >         at
> > > org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilter
> > > Config.java:223)
> > >         at
> > > org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFil
> > > terConfig.java:304)
> > >         at
> > > org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterCon
> > > fig.java:77)
> > >         at
> > > org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:36
> > > 34)
> > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >         at
> > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > > )
> > >         at
> > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > > .java:25)
> > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > >         at
> > > org.jboss.portal.server.deployment.PortalWebTomcat5App.startFilter(PortalWeb
> > > Tomcat5App.java:119)
> > >         at
> > > org.jboss.portal.server.deployment.PortalWebTomcat5App.instrument(PortalWebT
> > > omcat5App.java:99)
> > >         at
> > > org.jboss.portal.server.deployment.jboss.ServerDeployer.instrument(ServerDep
> > > loyer.java:318)
> > >         at
> > > org.jboss.portal.server.deployment.jboss.ServerDeployer.deploy(ServerDeploye
> > > r.java:284)
> > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >         at
> > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > > )
> > >         at
> > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > > .java:25)
> > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > >         at
> > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > > :155)
> > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> > >         at
> > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > > 4)
> > >         at
> > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> > >         at $Proxy70.deploy(Unknown Source)
> > >         at
> > > org.jboss.portal.server.deployment.WebAppAdapter.deploy(WebAppAdapter.java:5
> > > 4)
> > >         at
> > > org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification(WebA
> > > ppIntercepter.java:133)
> > >         at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
> > >         at
> > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > > .java:25)
> > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > >         at
> > > org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListe
> > > nerProxy.java:153)
> > >         at $Proxy112.handleNotification(Unknown Source)
> > >         at
> > > org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBo
> > > ssNotificationBroadcasterSupport.java:127)
> > >         at
> > > org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBoss
> > > NotificationBroadcasterSupport.java:108)
> > >         at
> > > org.jboss.deployment.SubDeployerSupport.emitNotification(SubDeployerSupport.
> > > java:340)
> > >         at
> > > org.jboss.deployment.SubDeployerSupport.start(SubDeployerSupport.java:308)
> > >         at
> > > org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:482)
> > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >         at
> > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > > )
> > >         at
> > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > > .java:25)
> > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > >         at
> > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > > :155)
> > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> > >         at
> > > org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> > > :133)
> > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > >         at
> > > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> > > rationInterceptor.java:142)
> > >         at
> > > org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:9
> > > 7)
> > >         at
> > > org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServic
> > > eMBeanSupport.java:238)
> > >         at
> > > org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor
> > > .java:92)
> > >         at
> > > org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(S
> > > ubDeployerInterceptorSupport.java:188)
> > >         at
> > > org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.ja
> > > va:95)
> > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > >         at
> > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > > 4)
> > >         at
> > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> > >         at $Proxy99.start(Unknown Source)
> > >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
> > >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
> > >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
> > >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
> > >         at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
> > >         at
> > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > > .java:25)
> > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > >         at
> > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > > :155)
> > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> > >         at
> > > org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> > > :133)
> > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > >         at
> > > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> > > rationInterceptor.java:142)
> > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > >         at
> > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > > 4)
> > >         at
> > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> > >         at $Proxy6.deploy(Unknown Source)
> > >         at
> > > org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne
> > > r.java:421)
> > >         at
> > > org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.
> > > java:634)
> > >         at
> > > org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(
> > > AbstractDeploymentScanner.java:263)
> > >         at
> > > org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(Abstract
> > > DeploymentScanner.java:336)
> > >         at
> > > org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.
> > > java:289)
> > >         at
> > > org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupp
> > > ort.java:245)
> > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >         at
> > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > > )
> > >         at
> > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > > .java:25)
> > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > >         at
> > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > > :155)
> > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> > >         at
> > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > > 4)
> > >         at
> > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > >         at
> > > org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav
> > > a:978)
> > >         at $Proxy0.start(Unknown Source)
> > >         at
> > > org.jboss.system.ServiceController.start(ServiceController.java:417)
> > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >         at
> > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > > )
> > >         at
> > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > > .java:25)
> > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > >         at
> > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > > :155)
> > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> > > 16:50:12,625 ERROR [STDERR]
> > >         at
> > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > > 4)
> > >         at
> > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> > >         at $Proxy4.start(Unknown Source)
> > >         at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
> > >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
> > >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
> > >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
> > >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
> > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >         at
> > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > > )
> > >         at
> > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > > .java:25)
> > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > >         at
> > > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > > :155)
> > >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> > >         at
> > > org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> > > :133)
> > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > >         at
> > > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> > > rationInterceptor.java:142)
> > >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> > >         at
> > > org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > > 4)
> > >         at
> > > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> > >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> > >         at $Proxy5.deploy(Unknown Source)
> > >         at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
> > >         at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
> > >         at org.jboss.Main.boot(Main.java:200)
> > >         at org.jboss.Main$1.run(Main.java:490)
> > >         at java.lang.Thread.run(Thread.java:595)
> > > [/code]
> > > Juan Giovanolli
> > > System Developer
> > > Santex America SA - A Santex Group Company
> > > Córdoba - Argentina
> > >
> > > -----Mensaje original-----
> > > De: Adam Winer [mailto:awiner@gmail.com]
> > > Enviado el: Viernes, 09 de Marzo de 2007 16:10
> > > Para: adffaces-user@incubator.apache.org
> > > Asunto: Re:
> > >
> > > Well, my recommendation (stated a few times now), is
> > > to get all of those *out* of /default/lib, and into WEB-INF/lib
> > > of your webapp.
> > >
> > > -- Adam
> > >
> > >
> > > On 3/9/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > > Well, it's hard to say, because I'm moving jar files from a side to
> > > another
> > > > and I really forgot where was each jar in that moment.
> > > > In this moment, I have the problem described in other mail of this list,
> > > and
> > > > I have located Trinidad jars, jsf facelets jar and el-ri and el-api jars
> > > in
> > > > the /default/lib of my jbossAS 4.0.5.
> > > >
> > > >
> > > >
> > > > Juan Giovanolli
> > > > System Developer
> > > >
> > > > Santex America SA - A Santex Group Company
> > > > Córdoba - Argentina
> > > >
> > > > -----Mensaje original-----
> > > > De: Adam Winer [mailto:awiner@gmail.com]
> > > > Enviado el: Viernes, 09 de Marzo de 2007 14:53
> > > > Para: adffaces-user@incubator.apache.org
> > > > Asunto: Re:
> > > >
> > > > If you're seeing a NullPointerException on line 201
> > > > of TrinidadFilterImpl, then you're not using the
> > > > latest code, and it's hard to say what's going on.
> > > >
> > > > What change did you make to get past the prior
> > > > exception?
> > > >
> > > > -- Adam
> > > >
> > > >
> > > >
> > > > On 3/8/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > > > Now, i'm getting this error when i access to my app :
> > > > > Anybody help me please?
> > > > > Thanks in advance
> > > > >
> > > > >
> > > > > [code]
> > > > > java.lang.NullPointerException
> > > > >
> > > > >
> > > >
> > > org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(Trini
> > > > > dadFilterImpl.java:201)
> > > > >
> > > > >
> > > >
> > > org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.ja
> > > > > va:93)
> > > > >
> > > > >
> > > >
> > > org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilte
> > > > > r.java:75)
> > > > >
> > > > >
> > > >
> > > org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:21
> > > > > 3)
> > > > >
> > > > >
> > > >
> > > org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.ja
> > > > > va:96)
> > > > >
> > > > > [/code]
> > > > >
> > > > > Juan Giovanolli
> > > > > System Developer
> > > > >
> > > > > Santex America SA - A Santex Group Company
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> > > __________ NOD32 2104 (20070308) Information __________
> > >
> > > This message was checked by NOD32 antivirus system.
> > > http://www.eset.com
> > >
> > >
> > >
> > > __________ NOD32 2109 (20070312) Information __________
> > >
> > > This message was checked by NOD32 antivirus system.
> > > http://www.eset.com
> > >
> > >
> > >
> > > __________ NOD32 2109 (20070312) Information __________
> > >
> > > This message was checked by NOD32 antivirus system.
> > > http://www.eset.com
> > >
> > >
> > >
> > > __________ NOD32 2109 (20070312) Information __________
> > >
> > > This message was checked by NOD32 antivirus system.
> > > http://www.eset.com
> > >
> > >
> > >
> > > __________ NOD32 2109 (20070312) Information __________
> > >
> > > This message was checked by NOD32 antivirus system.
> > > http://www.eset.com
> > >
> > >
> > >
> >
>

Re: and trinidad configuration

Posted by Adam Winer <aw...@gmail.com>.
Pete,, could you comment on this bug that there's *no*
reason to be looking for UIInput or UIXInput, etc.?  Just use
the EditableValueHolder interface, like all validators should do.
Seam could fix this one today without a Trinidad release.

I would have commented on this directly, but got rather
offended that to get the account to comment on an OSS bug
I apparently had to provide my phone number, mailing address,
company's revenue???  Ridiculous!

-- Adam


On 3/12/07, Peter Muir <pm...@bleepbleep.org.uk> wrote:
> http://jira.jboss.com/jira/browse/JBSEAM-501
>
> On 12/03/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > Are there any way to use <s:validateAll> ??? because with the configuration
> > of trinidad in faces-config.xml and web.xml, the validation messages can't
> > be shown
> >
> > Thanks in advance
> >
> >
> > Juan Giovanolli
> > System Developer
> >
> >
> > -----Mensaje original-----
> > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > Enviado el: Lunes, 12 de Marzo de 2007 16:34
> > Para: adffaces-user@incubator.apache.org
> > Asunto: RE: Problem with selectordershuttle
> >
> > I forgot: i'm getting this message > " ADVERTENCIA: Some entries in value of
> > CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=%ID OF classB%] not
> > found in SelectItems: [[%classB SELECTED ELEMENTS%]] "
> >
> > This is the original output > " ADVERTENCIA: Some entries in value of
> > CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=appItems] not found in
> > SelectItems: [[AppActionItem :appItem, AppActionItem :appItem]] "
> >
> > Thanks in advance
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> > Alvear 15 3° Piso
> > Córdoba – Argentina
> > Tel: +54(351) 423-1417/426-5110
> > Mail: juan.giovanolli@santexgroup.com
> > Web: www.santexstandard.com
> >
> >
> > -----Mensaje original-----
> > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > Enviado el: Lunes, 12 de Marzo de 2007 14:54
> > Para: adffaces-user@incubator.apache.org
> > Asunto: Problem with selectordershuttle
> >
> > I'm having a little problem with selectordershuttle.
> > I have two classes like this (this is a simple schema):
> > Public class classA{
> >         Private Set<classB> bs;
> >
> >         ...
> >
> >         And its corresponding get and set
> > }
> >
> > Public class classB {
> > }
> >
> >
> > I give to selectordershuttle a collection of N classB objects, obtained from
> > a backing bean of the edit page of the classA objects (can you follow me?
> > jejeje) but when I load a classA object from the database, the
> > selectordershuttle component don't show the current selected classB elements
> > in the classA object.
> > Can anybody help me with this. It will be useful an example.
> >
> > Thanks in advance
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> > Córdoba – Argentina
> >
> >
> > -----Mensaje original-----
> > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > Enviado el: Lunes, 12 de Marzo de 2007 13:39
> > Para: adffaces-user@incubator.apache.org
> > Asunto: RE:
> >
> > Thanks Shawn for the data
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> > Alvear 15 3° Piso
> > Córdoba – Argentina
> > Tel: +54(351) 423-1417/426-5110
> > Mail: juan.giovanolli@santexgroup.com
> > Web: www.santexstandard.com
> >
> > -----Mensaje original-----
> > De: Bertrand, Shawn R [mailto:shawn.bertrand@tycoelectronics.com]
> > Enviado el: Lunes, 12 de Marzo de 2007 08:59
> > Para: Juan Giovanolli; adffaces-user@incubator.apache.org
> > Asunto: RE:
> >
> > Juan,
> >
> > Your issues point to some changes made in JBoss 4.x related to classloading.
> > Usually the tweaking of a few settings in the JBoss config will do the
> > trick.
> >
> > See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoading for more info.
> >
> > All the best,
> >
> > Shawn
> >
> >
> > -----Original Message-----
> > From: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > Sent: Friday, March 09, 2007 3:47 PM
> > To: adffaces-user@incubator.apache.org
> > Subject: RE:
> >
> > Well, that's all. I'm gonna to learn .net, jejejejejeje
> > I'm just kidding. The error continue appearing, but all works fine now (
> > WITH AAAAAAAAAAAAAAAAAALL JARs INTO /WEB-INF/LIB )
> > Thanks for your patience
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> > Córdoba - Argentina
> >
> >
> > -----Mensaje original-----
> > De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> > Enviado el: Viernes, 09 de Marzo de 2007 16:52
> > Para: adffaces-user@incubator.apache.org
> > Asunto: RE:
> >
> > Well, ... I DID IT ,jejejeje, but i get this error:
> > It must be a little config error.
> > Adam koprowski was the same error.
> > Thanks
> >
> > PD: Happy day, ladies!!!!!
> >
> >
> > [code]
> > GRAVE: null
> > java.lang.ClassNotFoundException: No ClassLoaders found for:
> > org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl
> >         at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
> >         at
> > org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoad
> > er.java:511)
> >         at
> > org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.j
> > ava:405)
> >         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> >         at
> > org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:5
> > 2)
> >         at
> > org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilter
> > Config.java:223)
> >         at
> > org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFil
> > terConfig.java:304)
> >         at
> > org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterCon
> > fig.java:77)
> >         at
> > org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:36
> > 34)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > )
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> > org.jboss.portal.server.deployment.PortalWebTomcat5App.startFilter(PortalWeb
> > Tomcat5App.java:119)
> >         at
> > org.jboss.portal.server.deployment.PortalWebTomcat5App.instrument(PortalWebT
> > omcat5App.java:99)
> >         at
> > org.jboss.portal.server.deployment.jboss.ServerDeployer.instrument(ServerDep
> > loyer.java:318)
> >         at
> > org.jboss.portal.server.deployment.jboss.ServerDeployer.deploy(ServerDeploye
> > r.java:284)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > )
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > :155)
> >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> >         at
> > org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > 4)
> >         at
> > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> >         at $Proxy70.deploy(Unknown Source)
> >         at
> > org.jboss.portal.server.deployment.WebAppAdapter.deploy(WebAppAdapter.java:5
> > 4)
> >         at
> > org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification(WebA
> > ppIntercepter.java:133)
> >         at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> > org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListe
> > nerProxy.java:153)
> >         at $Proxy112.handleNotification(Unknown Source)
> >         at
> > org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBo
> > ssNotificationBroadcasterSupport.java:127)
> >         at
> > org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBoss
> > NotificationBroadcasterSupport.java:108)
> >         at
> > org.jboss.deployment.SubDeployerSupport.emitNotification(SubDeployerSupport.
> > java:340)
> >         at
> > org.jboss.deployment.SubDeployerSupport.start(SubDeployerSupport.java:308)
> >         at
> > org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:482)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > )
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > :155)
> >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> >         at
> > org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> > :133)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> >         at
> > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> > rationInterceptor.java:142)
> >         at
> > org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:9
> > 7)
> >         at
> > org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServic
> > eMBeanSupport.java:238)
> >         at
> > org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor
> > .java:92)
> >         at
> > org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(S
> > ubDeployerInterceptorSupport.java:188)
> >         at
> > org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.ja
> > va:95)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> >         at
> > org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > 4)
> >         at
> > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> >         at $Proxy99.start(Unknown Source)
> >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
> >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
> >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
> >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
> >         at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > :155)
> >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> >         at
> > org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> > :133)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> >         at
> > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> > rationInterceptor.java:142)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> >         at
> > org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > 4)
> >         at
> > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> >         at $Proxy6.deploy(Unknown Source)
> >         at
> > org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne
> > r.java:421)
> >         at
> > org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.
> > java:634)
> >         at
> > org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(
> > AbstractDeploymentScanner.java:263)
> >         at
> > org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(Abstract
> > DeploymentScanner.java:336)
> >         at
> > org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.
> > java:289)
> >         at
> > org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupp
> > ort.java:245)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > )
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > :155)
> >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> >         at
> > org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > 4)
> >         at
> > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> >         at
> > org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav
> > a:978)
> >         at $Proxy0.start(Unknown Source)
> >         at
> > org.jboss.system.ServiceController.start(ServiceController.java:417)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > )
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > :155)
> >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> > 16:50:12,625 ERROR [STDERR]
> >         at
> > org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > 4)
> >         at
> > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> >         at $Proxy4.start(Unknown Source)
> >         at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
> >         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
> >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
> >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
> >         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> > )
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> > .java:25)
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >         at
> > org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> > :155)
> >         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> >         at
> > org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> > :133)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> >         at
> > org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> > rationInterceptor.java:142)
> >         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> >         at
> > org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> > 4)
> >         at
> > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> >         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> >         at $Proxy5.deploy(Unknown Source)
> >         at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
> >         at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
> >         at org.jboss.Main.boot(Main.java:200)
> >         at org.jboss.Main$1.run(Main.java:490)
> >         at java.lang.Thread.run(Thread.java:595)
> > [/code]
> > Juan Giovanolli
> > System Developer
> > Santex America SA - A Santex Group Company
> > Córdoba - Argentina
> >
> > -----Mensaje original-----
> > De: Adam Winer [mailto:awiner@gmail.com]
> > Enviado el: Viernes, 09 de Marzo de 2007 16:10
> > Para: adffaces-user@incubator.apache.org
> > Asunto: Re:
> >
> > Well, my recommendation (stated a few times now), is
> > to get all of those *out* of /default/lib, and into WEB-INF/lib
> > of your webapp.
> >
> > -- Adam
> >
> >
> > On 3/9/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > Well, it's hard to say, because I'm moving jar files from a side to
> > another
> > > and I really forgot where was each jar in that moment.
> > > In this moment, I have the problem described in other mail of this list,
> > and
> > > I have located Trinidad jars, jsf facelets jar and el-ri and el-api jars
> > in
> > > the /default/lib of my jbossAS 4.0.5.
> > >
> > >
> > >
> > > Juan Giovanolli
> > > System Developer
> > >
> > > Santex America SA - A Santex Group Company
> > > Córdoba - Argentina
> > >
> > > -----Mensaje original-----
> > > De: Adam Winer [mailto:awiner@gmail.com]
> > > Enviado el: Viernes, 09 de Marzo de 2007 14:53
> > > Para: adffaces-user@incubator.apache.org
> > > Asunto: Re:
> > >
> > > If you're seeing a NullPointerException on line 201
> > > of TrinidadFilterImpl, then you're not using the
> > > latest code, and it's hard to say what's going on.
> > >
> > > What change did you make to get past the prior
> > > exception?
> > >
> > > -- Adam
> > >
> > >
> > >
> > > On 3/8/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > > Now, i'm getting this error when i access to my app :
> > > > Anybody help me please?
> > > > Thanks in advance
> > > >
> > > >
> > > > [code]
> > > > java.lang.NullPointerException
> > > >
> > > >
> > >
> > org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(Trini
> > > > dadFilterImpl.java:201)
> > > >
> > > >
> > >
> > org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.ja
> > > > va:93)
> > > >
> > > >
> > >
> > org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilte
> > > > r.java:75)
> > > >
> > > >
> > >
> > org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:21
> > > > 3)
> > > >
> > > >
> > >
> > org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.ja
> > > > va:96)
> > > >
> > > > [/code]
> > > >
> > > > Juan Giovanolli
> > > > System Developer
> > > >
> > > > Santex America SA - A Santex Group Company
> > > >
> > > >
> > >
> > >
> >
> >
> > __________ NOD32 2104 (20070308) Information __________
> >
> > This message was checked by NOD32 antivirus system.
> > http://www.eset.com
> >
> >
> >
> > __________ NOD32 2109 (20070312) Information __________
> >
> > This message was checked by NOD32 antivirus system.
> > http://www.eset.com
> >
> >
> >
> > __________ NOD32 2109 (20070312) Information __________
> >
> > This message was checked by NOD32 antivirus system.
> > http://www.eset.com
> >
> >
> >
> > __________ NOD32 2109 (20070312) Information __________
> >
> > This message was checked by NOD32 antivirus system.
> > http://www.eset.com
> >
> >
> >
> > __________ NOD32 2109 (20070312) Information __________
> >
> > This message was checked by NOD32 antivirus system.
> > http://www.eset.com
> >
> >
> >
>

Re: and trinidad configuration

Posted by Peter Muir <pm...@bleepbleep.org.uk>.
http://jira.jboss.com/jira/browse/JBSEAM-501

On 12/03/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> Are there any way to use <s:validateAll> ??? because with the configuration
> of trinidad in faces-config.xml and web.xml, the validation messages can't
> be shown
>
> Thanks in advance
>
>
> Juan Giovanolli
> System Developer
>
>
> -----Mensaje original-----
> De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Enviado el: Lunes, 12 de Marzo de 2007 16:34
> Para: adffaces-user@incubator.apache.org
> Asunto: RE: Problem with selectordershuttle
>
> I forgot: i'm getting this message > " ADVERTENCIA: Some entries in value of
> CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=%ID OF classB%] not
> found in SelectItems: [[%classB SELECTED ELEMENTS%]] "
>
> This is the original output > " ADVERTENCIA: Some entries in value of
> CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=appItems] not found in
> SelectItems: [[AppActionItem :appItem, AppActionItem :appItem]] "
>
> Thanks in advance
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Alvear 15 3° Piso
> Córdoba – Argentina
> Tel: +54(351) 423-1417/426-5110
> Mail: juan.giovanolli@santexgroup.com
> Web: www.santexstandard.com
>
>
> -----Mensaje original-----
> De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Enviado el: Lunes, 12 de Marzo de 2007 14:54
> Para: adffaces-user@incubator.apache.org
> Asunto: Problem with selectordershuttle
>
> I'm having a little problem with selectordershuttle.
> I have two classes like this (this is a simple schema):
> Public class classA{
>         Private Set<classB> bs;
>
>         ...
>
>         And its corresponding get and set
> }
>
> Public class classB {
> }
>
>
> I give to selectordershuttle a collection of N classB objects, obtained from
> a backing bean of the edit page of the classA objects (can you follow me?
> jejeje) but when I load a classA object from the database, the
> selectordershuttle component don't show the current selected classB elements
> in the classA object.
> Can anybody help me with this. It will be useful an example.
>
> Thanks in advance
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Córdoba – Argentina
>
>
> -----Mensaje original-----
> De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Enviado el: Lunes, 12 de Marzo de 2007 13:39
> Para: adffaces-user@incubator.apache.org
> Asunto: RE:
>
> Thanks Shawn for the data
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Alvear 15 3° Piso
> Córdoba – Argentina
> Tel: +54(351) 423-1417/426-5110
> Mail: juan.giovanolli@santexgroup.com
> Web: www.santexstandard.com
>
> -----Mensaje original-----
> De: Bertrand, Shawn R [mailto:shawn.bertrand@tycoelectronics.com]
> Enviado el: Lunes, 12 de Marzo de 2007 08:59
> Para: Juan Giovanolli; adffaces-user@incubator.apache.org
> Asunto: RE:
>
> Juan,
>
> Your issues point to some changes made in JBoss 4.x related to classloading.
> Usually the tweaking of a few settings in the JBoss config will do the
> trick.
>
> See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoading for more info.
>
> All the best,
>
> Shawn
>
>
> -----Original Message-----
> From: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Sent: Friday, March 09, 2007 3:47 PM
> To: adffaces-user@incubator.apache.org
> Subject: RE:
>
> Well, that's all. I'm gonna to learn .net, jejejejejeje
> I'm just kidding. The error continue appearing, but all works fine now (
> WITH AAAAAAAAAAAAAAAAAALL JARs INTO /WEB-INF/LIB )
> Thanks for your patience
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Córdoba - Argentina
>
>
> -----Mensaje original-----
> De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com]
> Enviado el: Viernes, 09 de Marzo de 2007 16:52
> Para: adffaces-user@incubator.apache.org
> Asunto: RE:
>
> Well, ... I DID IT ,jejejeje, but i get this error:
> It must be a little config error.
> Adam koprowski was the same error.
> Thanks
>
> PD: Happy day, ladies!!!!!
>
>
> [code]
> GRAVE: null
> java.lang.ClassNotFoundException: No ClassLoaders found for:
> org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl
>         at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
>         at
> org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoad
> er.java:511)
>         at
> org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.j
> ava:405)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>         at
> org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:5
> 2)
>         at
> org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilter
> Config.java:223)
>         at
> org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFil
> terConfig.java:304)
>         at
> org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterCon
> fig.java:77)
>         at
> org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:36
> 34)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.portal.server.deployment.PortalWebTomcat5App.startFilter(PortalWeb
> Tomcat5App.java:119)
>         at
> org.jboss.portal.server.deployment.PortalWebTomcat5App.instrument(PortalWebT
> omcat5App.java:99)
>         at
> org.jboss.portal.server.deployment.jboss.ServerDeployer.instrument(ServerDep
> loyer.java:318)
>         at
> org.jboss.portal.server.deployment.jboss.ServerDeployer.deploy(ServerDeploye
> r.java:284)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy70.deploy(Unknown Source)
>         at
> org.jboss.portal.server.deployment.WebAppAdapter.deploy(WebAppAdapter.java:5
> 4)
>         at
> org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification(WebA
> ppIntercepter.java:133)
>         at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListe
> nerProxy.java:153)
>         at $Proxy112.handleNotification(Unknown Source)
>         at
> org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBo
> ssNotificationBroadcasterSupport.java:127)
>         at
> org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBoss
> NotificationBroadcasterSupport.java:108)
>         at
> org.jboss.deployment.SubDeployerSupport.emitNotification(SubDeployerSupport.
> java:340)
>         at
> org.jboss.deployment.SubDeployerSupport.start(SubDeployerSupport.java:308)
>         at
> org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:482)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at
> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> :133)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> rationInterceptor.java:142)
>         at
> org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:9
> 7)
>         at
> org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServic
> eMBeanSupport.java:238)
>         at
> org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor
> .java:92)
>         at
> org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(S
> ubDeployerInterceptorSupport.java:188)
>         at
> org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.ja
> va:95)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy99.start(Unknown Source)
>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
>         at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at
> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> :133)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> rationInterceptor.java:142)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy6.deploy(Unknown Source)
>         at
> org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne
> r.java:421)
>         at
> org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.
> java:634)
>         at
> org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(
> AbstractDeploymentScanner.java:263)
>         at
> org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(Abstract
> DeploymentScanner.java:336)
>         at
> org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.
> java:289)
>         at
> org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupp
> ort.java:245)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at
> org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav
> a:978)
>         at $Proxy0.start(Unknown Source)
>         at
> org.jboss.system.ServiceController.start(ServiceController.java:417)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> 16:50:12,625 ERROR [STDERR]
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy4.start(Unknown Source)
>         at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
>         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
>         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
> :155)
>         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
>         at
> org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
> :133)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
> org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
> rationInterceptor.java:142)
>         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
>         at
> org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
> 4)
>         at
> org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
>         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
>         at $Proxy5.deploy(Unknown Source)
>         at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
>         at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
>         at org.jboss.Main.boot(Main.java:200)
>         at org.jboss.Main$1.run(Main.java:490)
>         at java.lang.Thread.run(Thread.java:595)
> [/code]
> Juan Giovanolli
> System Developer
> Santex America SA - A Santex Group Company
> Córdoba - Argentina
>
> -----Mensaje original-----
> De: Adam Winer [mailto:awiner@gmail.com]
> Enviado el: Viernes, 09 de Marzo de 2007 16:10
> Para: adffaces-user@incubator.apache.org
> Asunto: Re:
>
> Well, my recommendation (stated a few times now), is
> to get all of those *out* of /default/lib, and into WEB-INF/lib
> of your webapp.
>
> -- Adam
>
>
> On 3/9/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > Well, it's hard to say, because I'm moving jar files from a side to
> another
> > and I really forgot where was each jar in that moment.
> > In this moment, I have the problem described in other mail of this list,
> and
> > I have located Trinidad jars, jsf facelets jar and el-ri and el-api jars
> in
> > the /default/lib of my jbossAS 4.0.5.
> >
> >
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> > Córdoba - Argentina
> >
> > -----Mensaje original-----
> > De: Adam Winer [mailto:awiner@gmail.com]
> > Enviado el: Viernes, 09 de Marzo de 2007 14:53
> > Para: adffaces-user@incubator.apache.org
> > Asunto: Re:
> >
> > If you're seeing a NullPointerException on line 201
> > of TrinidadFilterImpl, then you're not using the
> > latest code, and it's hard to say what's going on.
> >
> > What change did you make to get past the prior
> > exception?
> >
> > -- Adam
> >
> >
> >
> > On 3/8/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > > Now, i'm getting this error when i access to my app :
> > > Anybody help me please?
> > > Thanks in advance
> > >
> > >
> > > [code]
> > > java.lang.NullPointerException
> > >
> > >
> >
> org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(Trini
> > > dadFilterImpl.java:201)
> > >
> > >
> >
> org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.ja
> > > va:93)
> > >
> > >
> >
> org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilte
> > > r.java:75)
> > >
> > >
> >
> org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:21
> > > 3)
> > >
> > >
> >
> org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.ja
> > > va:96)
> > >
> > > [/code]
> > >
> > > Juan Giovanolli
> > > System Developer
> > >
> > > Santex America SA - A Santex Group Company
> > >
> > >
> >
> >
>
>
> __________ NOD32 2104 (20070308) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
> __________ NOD32 2109 (20070312) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
> __________ NOD32 2109 (20070312) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
> __________ NOD32 2109 (20070312) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
> __________ NOD32 2109 (20070312) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>

and trinidad configuration

Posted by Juan Giovanolli <ju...@santexgroup.com>.
Are there any way to use <s:validateAll> ??? because with the configuration
of trinidad in faces-config.xml and web.xml, the validation messages can't
be shown

Thanks in advance 


Juan Giovanolli
System Developer


-----Mensaje original-----
De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com] 
Enviado el: Lunes, 12 de Marzo de 2007 16:34
Para: adffaces-user@incubator.apache.org
Asunto: RE: Problem with selectordershuttle

I forgot: i'm getting this message > " ADVERTENCIA: Some entries in value of
CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=%ID OF classB%] not
found in SelectItems: [[%classB SELECTED ELEMENTS%]] "

This is the original output > " ADVERTENCIA: Some entries in value of
CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=appItems] not found in
SelectItems: [[AppActionItem :appItem, AppActionItem :appItem]] "

Thanks in advance

Juan Giovanolli
System Developer

Santex America SA - A Santex Group Company 
Alvear 15 3° Piso 
Córdoba – Argentina 
Tel: +54(351) 423-1417/426-5110 
Mail: juan.giovanolli@santexgroup.com 
Web: www.santexstandard.com 


-----Mensaje original-----
De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com] 
Enviado el: Lunes, 12 de Marzo de 2007 14:54
Para: adffaces-user@incubator.apache.org
Asunto: Problem with selectordershuttle

I'm having a little problem with selectordershuttle. 
I have two classes like this (this is a simple schema):
Public class classA{
	Private Set<classB> bs;

	...

	And its corresponding get and set
}

Public class classB {
}


I give to selectordershuttle a collection of N classB objects, obtained from
a backing bean of the edit page of the classA objects (can you follow me?
jejeje) but when I load a classA object from the database, the
selectordershuttle component don't show the current selected classB elements
in the classA object.
Can anybody help me with this. It will be useful an example.

Thanks in advance

Juan Giovanolli
System Developer

Santex America SA - A Santex Group Company 
Córdoba – Argentina 


-----Mensaje original-----
De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com] 
Enviado el: Lunes, 12 de Marzo de 2007 13:39
Para: adffaces-user@incubator.apache.org
Asunto: RE: 

Thanks Shawn for the data

Juan Giovanolli
System Developer

Santex America SA - A Santex Group Company 
Alvear 15 3° Piso 
Córdoba – Argentina 
Tel: +54(351) 423-1417/426-5110 
Mail: juan.giovanolli@santexgroup.com 
Web: www.santexstandard.com 

-----Mensaje original-----
De: Bertrand, Shawn R [mailto:shawn.bertrand@tycoelectronics.com] 
Enviado el: Lunes, 12 de Marzo de 2007 08:59
Para: Juan Giovanolli; adffaces-user@incubator.apache.org
Asunto: RE: 

Juan,

Your issues point to some changes made in JBoss 4.x related to classloading.
Usually the tweaking of a few settings in the JBoss config will do the
trick.

See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoading for more info.

All the best,

Shawn


-----Original Message-----
From: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com] 
Sent: Friday, March 09, 2007 3:47 PM
To: adffaces-user@incubator.apache.org
Subject: RE: 

Well, that's all. I'm gonna to learn .net, jejejejejeje
I'm just kidding. The error continue appearing, but all works fine now (
WITH AAAAAAAAAAAAAAAAAALL JARs INTO /WEB-INF/LIB ) 
Thanks for your patience

Juan Giovanolli
System Developer

Santex America SA - A Santex Group Company 
Córdoba - Argentina 


-----Mensaje original-----
De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com] 
Enviado el: Viernes, 09 de Marzo de 2007 16:52
Para: adffaces-user@incubator.apache.org
Asunto: RE: 

Well, ... I DID IT ,jejejeje, but i get this error:
It must be a little config error.
Adam koprowski was the same error.
Thanks 

PD: Happy day, ladies!!!!!


[code]
GRAVE: null
java.lang.ClassNotFoundException: No ClassLoaders found for:
org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl
	at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
	at
org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoad
er.java:511)
	at
org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.j
ava:405)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
	at
org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:5
2)
	at
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilter
Config.java:223)
	at
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFil
terConfig.java:304)
	at
org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterCon
fig.java:77)
	at
org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:36
34)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.portal.server.deployment.PortalWebTomcat5App.startFilter(PortalWeb
Tomcat5App.java:119)
	at
org.jboss.portal.server.deployment.PortalWebTomcat5App.instrument(PortalWebT
omcat5App.java:99)
	at
org.jboss.portal.server.deployment.jboss.ServerDeployer.instrument(ServerDep
loyer.java:318)
	at
org.jboss.portal.server.deployment.jboss.ServerDeployer.deploy(ServerDeploye
r.java:284)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy70.deploy(Unknown Source)
	at
org.jboss.portal.server.deployment.WebAppAdapter.deploy(WebAppAdapter.java:5
4)
	at
org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification(WebA
ppIntercepter.java:133)
	at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListe
nerProxy.java:153)
	at $Proxy112.handleNotification(Unknown Source)
	at
org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBo
ssNotificationBroadcasterSupport.java:127)
	at
org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBoss
NotificationBroadcasterSupport.java:108)
	at
org.jboss.deployment.SubDeployerSupport.emitNotification(SubDeployerSupport.
java:340)
	at
org.jboss.deployment.SubDeployerSupport.start(SubDeployerSupport.java:308)
	at
org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:482)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
:133)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
rationInterceptor.java:142)
	at
org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:9
7)
	at
org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServic
eMBeanSupport.java:238)
	at
org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor
.java:92)
	at
org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(S
ubDeployerInterceptorSupport.java:188)
	at
org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.ja
va:95)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy99.start(Unknown Source)
	at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
	at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
	at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
:133)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
rationInterceptor.java:142)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy6.deploy(Unknown Source)
	at
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne
r.java:421)
	at
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.
java:634)
	at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(
AbstractDeploymentScanner.java:263)
	at
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(Abstract
DeploymentScanner.java:336)
	at
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.
java:289)
	at
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupp
ort.java:245)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav
a:978)
	at $Proxy0.start(Unknown Source)
	at
org.jboss.system.ServiceController.start(ServiceController.java:417)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
16:50:12,625 ERROR [STDERR] 
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy4.start(Unknown Source)
	at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
	at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
:133)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
rationInterceptor.java:142)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy5.deploy(Unknown Source)
	at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
	at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
	at org.jboss.Main.boot(Main.java:200)
	at org.jboss.Main$1.run(Main.java:490)
	at java.lang.Thread.run(Thread.java:595)
[/code]
Juan Giovanolli
System Developer
Santex America SA - A Santex Group Company 
Córdoba - Argentina 

-----Mensaje original-----
De: Adam Winer [mailto:awiner@gmail.com] 
Enviado el: Viernes, 09 de Marzo de 2007 16:10
Para: adffaces-user@incubator.apache.org
Asunto: Re:

Well, my recommendation (stated a few times now), is
to get all of those *out* of /default/lib, and into WEB-INF/lib
of your webapp.

-- Adam


On 3/9/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> Well, it's hard to say, because I'm moving jar files from a side to
another
> and I really forgot where was each jar in that moment.
> In this moment, I have the problem described in other mail of this list,
and
> I have located Trinidad jars, jsf facelets jar and el-ri and el-api jars
in
> the /default/lib of my jbossAS 4.0.5.
>
>
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Córdoba - Argentina
>
> -----Mensaje original-----
> De: Adam Winer [mailto:awiner@gmail.com]
> Enviado el: Viernes, 09 de Marzo de 2007 14:53
> Para: adffaces-user@incubator.apache.org
> Asunto: Re:
>
> If you're seeing a NullPointerException on line 201
> of TrinidadFilterImpl, then you're not using the
> latest code, and it's hard to say what's going on.
>
> What change did you make to get past the prior
> exception?
>
> -- Adam
>
>
>
> On 3/8/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > Now, i'm getting this error when i access to my app :
> > Anybody help me please?
> > Thanks in advance
> >
> >
> > [code]
> > java.lang.NullPointerException
> >
> >
>
org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(Trini
> > dadFilterImpl.java:201)
> >
> >
>
org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.ja
> > va:93)
> >
> >
>
org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilte
> > r.java:75)
> >
> >
>
org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:21
> > 3)
> >
> >
>
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.ja
> > va:96)
> >
> > [/code]
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> >
> >
>
>


__________ NOD32 2104 (20070308) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



__________ NOD32 2109 (20070312) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



__________ NOD32 2109 (20070312) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



__________ NOD32 2109 (20070312) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



__________ NOD32 2109 (20070312) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



RE: Problem with selectordershuttle

Posted by Juan Giovanolli <ju...@santexgroup.com>.
I forgot: i'm getting this message > " ADVERTENCIA: Some entries in value of
CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=%ID OF classB%] not
found in SelectItems: [[%classB SELECTED ELEMENTS%]] "

This is the original output > " ADVERTENCIA: Some entries in value of
CoreSelectOrderShuttle[UIXEditableFacesBeanImpl, id=appItems] not found in
SelectItems: [[AppActionItem :appItem, AppActionItem :appItem]] "

Thanks in advance

Juan Giovanolli
System Developer

Santex America SA - A Santex Group Company 
Alvear 15 3° Piso 
Córdoba – Argentina 
Tel: +54(351) 423-1417/426-5110 
Mail: juan.giovanolli@santexgroup.com 
Web: www.santexstandard.com 


-----Mensaje original-----
De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com] 
Enviado el: Lunes, 12 de Marzo de 2007 14:54
Para: adffaces-user@incubator.apache.org
Asunto: Problem with selectordershuttle

I'm having a little problem with selectordershuttle. 
I have two classes like this (this is a simple schema):
Public class classA{
	Private Set<classB> bs;

	...

	And its corresponding get and set
}

Public class classB {
}


I give to selectordershuttle a collection of N classB objects, obtained from
a backing bean of the edit page of the classA objects (can you follow me?
jejeje) but when I load a classA object from the database, the
selectordershuttle component don't show the current selected classB elements
in the classA object.
Can anybody help me with this. It will be useful an example.

Thanks in advance

Juan Giovanolli
System Developer

Santex America SA - A Santex Group Company 
Córdoba – Argentina 


-----Mensaje original-----
De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com] 
Enviado el: Lunes, 12 de Marzo de 2007 13:39
Para: adffaces-user@incubator.apache.org
Asunto: RE: 

Thanks Shawn for the data

Juan Giovanolli
System Developer

Santex America SA - A Santex Group Company 
Alvear 15 3° Piso 
Córdoba – Argentina 
Tel: +54(351) 423-1417/426-5110 
Mail: juan.giovanolli@santexgroup.com 
Web: www.santexstandard.com 

-----Mensaje original-----
De: Bertrand, Shawn R [mailto:shawn.bertrand@tycoelectronics.com] 
Enviado el: Lunes, 12 de Marzo de 2007 08:59
Para: Juan Giovanolli; adffaces-user@incubator.apache.org
Asunto: RE: 

Juan,

Your issues point to some changes made in JBoss 4.x related to classloading.
Usually the tweaking of a few settings in the JBoss config will do the
trick.

See http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoading for more info.

All the best,

Shawn


-----Original Message-----
From: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com] 
Sent: Friday, March 09, 2007 3:47 PM
To: adffaces-user@incubator.apache.org
Subject: RE: 

Well, that's all. I'm gonna to learn .net, jejejejejeje
I'm just kidding. The error continue appearing, but all works fine now (
WITH AAAAAAAAAAAAAAAAAALL JARs INTO /WEB-INF/LIB ) 
Thanks for your patience

Juan Giovanolli
System Developer

Santex America SA - A Santex Group Company 
Córdoba - Argentina 


-----Mensaje original-----
De: Juan Giovanolli [mailto:juan.giovanolli@santexgroup.com] 
Enviado el: Viernes, 09 de Marzo de 2007 16:52
Para: adffaces-user@incubator.apache.org
Asunto: RE: 

Well, ... I DID IT ,jejejeje, but i get this error:
It must be a little config error.
Adam koprowski was the same error.
Thanks 

PD: Happy day, ladies!!!!!


[code]
GRAVE: null
java.lang.ClassNotFoundException: No ClassLoaders found for:
org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl
	at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
	at
org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoad
er.java:511)
	at
org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.j
ava:405)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
	at
org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:5
2)
	at
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilter
Config.java:223)
	at
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFil
terConfig.java:304)
	at
org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterCon
fig.java:77)
	at
org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:36
34)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.portal.server.deployment.PortalWebTomcat5App.startFilter(PortalWeb
Tomcat5App.java:119)
	at
org.jboss.portal.server.deployment.PortalWebTomcat5App.instrument(PortalWebT
omcat5App.java:99)
	at
org.jboss.portal.server.deployment.jboss.ServerDeployer.instrument(ServerDep
loyer.java:318)
	at
org.jboss.portal.server.deployment.jboss.ServerDeployer.deploy(ServerDeploye
r.java:284)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy70.deploy(Unknown Source)
	at
org.jboss.portal.server.deployment.WebAppAdapter.deploy(WebAppAdapter.java:5
4)
	at
org.jboss.portal.server.deployment.WebAppIntercepter.handleNotification(WebA
ppIntercepter.java:133)
	at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListe
nerProxy.java:153)
	at $Proxy112.handleNotification(Unknown Source)
	at
org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBo
ssNotificationBroadcasterSupport.java:127)
	at
org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBoss
NotificationBroadcasterSupport.java:108)
	at
org.jboss.deployment.SubDeployerSupport.emitNotification(SubDeployerSupport.
java:340)
	at
org.jboss.deployment.SubDeployerSupport.start(SubDeployerSupport.java:308)
	at
org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:482)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
:133)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
rationInterceptor.java:142)
	at
org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:9
7)
	at
org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServic
eMBeanSupport.java:238)
	at
org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor
.java:92)
	at
org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(S
ubDeployerInterceptorSupport.java:188)
	at
org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.ja
va:95)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy99.start(Unknown Source)
	at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
	at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
	at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
:133)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
rationInterceptor.java:142)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy6.deploy(Unknown Source)
	at
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne
r.java:421)
	at
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.
java:634)
	at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(
AbstractDeploymentScanner.java:263)
	at
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(Abstract
DeploymentScanner.java:336)
	at
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.
java:289)
	at
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupp
ort.java:245)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav
a:978)
	at $Proxy0.start(Unknown Source)
	at
org.jboss.system.ServiceController.start(ServiceController.java:417)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
16:50:12,625 ERROR [STDERR] 
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy4.start(Unknown Source)
	at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
	at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
	at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
:133)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
rationInterceptor.java:142)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
	at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
	at $Proxy5.deploy(Unknown Source)
	at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
	at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
	at org.jboss.Main.boot(Main.java:200)
	at org.jboss.Main$1.run(Main.java:490)
	at java.lang.Thread.run(Thread.java:595)
[/code]
Juan Giovanolli
System Developer
Santex America SA - A Santex Group Company 
Córdoba - Argentina 

-----Mensaje original-----
De: Adam Winer [mailto:awiner@gmail.com] 
Enviado el: Viernes, 09 de Marzo de 2007 16:10
Para: adffaces-user@incubator.apache.org
Asunto: Re:

Well, my recommendation (stated a few times now), is
to get all of those *out* of /default/lib, and into WEB-INF/lib
of your webapp.

-- Adam


On 3/9/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> Well, it's hard to say, because I'm moving jar files from a side to
another
> and I really forgot where was each jar in that moment.
> In this moment, I have the problem described in other mail of this list,
and
> I have located Trinidad jars, jsf facelets jar and el-ri and el-api jars
in
> the /default/lib of my jbossAS 4.0.5.
>
>
>
> Juan Giovanolli
> System Developer
>
> Santex America SA - A Santex Group Company
> Córdoba - Argentina
>
> -----Mensaje original-----
> De: Adam Winer [mailto:awiner@gmail.com]
> Enviado el: Viernes, 09 de Marzo de 2007 14:53
> Para: adffaces-user@incubator.apache.org
> Asunto: Re:
>
> If you're seeing a NullPointerException on line 201
> of TrinidadFilterImpl, then you're not using the
> latest code, and it's hard to say what's going on.
>
> What change did you make to get past the prior
> exception?
>
> -- Adam
>
>
>
> On 3/8/07, Juan Giovanolli <ju...@santexgroup.com> wrote:
> > Now, i'm getting this error when i access to my app :
> > Anybody help me please?
> > Thanks in advance
> >
> >
> > [code]
> > java.lang.NullPointerException
> >
> >
>
org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(Trini
> > dadFilterImpl.java:201)
> >
> >
>
org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.ja
> > va:93)
> >
> >
>
org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilte
> > r.java:75)
> >
> >
>
org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:21
> > 3)
> >
> >
>
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.ja
> > va:96)
> >
> > [/code]
> >
> > Juan Giovanolli
> > System Developer
> >
> > Santex America SA - A Santex Group Company
> >
> >
>
>


__________ NOD32 2104 (20070308) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



__________ NOD32 2109 (20070312) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



__________ NOD32 2109 (20070312) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



__________ NOD32 2109 (20070312) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com