I have been mocking out some seam components using the following signature: @Name(\"myService\") @Install(debug = true, precedence = Install.MOCK)
I\'m using these classes: ShoppingCart<-ManyToMany->Item<-ManyToOne->ItemCategory All of them are JPA @Entitys with relevant getters and setters for relations:
I try to deploy an application which uses EJB on weblogic 10.3. I use the framework seam 2.2.0 I created an EJB project and en EAR project with workshop.
HI all! I am working on a JAVA/JSF app that runs within an iFrame. The client authenticates Outside of the iFrame, then redirects back to a page that contains the application inside of an iFrame. If t
I\'m pretty new to JBoss and Seam. My project has a REST service of the style @Path(\"/media\"开发者_如何学Python)
I\'m a bit confused about the meaning of values used in the @Tr开发者_开发问答ansactional annotation, specifically @TransactionPropagationType. Perhaps Gavin thought it would be obvious enough from th
I am trying to create a menu. And, for some reason I get \"org.hibernate.exception.GenericJDBCException: Cannot open connection\" error, but same project works just fine on my desktop, I don\'t get it
I am trying to run the jboss server (5.1.0) in clustered mode. I am having two nodes in the same host. When i access the two nodes as separate URLs it works well.
I use Seam 2.2.1.CR1 on Weblogic 10.3.2 (11g). I want to use an external SSO (the proprietary one Oracle provides, based on OID). I would like to integrate this external login (the login screen belong
Many times I had errors like: -tag is not closed(xml error) -xhtml has duplicated id Id like to write validat开发者_如何转开发or to check is those errors exist in files. I bet there is some facelet