  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | JBoss | Somewhat off-topic-rant but surely something seam-users suffers of also
Does anyone know if there is a revision coming to the EJB3 specs that would remove the use of home interfaces for session beanHallo
I have been trying to create a component for recieving email.
BTW the component for sending mail is working quite nicely.
The problem is my component is not able to receive the mails and from We have 2 machines each with identical JBoss 4.0.4 Server and Oracle 10g installation.
We have an application (war file) installed on both the system.
When trying to insert data into oracle database Hi
I am using Hibernate in a servlet and I have configured the hibernate.cfg.xml to use a Oracle datasource. If I change this datasource (up max connections change the idle timeout) any subsequenHi All
Based on the examples from this forum and jBPM wiki I have implemented a custom action that accepts a list of items generates a token for each item from the list creates a variable with theHi
I looked around and found some sample code to publish to a JBoss topic...
public static boolean publish(String xml) throws Exception
| {
| log.info( "Creating jndi context - alTook me a while to get this but here it is
The persistence.xml should look almost exactly like below
<persistence >
| <persistence-unit name "myPU " >
| <jta-data-source >java /MyDB </jta-data-soHi. I did a brief search of the forums and didn 't really find anything that helped me. I have my keystore ready to go and I want to implement it into JBoss. (so that I can have my Jboss applications I 've been playing around with maven2 using it to include microcontainer dependencies into JBoss Cache and see the following
|
| [INFO] I have a simple setup where I am trying to connect to a remote JMS queue using a MDB. Jboss and JDK versions are Jboss 4.0.4GA and JDK 1.4.2_11 respectively. I have configured the MDB Jboss instance Did some debugging and research and found that this was already reported as JBSEAM-1667 but seems to be an issue with Trinidad.
I 'll try and test with a newer Trinidad version.
View the original posMy requirement is to check if the user has logged in when a particular page is clicked in the portal. If the user has not logged in then I have to redirect to login page.
To achieve this I went abouCan any one help me out in understanding what are the best practices in developing a JBoss portal application.
1) Is it good to alter portal.sar 's defualt-object.xml for making your portal default.
2I guess I could do something like this
| Subject subject (Subject) PolicyContext
| .getContext( "javax.security.auth.Subject.container ")
But how can I set this? EssenYou need to bind the rich tree to a session scoped variable. So you do something like this
| <rich tree binding "#{myBean.tree} " .. >
|
Then in your session scoped 'myBean ' you have a variablI am in the same situation... does anyone know the answer to this one? What 's the best practice. To use Stateless Session Beans + Injected Beans from HTTPSession/Conversation/etc for keeping the stateSeam dod says add this to components.xml (Seam 2.0 Beta)
I get a warning
Severity and Description Path Resource Location Creation Time Id
cvc-complex-type.4 Attribute 'expression ' must appear o
Here is a message from one of my colleagues at work
This question keeps appearing and keeps getting worked around but I think this time we?re not going to be able to avoid it
TomW is going import org.jboss.portal.security.SubjectAssociation
| import org.jboss.portal.security.PortalSubject
|
| PortalSubject subject SuI haven 't been able to get s validateAll to work with tr inputText
(JBoss Seam CVS Trinidad 1.2.1 JBOss AS 4.2.1)
The bug can be reproduced with seamdiscs example when adding @(protected)(min 3 max 32)I would like to have a rich tree on a page such that its data model is session-scoped i.e. the user expands/collapses nodes on the tree navigates away from the page and the tree is in the same staHi
I deploy the hibernate related configuration files in .har file and few of the classes which are part of .har are also part of .war file.
When I tried to cast few classes which are returned by hHello
I have some simple entities with ID annotated as
| @(protected)
| @(protected)(name "MY_TABLE ")
| public class MyEntity {
| private Long id
|
| @(protected) @(protected)
| @(protected)(name "ID ")Hi
In seam 1.2.1GA i Embeded EJB for Tomcat but in Seam 2 there is Embedded JBoss..
Can anyone explain me differences? I understand it 's fully packaged JBoss EJB soft into tomcat yes?
2. In seam 2kpalania-
You need to call this in the context of an active Transaction
Thanks
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4071350#4071350
Reply to the post Hi
I am using jboss 4.0.5 GA installed with JEMS 1.2.0 (ejb3-clustered). I assume the EJB version that is used as a result is
EJB 3.0 RC9 - Patch 1
although I can 't really tell from my installaI am trying to retrieve a user from the JBoss Portal DB using the APIs provided and I am running into a JTA Transaction exception ( "unable to locate currentJTA transaction "). I 've confirmed that the Did you find the solution? I am running into a similar issue.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4071343#4071343
Reply to the post http //www.jboss.cHey
I need to clean some resources at the end of the transaction (CMT User Transaction).
Can you please advice how to do this?
View the original post http //www.jboss.com/index.html?module bbHey
Does some one write or saw an example to integrated authentication with JBoss?
I am using JBoss 4.2.
Thank you
View the original post http //www.jboss.com/index.html?module bb&op viewtopic |
|
 |