  | 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 | Probably best to ask this on the JSF forum. I 'm pretty sure you need more / 's in there but I 'm not sure.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4062713#40Because the beta 1 release has a bug which makes my application not-runnable i can 't use it. So i built seam 2 from the CVS myself.
i have a stateful bean a long-running conversation. In a step aIts in svn at http //anonsvn.jboss.org/repos/jboss-el
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4062710#4062710
Reply to the post http //www.jboss.com/indexI changed all the EJBs in my app to pojo and used Seam entityManager. I got this error when I ran my test that extends SeamTest
[testng] Caused by java.lang.RuntimeException org.hibernate.TranThe short version of this question is I have two nodes A & B with TreeCache hibernate 2nd-level cache replication. Node B will have several GCs during the day that make it unresponsive for minutesseam v2.0beta takes ages to start on WebSphere v6.1.0.9
I use seam 2.0 beta JSF 1.2 RI + facelets and seam takes ages to start (1.5h+). In the log4j traces I see those messages related to a problem Maybe if I used one of the built-in events like
org.jboss.seam.preDestroyContext.Application
or
org.jboss.seam.preRemoveVariable.
to point to that method that right now has the @(protected) annotatioHi I can 't see value of selected item in my backed bean which is Stateful bean.
I can see values of selectOneMenu many component but there is no selected
values passed into backed bean after submit.
Hello
I 'm using Seam 1.2.1GA. Maybe this has been fixed on Seam2 but I wasn 't able to try it yet.
The <s formattedText / > tag replaces any instance of double quote by a q tag tag. This work fine wiI have a situation where it 'd be advantageous to be able to deploy an application in parts. I 'd like to have the main application deployed at all times and I want to be able to separately deploy/undeCould you show the code for that bean please?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4062671#4062671
Reply to the post http //www.jboss.com/index.html?moI found this post
http //www.jboss.com/index.html?module bb&op viewtopic&p 4010462#4010462
I forgot to add earlier - I 'm using Seam 1.2.1
Following the suggestions everything works ok only if I my Hey I 'm having the exact same problem and was wondering if you had happened to resolve it.
I also tried specify the properties like so
System.setProperty( "java.security.manager " " ")
System.setPAll I 'm trying to access JBossWS documenation things like http //jbws.dyndns.org/mediawiki/index.php?title JAX-WS_Endpoint_Configuration but whenever I do so I get a timeout while connecting. This hWhere can I download the JBoss EL sourcecode?
I can 't find it anywhere !
Thanks.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4062653#4062653
Reply to the posI see the same error occasionally and have been playing with Java Heap size. Is there a solution to this?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4062650#4When trying to put an @(protected) method on an Application Scoped Component we get a WARN stack trace
| 17 10 26 843 WARN [Component] Exception calling component @(protected) method pluginContainerBootsHello
I 've an EAR with a WAR. When I go to the jboss console I see into J2EE Domains -- > jboss.management.local -- > Jboss
-- > MyApplication.ear
--------- > MyWebApplication.war
-- >ROOT.w "mbroons " wrote I 'm facing some trouble trying to use PojoCache with
| I packaged all class files (original classes + generated classes) in a
| single DemoService.jar file
|
Are you reallyTry the EJB forums this forum is for the JBoss Cache project which actually isn 't used at all in EJB2 entity caching. -)
View the original post http //www.jboss.com/index.html?module bb&op viewtHi
Just a question about how to use portlet instances created using the management portlet
I created a new portlet instance in the management portlet. When I try to add this instance to a page in Hi there
Me and my colleague we 're making a project for school using the J2EE that uses the 3 tier concept for developing applications.
So when we start off we searched over and we find JBoss SeaHi i would like to redirect from my application to static content. but before I do this I need log some stuff so I call an action method and as a result of this action method the request should be redYou remove the phone from the person 's phone list then save the person
person.getPhones().remove(phone)
| entityManager.merge (person)
Hope this helps
Wolfgang
View the original post httpWe 're migrating a WL application to jboss.
We are almost done now but are having a really anoying bug we can 't solve.
We create a new object that 's EJB persisted we then check to see if everything aWe 're migrating a WL application to jboss.
We are almost done now but are having a really anoying bug we can 't solve.
We create a new object that 's EJB persisted we then check to see if everything aWe 're migrating a WL application to jboss.
We are almost done now but are having a really anoying bug we can 't solve.
We create a new object that 's EJB persisted we then check to see if everything a
My bad. We need to signal using jbpmTemplate.signal(processInstance)
More details at
http //forum.springframework.org/showthread.php?t 30407
Thanks
View the original post http //www.jboss.coHi
A person bean can have a set of phone beans. To delete a phone code can be
person.getPhones().remove(phone)
//no entityManager.remove(phone)
But how about if we don 't want to delete the recoIn pages.xml
| <page view-id "mypage.xhtml " >
| <begin-conversation/ >
| </page >
|
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4062609#4062609
Re |
|
 |