Re: MyFaces 2.2.0 ViewScoped AmbiguousResolutionException

2014-09-04 Thread José Luis Cetina
17:23 GMT-05:00 José Luis Cetina maxtorz...@gmail.com: Hi, i was trying to use MyFaces 2.2.4 with TomEE 1.7.0 JAX-RS, i want to use myfaces 2.2.4 because i want to use the @javax.faces.view.ViewScoped (i use the omnifaces viewscoped) and the f:viewAction. But again im getting

Re: MyFaces 2.2.0 ViewScoped AmbiguousResolutionException

2014-09-03 Thread José Luis Cetina
in tomee/tomcat log files. On Wed, Jan 15, 2014 at 5:57 PM, José Luis Cetina maxtorz...@gmail.com wrote: I removed CODI and my app is package as ear. maybe i need to try tomee 1.6.1-snapshot 2014/1/15 Howard W. Smith, Jr. smithh032...@gmail.com On Wed, Jan 15, 2014 at 4:40 PM, José

MyFaces 2.2.0 ViewScoped

2014-01-15 Thread José Luis Cetina
Hi im currently using org.omnifaces.cdi.ViewScoped for my @Named beans, now with MyFaces 2.2.0 which package do i have to use for @ViewScoped and @Named for work togheter. Thanks

Re: MyFaces 2.2.0 ViewScoped

2014-01-15 Thread José Luis Cetina
Thanks 2014/1/15 Thomas Andraschko andraschko.tho...@gmail.com http://jsflive.wordpress.com/2013/07/17/jsf22-cdi-view-scope/ 2014/1/15 José Luis Cetina maxtorz...@gmail.com Hi im currently using org.omnifaces.cdi.ViewScoped for my @Named beans, now with MyFaces 2.2.0 which package do

MyFaces 2.2.0 ViewScoped AmbiguousResolutionException

2014-01-15 Thread José Luis Cetina
Hi. I use TomEE 1.6.0 Final release with myfaces 2.1.13 and jdk 1.7 with this i was using the org.omnifaces.cdi.ViewScoped annotation with any problem, with the new release of myfaces 2.2.0 i decide to change from org.omnifaces.cdi.ViewScoped to javax.faces.view.ViewScoped then im gettin this

Re: MyFaces 2.2.0 ViewScoped

2014-01-15 Thread José Luis Cetina
be wrong). Fix imports would have gave you a dialog showing you the MyFaces 2.2 @ViewScoped package to import. On Wed, Jan 15, 2014 at 3:34 PM, José Luis Cetina maxtorz...@gmail.com wrote: Hi im currently using org.omnifaces.cdi.ViewScoped for my @Named beans, now with MyFaces 2.2.0 which

Re: MyFaces 2.2.0 ViewScoped AmbiguousResolutionException

2014-01-15 Thread José Luis Cetina
I removed CODI and my app is package as ear. maybe i need to try tomee 1.6.1-snapshot 2014/1/15 Howard W. Smith, Jr. smithh032...@gmail.com On Wed, Jan 15, 2014 at 4:40 PM, José Luis Cetina maxtorz...@gmail.com wrote: I removed my faces 2.1.13 jars (api and imp) from tomee lib and add

Re: Performance params

2013-11-01 Thread José Luis Cetina
+ MyFaces. that is a happy stack which will make for happy campers/endusers/etc... [1] http://struberg.wordpress.com/2012/03/20/why-is-openwebbeans-so-fast/ -- --- *SCJA. José Luis Cetina* ---

Re: Performance params

2013-11-01 Thread José Luis Cetina
And what is the value of org.apache.myfaces.EXPRESSION_FACTORY ? 2013/11/1 Thomas Andraschko andraschko.tho...@gmail.com AFAIR you must set org.apache.myfaces.EXPRESSION_FACTORY because the EL Factory can't be extraced from JSP anymore. 2013/11/1 José Luis Cetina maxtorz...@gmail.com I

Re: Performance params

