  | 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 | Ok that sound nice but I cannot switch to Seam 2 currently.
The only way I could think of currently is to override the FacesServlet and supply an overriden ServletContext...
View the original post Hi
I have a jbpm process that has an inicial state which is a request for travel expenses. After the request is made it goes to manager approval.
I would like the user that made the request to beAfter database exception during flush Hibernate Session should be no
more used.
Knowing that I 'm searching for a good design for a multipage wizard
which in the last step persist all my data using HiI 'm struggeling with loading the *.page.xml from an 'out-of-container ' location. This is not supported thought but it would be great if this could be added to seam. Or am I missing something?
To expHi
In my application (Seam 1.2.1GA) I use 2 level of nested conversations to navigate across categories subcategories and items of each subcategory. That 's my scenario
Bean 1 (select a category)hey guys
my two-node cluster finally is running. load-balancing works just fine. failover isn 't tested yet.
The only thing that is annoying me is that from time to time the follwing Exception occursWe are using JBoss 4.2.0GA. Is there any web interface through which which we can deploy/undeploy war/ear 's? Also is there any interface through which we can monitor the server activity?
View the orHey All
I 'm having the same issue I 'd really like to use the injection rather than a seperate JNDI lookup. Has anybody solved this?
Many Thanks
Greg.
View the original post http //www.jbossMorning
I have an issue with jboss-seam-2.0.0.BETA1.
I have an all-on-one CRUD page where selecting an item in the table reloads the current page and populates the create/edit form in another div.Hi All
1.) Can anyone provide details on Make a "Live " checkbox present there while creating any new file thru CMS Admin...
What is do actally? How can it be controlled from which configuration fHi All
1.) Can anyone provide details on Make a "Live " checkbox present there while creating any new file thru CMS Admin...
What is do actally? How can it be controlled from which confClone won 't work (read the javadoc for it for a start) and I don 't think you want to clone the *Home* object... You just need to write a method to copy the object I think.
View the original post I believe you need the el-* jars specified in your application.xml
<module >
| <java >el-api.jar </java >
| </module >
|
| <module >
| <java >el-ri.jar </java >
| This is the recommended application.xml for Seam2
<application >
| <module >
| <web >
| <web-uri >jboss-seam-booking.war </web-uri >
| <context-root >/seam-bookinHello
i installed JBossTools 2.0.0.200707100301-nightly and now every time i wanna install another new feature the eclipse-update manager claims JBossTools (2.0.0.200707100301-nightly) requires The supported target containers are
| jboss-5.0.0.Beta2 https //svn.jboss.org/repos/jbossas/tags/JBoss_5_0_0_Beta2_JBossWS_2_0_0_GA
| jboss-4.2.0.GA https //svn.jboss.org/repos/jbossas/tags/JBoNow I 've served jbpm-3.1.1 and have a wish to migrate to 3.2.1 as I see there are a lot of changes so update to new DB scheme is not difficult thing but save the data with its own jPDL and rearrange iPlease try
<value > <![CDATA[(&(sAMAccountName {0})(objectClass User))]] > </value >
I would be very interested to learn if you succeeded with MSAD.
View the original post http //www.jboss.com/index.Hi
I setting up a portal with LDAPExtUserModuleImpl with Microsoft Active Directory. So far everything is going along nicely. I am already able to authenticate against my AD and I am now working on > I would like to switch it to JTS in order to get XA support for database activity and JMS message creation in one atomic transaction.
You don 't need JTS for that unless you are using more than onePlease use the plug-in that comes with the jbpm-jpdl-suite that you downloaded. I think the jbpm plugin is not included in the current builds of jboss tools. We 're working on that though...
Regards
I should have noted the main reason for having to do this is when you are running Java applications on JRE 1.6.x on the client side that connect to JBoss Web Services running on JBoss 4.2.x. With JRE 'Heiner
The fileupload exception is a known incompatibility between versions of the console and the gpd. If you use the plugin and the console from the same download the problem will go away.
As fIs it happening consistently? What is your environment? Can you describe this a bit more specific please?
Regards
Koen
View the original post http //www.jboss.com/index.html?module bb&op viewtopiany suggestions or simply point me to some info would be appreciated. I could do with a simple example of accessing backing bean methods with parameters.
thank you
View the original post http //Think I figured out what the problem is
The class org.jboss.seam.persistence.HibernateSessionFactory has
a "unwrap " method
@(protected)
| public SessionFactory getSessionFactory() throws ExceptiHi
I 'm getting the following exception in a test of mine. The FacesRequest previous to it ended a nested conversation and also updated the entity in question. I 'm not sure if this is my problem oHi
Over the last week and a half I was pulling my hair out trying to get Java Web Start client side applications to correctly execute web service calls to the backend on JBoss 4.2.0.GA when the clieHi
Is there some some way to cascade delete all db data related to a process instance? It seems as if deleting a process instance does not clean up all token (maybe more data?) which is related to iHi All
I have packed a simple stateless bean along with an entity bean but there is an exception thrown during deployment as this
 |
|
 |