  | 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 | User @(protected) on your property.
| @(protected)
| private String situation
|
or
|
| private transient String situation
|
View the original post http //www.jboss.com/index.html?mI want to test if a Seam Session bean component throws a particular Exception where do I do this?
Is it possible to use the @(protected)(expectedExceptions... annotation for this?
The exceptions does not Hi
I 'm trying to secure a portal page so that it requires login with the role "Authenticated " that JBoss Portal 2.6.1 comes with. I 've followed the instructions on the JBoss Portal Reference Manual
| cache.attach( "/foo1 " object)
| cache.attach( "/foo2 " object)
|
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072598#4072598
Reply to the post httpI suspect you ran out of perm space (where class objects are loaded). Try running the application with this option -XX +PrintHeapAtGC (redirect the output to a file there could be a lot of it). You The "Id " string is the string form of an Fqn.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072595#4072595
Reply to the post http //www.jboss.com/index.html?moThis happens when hibernate tries to put an entry in the cache but this put has to block for some other reason (a concurrent put). In this case one of the puts will ignore the lock acquisition failurHabanero 's just been released but it has been through a very thorough cycle of CRs. Hopefully you would have tested with one of the CRs.
Habanero is the current stable now and I would recommend it Hi
this is my problem
I have an application (WAR) running on Jboss 4.0.2 that call EJBs (2.x) deployed in an EAR on the same Jboss (it still works if EJB are on remote Joss).
Now I want to migrate tDifferent servers with different versions of your class?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072594#4072594
Reply to the post http //www.jboss.com/iThis should be as simple as combining the contents of the portlet.xml portlet-instances.xml and * object.xml files.
Also I searched on the terms "multiple portlets " and found this post http //wwwHi
for a new application I plan to use use a layered architecture based one seam + spring + hibernate.
The spring example in Seam 2.0 shows how to use JpaTemplate to implement data access. I havHello
i 'm using <s selectItems and i have an exception
this is my code
<h selectOneMenu id "selectOneSituationDeFamille " value "#{collaborateurHome.instance.situationDeFamille} " >
| <s selectHi
for a new application I plan to use use a layered architecture based one seam + spring + hibernate. Because of some SOA requirements I choose such a layered architecture so that spring serviceJohn please do not ask the same question in multiple forums.
For others who see this post the discussion continues at http //www.jboss.com/index.html?module bb&op viewtopic&p 4072565#4072565
View Hey
I want to create EntityManagerFactory in runtime.
Means that i dont want to use the persistence.xml file because i will know the schema name only in runtime.
Any one has a knowledge or anI am currently working on the design for Remoting 3 and I 'd like to hear what the end-users of Remoting are using it for or what you 'd LIKE to use it for and what features (like transports for examHi
I am trying to use tree cache as the second level cache for an application that uses hibernate 3.2.5 on weblogic 3.2.5. I 've upgraded to jbosscache 1.4.1 sp4 and jgroups2.4.1.
I guess I have a coHello
I need help please
I want to add a property named "situation " with its setter and getter in an Entity Bean but when i deploy my application JBOSS server do a mapping with the dataBase so it anonymous wrote Why is that? The entity is NOT detached it never got persisted...
Well you created it with "new " so it 's not "attached " to the persistence engine so it has to be detached... ItI managed to overcome this issue by setting
Java2ClassLoadingCompliance and
UseJBossWebLoader to true in jbossweb-tomcat55.sar/META-INF/jboss-service.xml.
Is this the right approach?
Sun
View theIn the distro there is a working example that demonstrates how to do this.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072522#4072522
Reply to the post httpHi
I would like to know if it 's possible to override the MBean name of a ServiceName.
The name is defined statically in the jboss-service.xml file. Is it possible to change it while deploying the The InheritanceType.JOINED is a "table per subclass " strategy. So you don 't need a discriminator which is probably why it was null.
View the original post http //www.jboss.com/index.html?module bbHi
I 'm creating a reference application for a project with Jboss Seam. I 'm using Seam2.0 beta & Glassfish server 9.1. I 'm using Netbeans IDE5.5.1.
I 'd created a sample application with Jboss Seam Does any one have any luck with configuring the connection factory in
C \java\jboss-4.2.1.GA\server\myconfig\deploy\jboss-messaging.sar\connection-factories-service.xml
to work with JMS over HTTPSno feedback? (
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072508#4072508
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reply&Hi all
jboss 4.0.5.GA
Windows 2000
Java 1.4.2_06
I have a java application running inside jboss. It needs to process a big XML file (it contains +10000 'records ' 1 record about 30 nodes).
I keHi I 'm having a problem with a legacy app that uses SQLServer 2000 that we 're converting to EJB3. One of the tables has a trigger on it to record audit changes. However the way the trigger and theHi Marc
How did you get the JBoss JNDI server working in your own Java application? I 've been reading the JBoss source code and trying different things for days but I can 't get it to run. I 'm usi |
|
 |