2013-11-01 Thread José Luis Cetina
I use tomee with the default EL 2013/11/1 Thomas Andraschko andraschko.tho...@gmail.com It depends on your AS or EL Implementation. If you use JUEL, its: de.odysseus.el.ExpressionFactoryImpl 2013/11/1 José Luis Cetina maxtorz...@gmail.com And what is the value

Re: [OT but still JSF]: Clustering, session replication, and database, too

2013-10-20 Thread José Luis Cetina
more inputs and dont believe in IT you have a single solution. PS: if tomee clustering has issues please help us working on it on trunk and tomee list Le 20 oct. 2013 07:30, José Luis Cetina maxtorz...@gmail.com a écrit : I have a early experience with a mini cluster 2 servers using tomee

Re: [OT but still JSF]: Clustering, session replication, and database, too

2013-10-20 Thread José Luis Cetina
By the way im not using remote calls. All my apps are in the same ear with this i can inject my ejb local interface for calling methods in ejb. El 20/10/2013 07:49, Howard W. Smith, Jr. smithh032...@gmail.com escribió: just remembered-and-revised 2nd question, below... On Sun, Oct 20, 2013 at

Re: [OT but still JSF]: Clustering, session replication, and database, too

2013-10-20 Thread José Luis Cetina
. are you running 2 tomee on same server; one tomee = EAR, another tomee = database? On Sun, Oct 20, 2013 at 11:52 AM, José Luis Cetina maxtorz...@gmail.com wrote: By the way im not using remote calls. All my apps are in the same ear with this i can inject my ejb local interface for calling

Re: [OT but still JSF]: Clustering, session replication, and database, too

2013-10-20 Thread José Luis Cetina
PM, José Luis Cetina maxtorz...@gmail.com wrote: Ear with all my apps in each server (2 server each with their own ear) then each server insert/read in another unique db server. El 20/10/2013 16:09, Howard W. Smith, Jr. smithh032...@gmail.com escribió: Hmmm, i thought you said

Re: [OT but still JSF]: Clustering, session replication, and database, too

2013-10-19 Thread José Luis Cetina
I have a early experience with a mini cluster 2 servers using tomee + memcached for session replication+ sticky session but using 1 only server for database (i mean i dont use db replication). My jsf apps (ear) are running in this mini cluster everithyng works fine except when i shutdown tomee for

Re: unsub

2013-07-01 Thread José Luis Cetina
-- --- *SCJA. José Luis Cetina* ---

Re: AW: Using Eclipse Juno an Tomcat 6

2013-05-21 Thread José Luis Cetina
Why you dont try apache tomee, you can use the apache stuff out of the box. El 21/05/2013 07:24, Владимир Мокрозуб v...@itc.tambov.gov.ru escribió: I assume you're confused by these messages? INFO: MyFaces-package : tomahawk not found. INFO: MyFaces-package : tobago not found. etc.

Re: @Singleton @Lock(READ) to resolve, Could not instantiate converter ...

2013-04-13 Thread José Luis Cetina
Howard i see you have this problem using the converter with primefaces autocomplete, just for curiosity do you have a p:ajax inside of the component? If so can you paste your p:ajax tag? I comment this because i had the same problem like you but i didnt use static in my converter. El 13/04/2013

Re: @Singleton @Lock(READ) to resolve, Could not instantiate converter ...

2013-04-13 Thread José Luis Cetina
, 2013 at 9:58 AM, José Luis Cetina maxtorz...@gmail.com wrote: Howard i see you have this problem using the converter with primefaces autocomplete, just for curiosity do you have a p:ajax inside of the component? If so can you paste your p:ajax tag? I comment this because i had the same

Re: @Singleton @Lock(READ) to resolve, Could not instantiate converter ...

2013-04-13 Thread José Luis Cetina
, 2013 at 12:16 PM, José Luis Cetina maxtorz...@gmail.com wrote: 2. The way i use the converter are in separeted classes and in each converter if i need an ejb injected (limitation of jsf 2.1 this is fixed in jsf 2.2 ) i use Apache CODI for get the reference of my ejb or i do a lookup

