  | 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 | Hi
I have an application that uses EJB3 and hence hibernate.
As we are finding performance issues using ejb3 we are moving to directly accessing hibernate directly.
I am testing upgrading our instHey there...
I have a strange problem...when I deploy my MBean services on my development JBoss instance (my setup is that all my proprietary classes (POJO 's EJBs and even the MBean classes) are reI have faced with a problem with instances of processes. When I start multiple instance of same process definition JMSIntegrationService mix the instances inside the Token variable. Two instances stapenny for your thoughts
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4065726#4065726
Reply to the post http //www.jboss.com/index.html?module bb&op posting&modHow to use rich paint2D in Seam? This tag requires managed beans defined in faces-config and dont want to work with seam java beans s
View the original post http //www.jboss.com/index.html?moduleHi
I have an application that needs iso-8859-1 characters. I??m using facelets and I have a template like this
<?xml version "1.0 " encoding "ISO-8859-1 "? >
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTMLHi
I 'm using JBPM 3.1.2 and I have a process containing 1 sub process.
When my processInstance has finished I 've put
| graphSession.deleteProcessInstance(processInstance.getId())
|
ButSee my take on this from an old post
http //blogs.jboss.com/blog/dimitris/2005/04/01/AC08547736BD16504BEC955AEBDAA48F.txt
View the original post http //www.jboss.com/index.html?module bb&op viewHi All
I am trying to set up a logger for my web application. I have Jboss 4.0.4 installed on my machine. I am using 'default ' configuration of the JBoss server. I have added the follwoing code in myI *think* I can guess the cause of this.
But in future you need to provide *much* more information when you submit JIRA issues not just tiny code fragments and "this doesn 't work " if you want to getHi there
i switched from Log4J to JBoss Log4J and figured out that isDebugEnabled is deprecated. I am using AS 4.0.4
My Code
| if(log.isDebugEnabled()) {
| log.debug( "Session invalid. ")I have an EJB client app and an EAR on the server and the following snippet added to the server 's login-config.xml
| <application-policy name "myapp " >
| <authentication >
| Have you found any solution to this problem?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4065706#4065706
Reply to the post http //www.jboss.com/index.html?mosearch this fine forum e.g. with google.... lots lots lots of reports on this.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4065704#4065704
Reply to the post Hi
In my (almost finished) quest to attach the portal to our active directory I have come across a minor problem.
What I like to do is give the role 'sysadmins ' which is coming from my ldap the samHi I 'd like to draw you attention on an issue that seems to occur since release 2.0.0.B1 with hibernate decorators on seam components
see http //jira.jboss.org/jira/browse/JBSEAM-1626
View the Hi there
I created an AOP aspect which uses a Log4Logger to trace method invocations. A corresponding TestNG test first starts an embeddable JBoss EJB container and invokes the methods I want to trahi i have some problem to connect to my database.
when i deploy my process into the database i have this error
anonymous wrote
| 11 04 17 821 ERROR [STDERR] org.apache.commons.fileupload.FileUWhen i call org.jboss.Shutdown usually the server is shuting down. But sometimes the server is restarting instead.
here is the log
| 15 18 20 971 INFO [TomcatDeployer] undeploy ctxPath /jboss-neresolved.
i had at the end
thanks
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4065687#4065687
Reply to the post http //www.jboss.com/index.html?module bb&oHello. I have same problem too. How did you solve this problem?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4065686#4065686
Reply to the post http //www.jbossThere are framework supported way to do lookup to jndi and use stand alone ejb komponets?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4065685#4065685
Reply to tHi
Did you add the Multipart-Filter in web.xml?
| <filter >
| <filter-name >Seam Multipart Filter </filter-name >
| <filter-class >org.jboss.seam.web.SeamFilter </filter-class >Look at the documentation )
UserService RoleService and MembershipService are your friends.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4065681#4065681
ReplyTry JBoss 4.2.1
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4065680#4065680
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reply&you can inject a remote EJB using @(protected)
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4065679#4065679
Reply to the post http //www.jboss.com/index.html?module bHi everybody.
i am using jboss jbpm 3.2.1 and mysql 5.0.41.
when i used script into \jbpm-jpdl-3.2.1\db\jbpm.jpdl.mysql.sql i had error script.
what the real version of mysql can i use ?
View the oworks fine for me
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4065677#4065677
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode replyep
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4065676#4065676
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reply&p 4065676
__Hi
I have a problem with evaluating a value to pass to localeSelector.selectLanguage(). Here is the example
| <ui repeat var "locale " value "#{localeSelector.supportedLocales} " >
| |
|
 |