  | 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 | Hi
The above mentioned query has been solved and the data is saved(i.e. gets persistent) in the MySql table created when the JBoss server is started.
The user has to create a database 'jboss ' in MyI just a new learner for EJB3.0.I download the jboss-EJB-3.0_Preview_2 for testing and the session bean is ok but when I run the entity bean the fatal error occurs .That seems like lots of mess .My How do I define the web context for SLSB that I expose using @(protected)?
This is not a web app so no web.xml or the like.
I 'd like to be able to do this using deploy-time configuration or at worstHi All
I am trying to deploy a stateless bean and an entity bean and along with it I am using Hibernate as persistence provider but to my surprise the code works fine with default data source(the Hi all! I have the following code in my pages.xml
| <page view-id "/pages/project/edit.xhtml " >
| <navigation from-action "#{projectAction.createProject} " >
| <redirect view-Is it possible to view a list of all the posts a certain user added to the forums? Specifically i 'd like to be able to track the history of all my own posts.
View the original post http //www.jbosAny help is very appreciated.
Why does it work with 4.05GA but not with 4.2.0GA?
If a XA-Datasource is relly needed with 4.2.0 how is it configured.
This page http //wiki.jboss.org/wiki/Wiki.jsp?pagHave a additional problem when attempting to call ctx.leaveNode() from the ExceptionHandler in the process above. The ctx.getSubProcessInstance() returns null then throws followon exception.
Caused Do you modify the build.properties file ? You should modify this setting the path to your JBoss AS like this
jboss.home <replace with your jboss-4.2.0.GA path >
I think .. that it 's for that.
Hi.
When i just run ToDo example (seam version 2.0beta) and click "Done " button. I got the exception "Attribute taskinstance invalid for tag button according to TLD "
Am i missing something?
View tSorry not possible but it is not the fault of JBoss or even Java. The sockets API allows you to connect to a single address only. So you have to choose one.
I guess the app server could perform muHi when I deploy the seam examples it creates build and jboss-4.2.0.GA inside the example directory.
is the jboss-4.2.0.GA directory at the correct place inside seam 's directory?
because I can 't ruReport bugs in JIRA at http //jira.jboss.org/jira/secure/Dashboard.jspa. You should first post a query in the forums regarding any problems you find and ask if you should open a JIRA issue. Also makYou should be able to simply add that directory to the classpath passed to the run script (or modify the run script to include that directory).
View the original post http //www.jboss.com/index.htThe JBoss AS runs as-is out of the box without any configuration changes.
All JBoss administration is done by editing XML files. For that you need to read the documentation. There are some Web-basI am trying to write a exception handler for a process state node. The sub processes may throw a variety of exceptions. These exceptions need to be caught when the subprocess is wrapped by another higThe documentation mentions that it is possible to get JBoss to have multiple messaging nodes listening on the same server. Is it possible to do multiple messaging nodes inside the same instance or doObjectName persistence.units ear SeamAp.ear unitName SeamAp
State FAILED
Reason javax.persistence.PersistenceException org.hibernate.HibernateException Hibernate Dialect must be explicitly seWhen testing the hibernate2 sample of seam 2.0 beta on was v6.1.0.9 the ajax4jsf resources URI are not routed to the aja4jsf filter.
Aja4jsf adds the following line in the pages with aja4jsf tags (ikpalania-
Instead of changing realms and other configuration considering integrating your custom Login Module via the jboss-portal.sar/conf/login-config.xml file
Changing the entire Portal securityHi there
I 'm using jboss-4.2.0.GA (jbossws-1.2.1GA) to run the bare document example "DocBareServiceImpl ". Everything seems fine when deploying the endpoint to jboss. However I got warning messagi have the saem problem
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4064789#4064789
Reply to the post http //www.jboss.com/index.html?module bb&op posting&modI am trying to change the security domain for the JBoss Portal so that it picks up my custom login module implementations that I use for other applications deployed in JBoss. I modified jboss-web.xml I am seeing the same behavior but haven 't been able to track down what is causing the issue. Have you had any luck?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4which jars are mandatory to use the wsconsume ant task ?
I have read in the build.xml of a sample inside JbossWS core.classpath jbossws.classpath and many other jars...
Are they all mandatory ? BTW i 'm using JBoss 4.0.5.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4064768#4064768
Reply to the post http //www.jboss.com/index.html?module bb&op postingMy guess is that the problem stems from your thread trying to invoke EntityManager.merge(). Since your thread probably doesn 't do any transaction management you are getting that TransactionRequiredExcHi
The following class aims starts a conversation that goes on to start a business process
Im trying to bind the crId String to the Business process that is created on SubmitTicket().... to test tI am attempting to load a SelectOneMenu with a list of entities. I then want to use the selection in a query to get another entity. Seems like a simple use case so far.
Should I be using the entityHi guys!
I 've done the same post on Seam 's because I thought that would be a good place to put the question together with others posts with similar problem. As it is indeed an EJB3 related problem  |
|
 |