Re: @Singleton @Lock(READ) to resolve, Could not instantiate converter ...

2013-04-13 Thread José Luis Cetina
, José Luis Cetina maxtorz...@gmail.com wrote: When i dont want to use codi I use jndi lookup, it is to easy to use and portable. I create a simple method for retrive my ejbs without using codi instead i use jndi using only the name of the ejb class. El 13/04/2013 11:45, Howard W. Smith, Jr

Re: @Singleton @Lock(READ) to resolve, Could not instantiate converter ...

2013-04-13 Thread José Luis Cetina
escribió: It would be nice if TomEE 'logs' the JNDI lookup path as the Reference Implementation (Glassfish) does! I had to say that. :) On Sat, Apr 13, 2013 at 9:34 PM, José Luis Cetina maxtorz...@gmail.com wrote: Congrats. Howard. Just FYI tomee logs the ejb path of all yours ejbs deployed

Re: @Singleton @Lock(READ) to resolve, Could not instantiate converter ...

2013-04-13 Thread José Luis Cetina
, Apr 13, 2013 at 9:41 PM, José Luis Cetina maxtorz...@gmail.com wrote: Maybe could be a request for Rommain, i remember that tomee logs some info about ejb but im not sure what exactly. Agreed, or even better, i'm sure Romain and TomEE committers will appreciate me opening a JIRA

Re: config web.xml myfaces for use with primefaces

2013-04-08 Thread José Luis Cetina
://myfaces.10567.n7.nabble.com/config-web-xml-myfaces-for-use-with-primefaces-tp114536.html Sent from the MyFaces - Users mailing list archive at Nabble.com. -- --- *SCJA. José Luis Cetina* ---

Re: AW: Re: [CODI] CODI jar in ear/lib with a WAR = fail in WebSphere v8.5

2013-01-18 Thread José Luis Cetina
Just for test. Try to put codi dependencies in each webapp lib and not in ear lib. El 18/01/2013 02:07, Thomas Herzog t.her...@curecomp.com escribió: Here I sent you our config: ** ** **1. **application_xml_initilaize_in_order: we faced the iisue that codi wont start properly

Re: Migrating to CDI: @Asynchronous

2012-11-21 Thread José Luis Cetina
In my webapp i have the same issue. I need the beans.xml file in both folders too. Im using netbeans too. El nov 20, 2012 1:52 PM, Howard W. Smith, Jr. smithh032...@gmail.com escribió: Doh, NetBeans is probably not following the specification, because NetBeans has squiggly line under the bean

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread José Luis Cetina
Hi let me tell you my experience. I migrate from managedbeans + mojarra + glassfish to myfaces + WELD + TomEE and now I'm so happy to did so. Now my app use: -Apache TomEE 1.5 -Apache MyFaces -Apache CODI -Primefaces 3.4.2 -Primefaces Mobile -Primefaces Extensions 0.6.1 -PrettyFaces 3.3.3

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread José Luis Cetina
/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/11/17 José Luis Cetina maxtorz...@gmail.com Hi let me tell you my experience. I migrate from managedbeans + mojarra + glassfish to myfaces + WELD

Re: MyFaces 2.1.9 / Glassfish 3.1.2.2: Migrating to CDI Managed Beans

2012-11-17 Thread José Luis Cetina
://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/11/17 José Luis Cetina maxtorz...@gmail.com Hi let me tell you my experience. I migrate from managedbeans

Re: [ANNOUNCE] MyFaces Core v2.1.9 Release

2012-09-26 Thread José Luis Cetina
Why you don't use ViewAcessScoped of Apache CODI? I use it and works well with @EJB and you have your beans like viewscoped. El 26/09/2012 14:16, Howard W. Smith, Jr. smithh032...@gmail.com escribió: Leonardo, I'm glad I recently joined this user group and joined the MyFaces (Core) user

