[jboss-user] [JBossWS] - Install failure

2008-04-29 Thread fredatwork
Hello, I trying to install JBoss WS 3.0.1 on top of my JBoss AS 4.2.1 application server. I'm following the instructions given here : http://jbws.dyndns.org/mediawiki/index.php?title=Install_JBossWS I reveive this as I try to install JBoss WS: | C:\Programs\jbossws-native-dist>ant deploy-jb

[jboss-user] [JBoss Seam] - Re: Need help to understand who to use the PAGE context

2008-02-11 Thread fredatwork
Pete, Thanks for the response. I've been in a fight with the Seam PAGE context for a few months. And I finally succeeded in building a sample app that reproduces what I belive it is a Seam bug. I'm not skilled enough to debug the JBoss code. I've got a sample app that reproduces the problem

[jboss-user] [JBoss Seam] - Need help to understand who to use the PAGE context

2008-02-06 Thread fredatwork
Hello, I trying to understand how to use the page context with seam and I need some expertise. I built a very simple working sample with : - two html pages (sample2.xhtml and sample2next.xthml) - sample2.xhtml holds a button that throws an action Sample2Action.init. - this action initiates a POJ

[jboss-user] [JBoss Seam] - Re: Seam + Trinidad + Richfaces: IllegalStateException

2007-11-22 Thread fredatwork
Sebastian, I have a very similar issue: 12:10:48,390 ERROR [[Faces Servlet]] "Servlet.service()" pour la servlet Faces Servlet a généré une exception | java.lang.IllegalStateException: No page context active I'm using RichFaces 3.1.2 SP1 and Seam 2.0.0 GA. I have a simple JSF page wi

[jboss-user] [JBoss Seam] - Need help to understand what I'm doing

2007-11-20 Thread fredatwork
Hello, I need some help to understand better the usage of the session context. I've got a bean in the session context with a property 'scroller' that will be bound to a Richfaces datascroller component : @Stateful(name="EqtWebEquitySelector") | @Name("equitySelector") | @Scope(ScopeType.SESS

[jboss-user] [EJB 3.0] - Failure with EJB on JBoss : is this a bug ?

2007-11-19 Thread fredatwork
Hello, I'm using JBoss Seam 2.0.0 GA on top of a JBoss AS 4.2.1 GA. I developed a simple web page with a seam component referencing a POJO retrieved by hibernate (EJB 3.0 entity bean). This component has 'page' scope, that is, it is serialized into the page (as JSF state). The serialization fa

[jboss-user] [JBoss/Spring Integration] - Deployment failure : INIT_WAITING_DEPLOYER

2007-11-07 Thread fredatwork
Hello, I'm trying to have the Spring deployer working (I'm a newbee with it) and I keep having deployment failures with a dummy hello-world-kind-of spring file (INIT_WAITING_DEPLOYER): I've got a working JBoss AS (4.2.1). In the $JBOSS_HOME/server/default/deploy directory, I've created the req

[jboss-user] [JBoss/Spring Integration] - Re: Deployment failure : INIT_WAITING_DEPLOYER

2007-11-07 Thread fredatwork
Hello, I solved my problem. The jboss-service.xml file of the deployer was wrong. Works now. Sorry for the disturbance. Fred View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102613#4102613 Reply to the post : http://www.jboss.com/index.html?module=bb&op=pos

[jboss-user] [JBoss Seam] - Login redirection problem

2007-08-08 Thread fredatwork
Hello, I have a problem following instructions given by the Seam Reference (13.4.6) for login redirection. As proposed by the documentation, I'd like to send users back where they came from once they've logged in. I added the following lines to my components.xml file : | | |

[jboss-user] [JBoss Seam] - Re: Hotel bookinkg sample does not work properly

2007-08-06 Thread fredatwork
Piotr, Thanks for your answer. I realized that I copied the seam jars in my $JBOSS_HOME/default/lib directory. I removed them and the sample is yorking fine now. Obviously, those jars where the source of my trouble. Fred View the original post : http://www.jboss.com/index.html?module=bb&op=v

[jboss-user] [JBoss Seam] - Hotel bookinkg sample does not work properly

2007-08-06 Thread fredatwork
Hello, I'm a newbee to seam. I'm building my first app using the good ideas from the seam samples delivered with seam 2.0 (beta). More specificaly, I'm trying to build a new long-running conversation, based on the the hotel booking sample. However, this sample does not work properly. I deploy t

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: calendar timezones and database discrepancies

2007-04-24 Thread fredatwork
Hello, I have the same question as kagey. Does anyone has an answer to this interesting matter ? Thanks in advance for any hint on this. Fred View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040358#4040358 Reply to the post : http://www.jboss.com/index.html

[jboss-user] [JBoss Eclipse IDE (users)] - Cannot create EJB3 Project

2006-11-27 Thread fredatwork
I cannot create EJB3 projects with the JBoss IDE 2.0.0 beta2 bundle. In menu File\New\Project..., I select EJB 3.0 Project. The first screen lets me choose the project nqme and location. I hit next. Then comes the "Select a JBoss configuration" screen. I see my JBoss server in there (latest 4.0

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Cannot create EJB3 Project

2006-11-24 Thread fredatwork
OK, sorry for the inconvenience; I've got the reason why. I did not create a JBoss AS server configuration. Fred View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988486#3988486 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl