  | 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 | I tried the query
list manager.createQuery( " from ProjectObject u left join fetch u.projectNumber where u.projectNumber projectNumber ")
.setParameter( "projectNumber " projectNumber) .getReUse
renderResponse.setProperty( "HEADER_CONTENT " "My portlet 's title ")
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072979#4072979
Reply to the post http /Lets continue the discussion in your other post at http //www.jboss.com/index.html?module bb&op viewtopic&t 115775
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 40Hi
I am working with two jboss in cluster each has its pojo cache in cluster. Replication works fine when I put an object in the cache but when I update the object it doesn 't work.
After pojoCache15 07 00 814 ERROR [LazyInitializationException] failed to lazily initialize a collection of role com.projectvault.ejb.project.ProjectObject.projectFolderObjects no session or session was closed
orgHi there
I 'd like to integrate an old legacy application to a modern JEE-JBoss architecture. The communication is handled via a tcp/ip connection and its protocol is a ascii-string. The JBoss connect15 07 00 814 ERROR [LazyInitializationException] failed to lazily initialize a collection of role com.projectvault.ejb.project.ProjectObject.projectFolderObjects no session or session was closed
orgI am getting the org.hibernate.LazyInitializationException while retrieving the records
if i change to query
list manager.createQuery( "from ProjectObject as u join u.ProjectObject as ProjectObjeHi there
I 've spent days reading threads and googling about the behaviour of the remove cascade in EJB3 but haven 't been able to make Cascade.REMOVE to work in a OneToMany relation.
Could anybody posDamn !
I just noticed my montant_total is 'default NULL ' in Forfait.
Does that mean seam-gen generates float fields for NOT NULL columns and Float fields for NULL columns ?
View the original post Hello
I notice a weird stuff about my seam-generated entities.
I have float fields in two of my tables
Forfait
| CREATE TABLE `forfait` (
| `forfait_id` int(11) NOT NULL auto_incrementMake sure you have a h messages component on the page and see what errors it gives.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072942#4072942
Reply to the pos1 yes
2 ???? Read the docs about versioned actionhandlers..
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072935#4072935
Reply to the post http //www.jboss.cHi
I am new to porlets. I have built a few porltets (war) and put them in ../default/deploy directory for now. I was wondering if there is a best practice to deploy all these portlets which are partCurrently we only support Tomcat embeded in JBossAS
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072918#4072918
Reply to the post http //www.jboss.com/index.hHi
The requirement for us is to keep only the MFU nodes in in-memory cache. We are planing to use LFUEvictionpolicy so that it removes least frequently used nodes. But the problem here is that whenHi all
I 've two littles questions...
1 - When I make a zip file with the "Save Without Deploying... " button the zip file contain all classes for actions assignment etc... I would like to know whI 'm also assuming in multicasting POJOCache is relying on JGroups in the JBoss Server?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072909#4072909
Reply to theAny answer? Should I open a JIRA issue? This problem is forcing us to disable persistence in timers...
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072904#407290Is multicasting the only means of replication in POJOCache?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072902#4072902
Reply to the post http //www.jboss.coAlso could you please confirm me that the SP_patch_00017255 succeds 1_2_0_SP1 (I am sure it must have but want to double check).
Thanks
Madhu
View the original post http //www.jboss.com/index.htI am not sure if this is deliberate I can 't see 1.2.0.GA/SP1 versions of JBM on downloads page http //labs.jboss.com/jbossmessaging/downloads
I am planning to upgrade to SP1 but couldn 't see SP1 (o
I would like to assign my datasource properties ( url driver user passwd ) dynamically on server startup.
I have already tried to use the property file on server startup but this seems to work m
I would like to assign my datasource properties ( url driver user passwd ) dynamically on server startup.
I have already tried to use the property file on server startup but this seems to work meReally sorry about the uncompleted name of the post.Should be like "flush-mode "MANUAL " in all conversations "
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072886I would like to know is it possible to somehow
configure every long-running conversation to begin as flush-mode "MANUAL "?
Every conversation that starts in my app are like that and
this would spare meUnder %JBOSS_HOME%\server\default\deploy\jbossweb-tomcat55.sar\conf folder you will find a web.xml. Add the following
<init-param >
| <param-name >compilerTargetVM </param-name >
| <parhi sohil
is there any link provided for jboss operation network for sso like we have it for some tools like adventnet appmanager which is
http //hostname port/jsp/SingleSignOn.jsp?username <loginanonymous wrote Reason java.lang.NoClassDefFoundError org.hibernate.cfg.EJB3DTDEntityResolver
Looks like the this class file is not found in the classpath. What does your compliancetracker.ear anHello
I have a question about the UserTransaction object.
Indeed when I deploy a webapp using the following JNDI name java comp/UserTransaction for the UserTransaction it works although when I g |
|
 |