Re: [ANNOUNCE] MyFaces Core v2.1.9 Release

2012-09-26 Thread José Luis Cetina
, and SessionScoped is meeting the requirement for now. Also, at the present, I'm not a user of Apache CODI. Thanks, Howard On Wed, Sep 26, 2012 at 9:51 PM, José Luis Cetina maxtorz...@gmail.com wrote: Why you don't use ViewAcessScoped of Apache CODI? I use it and works well with @EJB

Save component state

2012-08-30 Thread José Luis Cetina
Hi. I have a problem using myfaces 2.1.8 + openjpa 2.2.0 + primefaces 3.4-SNAPSHOT. I dont know if asked this in openjpa list or here, anyway, i hope somebody can help me. I have 2 SelectOneMenu in a composite component(cc), this cc has a componentType in a facescomponent class. The first

JSF Facescomponent change reference value

2012-07-25 Thread José Luis Cetina
I pass a string reference to my composite component with the value = ORIGINAL VALUE, then my composite component have a button, this button change the original value to = HERE IM SETTING A NEW VALUE, then when i press my button in my normal page: page.xhtml for review it,the value still without

Re: Re: Custom tag

2012-07-13 Thread José Luis Cetina
and clientBehaviour attributes, why? pom.xml: dependency groupIdorg.apache.myfaces.core/groupId artifactIdmyfaces-bundle/artifactId version2.1.8/version scopeprovided/scope /dependency Using Netbeans 7.1 2012/7/6 José Luis Cetina maxtorz...@gmail.com

Re: Re: Custom tag

2012-07-06 Thread José Luis Cetina
Betreff: Re: Custom tag Von: José Luis Cetina maxtorz...@gmail.com An: MyFaces Discussion users@myfaces.apache.org,Rafael Pestano rmpest...@yahoo.com.br CC: -- --- SCJA. José Luis Cetina ---

Re: Re: Custom tag

2012-07-06 Thread José Luis Cetina
and clientBehaviour attributes, why? pom.xml: dependency groupIdorg.apache.myfaces.core/groupId artifactIdmyfaces-bundle/artifactId version2.1.8/version scopeprovided/scope /dependency Using Netbeans 7.1 2012/7/6 José Luis Cetina maxtorz...@gmail.com

Re: Custom tag

2012-07-05 Thread José Luis Cetina
/realpestano De: José Luis Cetina maxtorz...@gmail.com Para: MyFaces Discussion users@myfaces.apache.org Enviadas: Sexta-feira, 29 de Junho de 2012 12:02 Assunto: Re: Custom tag Thanks Rafael and Leonardo. Its very easy with target, this solution is best

Re: Custom tag

2012-06-29 Thread José Luis Cetina
--- SCJA. José Luis Cetina --- -- --- SCJA. José Luis Cetina ---

Custom tag

2012-06-28 Thread José Luis Cetina
. mytags:mybutton action=#{myBean.actionMethod} actionListener=#{myBean.actionListenerMethod}/ how can i avoid this? Thanks --- SCJA. José Luis Cetina ---

Re: DefaultErrorView

2012-06-26 Thread José Luis Cetina
, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/6/26 José Luis Cetina maxtorz...@gmail.com Sorry, but i dont understand, i only set my @Secured in my managed bean

Re: DefaultErrorView

2012-06-26 Thread José Luis Cetina
[1] https://cwiki.apache.org/confluence/display/EXTCDI/JSF+Usage#JSFUsage-Customviewmetadata http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/6/26 José Luis Cetina maxtorz

Re: DefaultErrorView

2012-06-26 Thread José Luis Cetina
Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/6/26 José Luis Cetina maxtorz...@gmail.com Ok, but when i use my own annottation as interpcetor and my checkPermission method add a SecurityViolation

@Secured CODI

