[jboss-user] [JBoss Cache: Core Edition] - jboss cache initialization problem

2009-05-11 Thread jmiguel77
Hi I have a project and i am trying to use jboss cache to save some data. My project is an ear, in the ear/lib folder i have this two jars: - jboss-cache-jdk50.jar (version 1.4.1.SP5) - jgroups.jar (2.4.1-SP4) i am deploying my app in the default config (i grabbed these two jars from the all c

[jboss-user] [JBoss Tools (users)] - Re: Thi first impressions whith Ganimade - ERROR

2008-12-17 Thread jmiguel77
Hi I have the Ganymede build ID: M20080911-1700 version 3.4.1 for J2EE Developer I just downloaded the jboss tools file: JBossTools-2.1.2.GA-ALL-linux-gtk.zip, but in the details of the plugins, almost every plugin appears withe the 2.1.1 GA version I get this error in the Web Development per

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Control order of deployed jars

2007-08-14 Thread jmiguel77
Hi: I have several jars in my applications, all of them in the deploy directory of mi server Jboss deploys these jars in alphabetical order, but that is not what i need. Because some o these jars depende on one principal jar The problem is that jar is alphabetically placed last; so i need to b

[jboss-user] [EJB 3.0] - Re: entity relationship from several jars

2007-07-10 Thread jmiguel77
Hi I have exactly the same case I want to add a @ManyToOne in an entity, that points to an entity in a different jar (deployed separately) And it gives me the same exception org.hibernate.AnnotationException: @OneToOne or @ManyToOne on com.casabaca.twc.ejb.model.TwcEstado.facCompania refere

[jboss-user] [EJB 3.0] - Re: EJB3 mail session injection

2007-06-12 Thread jmiguel77
thanks a lot worked fine View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053556#4053556 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053556 ___ jboss-user mailing list jboss-

[jboss-user] [EJB 3.0] - EJB3 mail session injection

2007-06-11 Thread jmiguel77
Hi: In my jboss mail-service.xml i have defined the parameters for the mail server i want to use I want to use a Stateless Session Bean to send email so i can have one central service to mail management How can i inject the mail session in my SSB ? is there any @Something to call the mail ses

[jboss-user] [EJB 3.0] - Re: JSF 1.2 EJB3 injection

2007-06-06 Thread jmiguel77
I have been working wiht JNDI lookups for the web layer of my applications for some time, but i wanted to give a try to the JBoss 4.2 precisely because it was stated that this version was fully Java EE compliant, but aparentlly it is not Thanks to wolf for the link but i found it not good enoguh

[jboss-user] [EJB 3.0] - JSF 1.2 EJB3 injection

2007-06-06 Thread jmiguel77
Hi I am tryingo to test the EJB3 session bean injection in a JSF managed Bean I hav modified my web.xml to include this | http://java.sun.com/xml/ns/javaee"; | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xsi:schemaLocat

[jboss-user] [Installation, Configuration & Deployment] - Where is digester ??

2007-06-05 Thread jmiguel77
Hi: I downloaded the jboss-4.2.0-GA and tried to deploy and application i developed for 4.0.5 First of all, myfaces is gone, so i had to get rid of it in my web.xml and figure out what other components i could use But that is not the thing here. When i tried to deploy my app the server log to

[jboss-user] [JBoss Seam] - Re: Seam and IceFaces problem

2006-12-27 Thread jmiguel77
Hi: I used the embedded example from the Seam 1.0.1/examples and now, at least there are no exceptions thrown in the page But i am facing a new problem (i am really starting to dissapoint about this icefaces thing) I have this page: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> h

[jboss-user] [JBoss Seam] - Seam and IceFaces problem

2006-12-27 Thread jmiguel77
Hi: I am trying to work with seam and icefaces. I have the following: - jboss 4.0.5GA - seam 1.1.0 - icefaces 1.5.1 this is my web.xml file: http://java.sun.com/xml/ns/javaee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/javaee