  | 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 | How can configure JBoss to monitor the connections that servlets make to a database via JDBC? We want to monitor a servlet 's connection and a servlet 's performance to identify servlets that may be hoI used a Trailblazer tutorial as the basis for my example.
http //trailblazer.demo.jboss.com/EJB3Trail/serviceobjects/jmx/index.html
The managment interfaces are Calculator and InvestmentAdvisor. Unfortunately it didn 't work either. I removed the ejb annotations and made it a POJO. Then I injected entityManager using @(protected) I got a similar problem the root of which is due to the micro-containerexactly.
Is there any drawback if i make it return a legal pkey value?
Im using a sort of auto increment on pk and there 's no way with finders then to find the last row inserted so maybe the returI am getting an error while invoking a web service from a java class whereas the same code if I put in a test jsp and run it seems working fine..
And once the jsp is run the class works perfectly. IWhat version of Facelets is required for Seam 1.3 and JBoss 4.2?
I notice that 1.1.11 is still the latest official release but the file size doesn 't match (1.1.12 draft either).
View the original I get the same Seam calls EJB3StandaloneBootstrap.boot(null) and EJB3StandaloneBootstrap apparently does not like the "null " name.
Is there maybe a version conflict here?
View the original post Seam 1.2.1 is intended to be used on JBoss 4.0.5.
Seam 1.3 is intended to be used on JBoss 4.2.0.GA.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053661#4053661
Hi
I 'm having problems receiving messages from a queue - if I look at the queue in the jmx-console there are 1324 Messages shown in the Messagecount but for some reason queueReceiver.receiveNoWait(I think immediate true works in this case.
Or s link.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053656#4053656
Reply to the post http //www.jboss.com/indeYou need the version that is distributed with Seam.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053649#4053649
Reply to the post http //www.jboss.com/index.hI have this problem when I try to publish a POJO as web service without annontations
NoClassDefFoundError javax/xml/rpc/encoding/TypeMapping
My configuration is below
Clean wmware image with WinWhat is the best way to handle the condition where perhaps you 've got an Exit button on a page tied to a method on a component and in that case you don 't want the page to perform any validation?
VieThis is done in CVS (just especially for you)
http //jira.jboss.org/jira/browse/JBSEAM-1437
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053635#4053635
Reply Hi
while setting up a seam app inside tomcat with EmbeddedEJB3 I 'll get the following exception and I cannot figure out why. Anyone has an idea what I am doing wrong?
java.lang.RuntimeException jaAt first glance I can see one wrong thing your entity component name is "LoginAccount " so if you want to biject it you should declare it as follows
| @(protected) @(protected)
| public LoginAccount LoginMultiple threads reading from and writing to the same cache. You don 't necessarily need a TM for this - you can tell by looking at the lock owners - they 're Threads not GlobalTransaction instances.
So what you are saying is you want to persist stuff in the database but you don 't want to persist stuff in the database?
Well you need to choose -)
Actually an option is to set your HttpSessionHi
I 'm trying for a few days now to get the most basic things to work with Seam but I fail miserably. I 'm highly frustrated and of course try to find the missing piece of information here that I 'm Do you really need a 4GB heap with a 2GB young generation? Bigger is not necessarily better when it comes to Java heaps. It does look like you are freeing up 2GB of garbage every 10 seconds that is aAre you running JDK 6 by any chance?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053620#4053620
Reply to the post http //www.jboss.com/index.html?module bb&oIve figured out that the Uniqueness Constraint Violation comes from a message with a part name the same.
reference http //bugs.sun.com/bugdatabase/view_bug.do?bug_id 4731699
just as a test i changIf anyone else needs to know I found the answer in the 2.4 wiki as follows
do this to the jboss-portlet.xml
<portlet-app >
...
<portlet-name >MyPortlet </portlet-name >
<tranHi
I am trying to establish publish-durable subscriber using jboss 4.0.3 SP1.
Though I was able to publish messages to topic my subscriber couldn 't read the messages from topic. Are there any precHi
I have started implementing JBossCache/PojoCache and stumble to the following
I (basically) use the config files as provided through the samples. I also play with PojoCache 2.0. Java 1.5
The CHi
I 'm deploying a war file to jboss 4.0.5 that has several jars in WEB-INF/lib however i keep getting ClassNotFound exceptions although the missing classes are defined in those jars.
Would anyohum
seam new-entity ?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053607#4053607
Reply to the post http //www.jboss.com/index.html?module bb&op posting&modeI am doing the following in a portlet
UserModule um (UserModule)new InitialContext().lookup( "java portal/UserModule ")
System.out.println( "UM " + um)
User u um.findUserByUserName( "fred ")
anhttp //www.jboss.com/index.html?module bb&op viewtopic&t 80573
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053601#4053601
Reply to the post http //www.jboss.actually i found for deploy/ejb3.deployer/META-INF/jboss-service.xml
i was just blind
| <!-- EJB3 Remoting Connector ejb3.deployer/META-INF/jboss-service.xml -- >
|
| <service-config  |
|
 |