2012-06-25 Thread José Luis Cetina
was never invoked, as i can see the only way you can use @Secured annotation in a viewconfig is when you never expected the user can access to your page with the URL in a directly way, am i right? -- --- *SCJA. José Luis Cetina* ---

DefaultErrorView

2012-06-25 Thread José Luis Cetina
? -- --- *SCJA. José Luis Cetina* ---

Re: DefaultErrorView

2012-06-25 Thread José Luis Cetina
you get the exception during the rendering process. regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/6/25 José Luis Cetina maxtorz...@gmail.com My denied

Re: Trinidad is dead -- what do you use instead?

2012-06-18 Thread José Luis Cetina
I use: PrimeFaces (UI library for JSF, excellent) MyFaces Core Apache TomEE Apache CODI Apache OpenJPA EJB PrettyFaces iReport MySQL Etc... El 18/06/2012 19:28, Joachim Schrod jsch...@acm.org escribió: Hi all, Looking at the past few months, it's quite clear that the Trinidad project is dead

Re: CODI Page

2012-06-15 Thread José Luis Cetina
) and I can tell you that there is _no_ common view about a naming schema ;) Anyway, glad it worked out for you and hope you find CODI useful! LieGrue, strub - Original Message - From: José Luis Cetina maxtorz...@gmail.com To: MyFaces Discussion users@myfaces.apache.org Cc: Sent

Re: CODI Page

2012-06-14 Thread José Luis Cetina
). regards, gerhard [1] http://s.apache.org/SBP http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/6/13 José Luis Cetina maxtorz...@gmail.com

Re: h:outputStylesheet

2012-06-13 Thread José Luis Cetina
org.apache.myfaces.STRICT_JSF_2_ALLOW_SLASH_LIBRARY_NAME to true José Luis Cetina píše v Út 12. 06. 2012 v 15:00 -0500: If i use outputStylesheet library=css name=my.css (in my h:head tag) works ok with this structure folder resources/ css/ my.css But if i create an other

Re: h:outputStylesheet

2012-06-13 Thread José Luis Cetina
Ok, thanks 2012/6/13 Leonardo Uribe lu4...@gmail.com Hi Older versions of MyFaces (Core 2.0.1 to 2.0.11 and 2.1.0 to 2.1.5) has the problem. Update to 2.1.6/2.0.12 or upper version fixes the problem. See CVE-2011-4367 for details. regards, Leonardo Uribe 2012/6/13 José Luis Cetina

CODI Page

2012-06-13 Thread José Luis Cetina
-- --- *SCJA. José Luis Cetina* ---

Re: CODI Page

2012-06-13 Thread José Luis Cetina
://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/6/13 José Luis Cetina maxtorz...@gmail.com Hi i have this folder structure web/ public/ index.xhtml then i use

h:outputStylesheet

2012-06-12 Thread José Luis Cetina
If i use outputStylesheet library=css name=my.css (in my h:head tag) works ok with this structure folder resources/ css/ my.css But if i create an other folder into css this stop to work resources/ css/ test/ my.css outputStylesheet library=css/test name=my.css (in my h:head tag) this doesnt

CODI No bean found for type

2012-05-17 Thread José Luis Cetina
method Using TomEE 1.0 / JDK 7u3 / Windows / MyFaces 2.1.7 / OWB (From TomEE) -- --- *SCJA. José Luis Cetina* ---

Re: CODI No bean found for type

2012-05-17 Thread José Luis Cetina
2012/5/18 José Luis Cetina maxtorz...@gmail.com Im chanching my web app from glassfish to TomEE 1.0 (i want to use all the Apache Stuff). I have problem when i add CODI to my pom.xml Im getting this error: Caused by: java.lang.IllegalStateException: No bean found for type

Re: CODI + TomEE

2012-05-17 Thread José Luis Cetina
/artifactId version${myfaces.codi.version}/version typejar/type /dependency . . . . Thanks -- --- *SCJA. José Luis Cetina

Re: CODI No bean found for type

2012-05-17 Thread José Luis Cetina
/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/5/18 José Luis Cetina maxtorz...@gmail.com Gerhard, in my old post you told me this was a bug: [1] http://os890.blogspot.com/2012/01/codi-meets-tomee.html [2

CODI + TomEE

2012-04-26 Thread José Luis Cetina
typejar/type /dependency . . . . Thanks -- --- *SCJA. José Luis Cetina* ---

Re: CODI + TomEE

2012-04-26 Thread José Luis Cetina
/codi-meets-tomee.html [2] https://cwiki.apache.org/confluence/display/EXTCDI/Intro#Intro-Servers http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/4/26 José Luis Cetina maxtorz

OWB

2012-04-24 Thread José Luis Cetina
english -- --- *SCJA. José Luis Cetina* ---

Re: OWB

2012-04-24 Thread José Luis Cetina
, it's very easy. Just add the dependencies (impl,resource,jsf,web,spi) and configure this listener in your web.xml: listener listener-classorg.apache.webbeans.servlet.WebBeansConfigurationListener/listener-class /listener Regards, Thomas 2012/4/24 José Luis Cetina

Re: OWB

2012-04-24 Thread José Luis Cetina
:) 2012/4/24 José Luis Cetina maxtorz...@gmail.com Ok, but: how do i use? what do i have to do for use it? thats the question, do i have to use annotations??? do you know what i mean??? Works with the same annotations from WELD? that's the point i cant find basic information

Re: OWB

2012-04-24 Thread José Luis Cetina
is there a way to add OWB with maven? El 24 de abril de 2012 12:11, José Luis Cetina maxtorz...@gmail.comescribió: Correct, i was confusing, trying to understand OWB as CODI but CODI its an extension!!! Thanks 2012/4/24 Thomas Andraschko zoi...@googlemail.com You use it like WELD. You

Re: OWB

2012-04-24 Thread José Luis Cetina
abril de 2012 12:12, José Luis Cetina maxtorz...@gmail.comescribió: is there a way to add OWB with maven? El 24 de abril de 2012 12:11, José Luis Cetina maxtorz...@gmail.comescribió: Correct, i was confusing, trying to understand OWB as CODI but CODI its an extension!!! Thanks 2012/4/24

Re: OWB

2012-04-24 Thread José Luis Cetina
artifactIdopenwebbeans-web/artifactId version${project.version}/version /dependency 2012/4/24 José Luis Cetina maxtorz...@gmail.com I add these lines to my pom.xml: . . . apache.openwebbeans.version1.1.4/apache.openwebbeans.version . . . !-- JSR-299 Impl

Re: @Secured and Stereotypes

2012-04-20 Thread José Luis Cetina
and Courses in English and German Professional Support for Apache MyFaces 2012/4/19 José Luis Cetina maxtorz...@gmail.com Thanks Gerhard, but i have a problem. My checkpermision method never get called, i dont know why, i have this: *//ANOTATION* @Stereotype @Target(value

Re: @Secured and Stereotypes

2012-04-20 Thread José Luis Cetina
This example doesnt work for me too: https://issues.apache.org/jira/browse/EXTCDI-262 El 20 de abril de 2012 09:57, José Luis Cetina maxtorz...@gmail.comescribió: This dont work for me, here are my small test: *//DECISION VOTER* import java.util.Set; import

@Secured and Stereotypes

2012-04-19 Thread José Luis Cetina
Hello somebody know where i can find an example of @Secured and Stereotypes Im triying to work with @Secured and Stereotypes with metadata but i have some doubts -- --- *SCJA. José Luis Cetina* ---

Re: @Secured and Stereotypes

2012-04-19 Thread José Luis Cetina
for Apache MyFaces 2012/4/19 José Luis Cetina maxtorz...@gmail.com Hello somebody know where i can find an example of @Secured and Stereotypes Im triying to work with @Secured and Stereotypes with metadata but i have some doubts

CODI Messages + properties file

2012-04-04 Thread José Luis Cetina
. -- --- *SCJA. José Luis Cetina* ---

Re: CODI Messages + properties file

2012-04-04 Thread José Luis Cetina
application message bundle. regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/4/4 José Luis Cetina maxtorz...@gmail.com Hi im new with CODI Messages Module, im

Re: CODI Messages + properties file

2012-04-04 Thread José Luis Cetina
private MessageContext messageContext; String messageText = messageContext.message().text(msgKey).toText(); How CODI know where resource-bundle has to use? El 4 de abril de 2012 10:27, José Luis Cetina maxtorz...@gmail.comescribió: My JSF app use this: resource-bundle base

Re: CODI Messages + properties file

2012-04-04 Thread José Luis Cetina
I found a solution, creating my own MessageResolver, thanks, i will share later. El 4 de abril de 2012 10:57, José Luis Cetina maxtorz...@gmail.comescribió: I have 2 resource bundle: resource-bundle base-namemy.package.i18n.messages/base-name varprop_general/var

Re: CODI Messages + properties file

2012-04-04 Thread José Luis Cetina
2012/4/4 José Luis Cetina maxtorz...@gmail.com I found a solution, creating my own MessageResolver, thanks, i will share later. El 4 de abril de 2012 10:57, José Luis Cetina maxtorz...@gmail.com escribió: I have 2 resource bundle: resource-bundle base

Re: CODI Messages + properties file

2012-04-04 Thread José Luis Cetina
you can create your own cdi-qualifier) regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/4/4 José Luis Cetina maxtorz...@gmail.com Is there a way

CODI

2012-04-02 Thread José Luis Cetina
--- *SCJA. José Luis Cetina* ---

Re: CODI

2012-04-02 Thread José Luis Cetina
/display/EXTCDI/JSF+Usage#JSFUsage-PageBeans http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/4/2 José Luis Cetina maxtorz...@gmail.com Hello, someone who can guide me? I want

Re: CODI

2012-04-02 Thread José Luis Cetina
different names. regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/4/2 José Luis Cetina maxtorz...@gmail.com Thanks Gerhard, but is there a way to do

Re: CODI

2012-04-02 Thread José Luis Cetina
://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/4/2 José Luis Cetina maxtorz...@gmail.com OK, Gerhard thanks, if its possible to add this as a new feature, something like: @View

Re: CODI

2012-04-02 Thread José Luis Cetina
HAVE @NAMED and nothing else, only a class public class LoginMBean implements Serializable{ } El 2 de abril de 2012 13:29, José Luis Cetina maxtorz...@gmail.comescribió: Ok, thanks a lot!!! 2012/4/2 Gerhard Petracek gerhard.petra...@gmail.com hi jose, if you would like to use the same name

Re: CODI

2012-04-02 Thread José Luis Cetina
So strange i remove the @ViewAccesScoped and @View and then added again and works... extrange!! El 2 de abril de 2012 14:41, José Luis Cetina maxtorz...@gmail.comescribió: Hi Gerhard i use your suggestion, extends from a base clase but im getting this error: Severe: Exception while loading

CODI Redirect when page load

2012-03-30 Thread José Luis Cetina
and PostRenderView i dont get any message but the redirect never occurs. -- --- *SCJA. José Luis Cetina* ---

Re: CODI Redirect when page load

2012-03-30 Thread José Luis Cetina
://svn.apache.org/repos/asf/myfaces/extensions/cdi/trunk/ http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/3/30 José Luis Cetina maxtorz...@gmail.com CODI 1.0.4 Hi i want to redirect

CODI + Weld Error

2012-03-30 Thread José Luis Cetina
-- --- *SCJA. José Luis Cetina* ---

Re: how to build a JSF 2.0 (MyFaces/Facelets) Project

2012-03-14 Thread José Luis Cetina
-- --- *SCJA. José Luis Cetina* ---

Re: Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.

2012-03-13 Thread José Luis Cetina
some time since I last touched Glassfish, things might have changed. Werner Am 12.03.12 17:40, schrieb José Luis Cetina: Im triying to start a new project for first time with myfaces, i always used Mojarra but know i want to change but im having problems at the start: My only

Re: Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.

2012-03-13 Thread José Luis Cetina
? Att, Rafael M. Pestano Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul Graduando em Ciência da Computação UFRGS @realpestano http://code.google.com/p/jsf-conventions-framework/ - Mensagem original - De: José Luis Cetina maxtorz...@gmail.com Para: MyFaces

Re: Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.

2012-03-13 Thread José Luis Cetina
the example and we can have a look at it. regards, gerhard 2012/3/13 José Luis Cetina maxtorz...@gmail.com I see, i erase and only put @Named and @ ViewAccessScoped and get the same error, but i try with only @Named and @RequestScoped (java) and still the error, i think the problem

Re: Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.

2012-03-13 Thread José Luis Cetina
issue of glassfish). regards, gerhard 2012/3/13 José Luis Cetina maxtorz...@gmail.com I downloaded the example number 11 and i run the project without any problem, but i can see that the project is using Mojarra Profile as JSF Impl (the log sayed to me Mojarra...). Then if i change

Re: Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.

2012-03-13 Thread José Luis Cetina
, Development and Courses in English and German Professional Support for Apache MyFaces 2012/3/13 José Luis Cetina maxtorz...@gmail.com Let me tell you that the example deploy and RAN without any problem and i dont move any line of code, i only deploy in tomcat without any problem, i

Fwd: Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.

2012-03-13 Thread José Luis Cetina
Professional Support for Apache MyFaces 2012/3/13 José Luis Cetina maxtorz...@gmail.com Let me tell you that the example deploy and RAN without any problem and i dont move any line of code, i only deploy in tomcat without any problem, i want to use apache product's like myfaces, CODI

Re: Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.

2012-03-13 Thread José Luis Cetina
2012/3/13 Mike Kienenberger mkien...@gmail.com I don't have much experience with them, but Apache Geronimo and, to a lesser degree, Apache Tomcat would be alternatives to Glassfish. There may be others. 2012/3/13 José Luis Cetina maxtorz...@gmail.com: Let me tell you

Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.

2012-03-12 Thread José Luis Cetina
7u3, MyFaces 2.1.6, CODI 1.0.4, Windows 7. -- --- *SCJA. José Luis Cetina* ---

Re: Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.

2012-03-12 Thread José Luis Cetina
...@yahoo.com It's just a warning rite? You can go ahead with your development. It doesn't affect anything. Sent from my iPhone On Mar 12, 2012, at 10:10 PM, José Luis Cetina maxtorz...@gmail.com wrote: Im triying to start a new project for first time with myfaces, i always used

Re: Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.

2012-03-12 Thread José Luis Cetina
, at 10:28 PM, José Luis Cetina maxtorz...@gmail.com wrote: Well sorry, really this says: ERROR Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations. Grave: Both MyFaces and the RI are on your classpath. Please make sure to use

Re: Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.

2012-03-12 Thread José Luis Cetina
need to configure Glassfish to disable the RI, or you need to remove the myfaces jars. 2012/3/12 José Luis Cetina maxtorz...@gmail.com: Well sorry, really this says: ERROR Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations. Grave

Re: Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.

2012-03-12 Thread José Luis Cetina
, is that the case? what it is printing? Att, Rafael M. Pestano Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul Graduando em Ciência da Computação UFRGS @realpestano http://code.google.com/p/jsf-conventions-framework/ - Mensagem original - De: José Luis Cetina

Message in @InitView

2012-03-09 Thread José Luis Cetina
--- *SCJA. José Luis Cetina* ---

MyFaces and CODI

2012-03-08 Thread José Luis Cetina
mojarra and CDI to MyFaces and MyFaces extensions, please where i can find value information The only URL where i found a little info is this: https://cwiki.apache.org/confluence/display/EXTCDI/Index -- --- *SCJA. José Luis Cetina* ---