Google
Google
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
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
JBoss
Page 13 of 3016 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10   Next 100  

Subject: - 2.0GA and Maven2

Hi I was about to update to 2.0 GA and I noticed that in the maven pom file the dependency to jgroups still uses the 2.5.0-BETA2 version of jgroups. Is there any reason for this or has it just been f

Subject: - Re: Injection not working calling methods between EJBs

Post code. View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073864#4073864 Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reply&p 407

Subject: - Re: resource bundle

Seam 2.0 Beta If I try this it works. The entry in the properties file for pwdchange.screen.title is printed out correctly. | <f loadBundle basename "messagesAfn " var "messagesAfn " / > | <h outpu

Subject: - Re: Issue with local soad:address generated

Thank you very much... It works nicely ) Outstanding job ! View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073865#4073865 Reply to the post http //www.jboss.c

Subject: - Re: authenticate error..

You can no longer inject the session context. Instead use Contexts. View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073863#4073863 Reply to the post http //www.

Subject: - Re: POJOCache detach()? Sort Of?

Yes I wanted to detach() a local Object so it was no longer connected to the cache and yet I wanted the Object to still remain in the cache. I wanted to have a local Object that was no longer con

Subject: - Re: findAll(null) working?

Hi Ben My JUnit test only has tests for attaching detaching and removing. I didn 't have any tests for findAll() or findAll(null). With Jason Greene 's previous post the usage of findAll() is cle

Subject: - Re: read only POJOCache objects?

Okay I see. Thanks for the information!! View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073861#4073861 Reply to the post http //www.jboss.com/index.html?modul

Subject: - Re: Multiple Objects under a single key in POJOCache?

Hi Jason "jason.greene@(protected) " wrote Id really should be called Fqn in the signature. You can use this method to find all objects at a particular location in the cache. | | For example

Subject: - Injection not working calling methods between EJBs

I try to explain the situation in words as first since the code would be too long. I have a Statfull bean that is an abstract class (AB1). I have - a Normal statless bean (SL1) - a Statfull bean (

Subject: - Re: extended persistence context with JavaBeans ?

hi norman thank you for your quick help. The requests happened inside a Session Scope but (if I understand correctly) still in different conversations. Thus I added a @(protected) annotation at the fact

Subject: - Re: Login for Web-Application

Thank you it works now. Sorry for the wrong tag... For others reading this I realized the the directory in the module-options is relative to the conf-directory of the server I started (e.g. $JBOSS_

Subject: - TransactionalSeamPhaseListener + Spring @Transactional

Hi can anyone explain me the effect when I combine Seam TransactionalSeamPhaseListener with Spring @(protected) annotation in my service layer? regards dapeng View the original post http //www

Subject: - Re: need help for Transaction Attribute Types

yes it is possible to do this but i don 't want bean managed transactions. is it possible what i did ? i think that extended persistence context disables automatic flash on database maybe i will us

Subject: - Re: need help for Transaction Attribute Types

"jc7442 " wrote Maybe you can try to use a bean manage transaction | @(protected)(TransactionManagementType.BEAN) | | | | Then you will have to begin and commit transaction by

Subject: - Re: EJB3 session bean pool configuration?

For a static conf you can use the annotation org.jboss.annotation.PoolClass View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073842#4073842 Reply to the post htt

Subject: - JBoss + JBPM + Mysql - Deployment is not going through

I am new bee to JBPM. Trying to deploy the sample application given in the jbpm-jpdl-suite-3.2.1. I am following documentation given for jbpm-jpdl-suite-3.2.1 Getting started but getting following

Subject: - Re: need help for Transaction Attribute Types

Maybe you can try to use a bean manage transaction @(protected)(TransactionManagementType.BEAN) | Then you will have to begin and commit transaction by yourself. View the original pos

Subject: - Re: Multiple Objects under a single key in POJOCache?

Yes that is one reason. The other is really from PojoCache point of view it is more natural to associate with a String id than a Fqn object id. At least that was then. -) -Ben View the original p

Subject: - Re: resource bundle

Does f loadBundle see it? Does it work if you just put it in messages.properties? View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073832#4073832 Reply to the post

Subject: - Re: resource bundle

Thanks but it does not change the effect. Simply pwdchange.screen.title is written on the screen. View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4073830#4073830

Subject: - Re: Issue with local soad:address generated

Did you try to modify the file jboss-beans.xml bean WSServerConfig and its property webServiceHost? Don 't forget to ensure that property modifySOAPAddress is set to true View the original post htt

Subject: - Re: jboss as a windows service cannot stop

By the way (correct my if I 'm wrong) but port 1099 is default for naming services or RMI no? It is possible that stopping involves some RMI client (JMX-based maybe) that tells the server to stop. If

Subject: - Re: Configuring Log4j for EAR deployed

I think you can do this. You need to have a separate log4j.xml in the EAR "s root folder. Also the log4j.jar has to be loaded via application.xml. You can enable EAR specific class loading using jbos

Subject: - Re: jboss as a windows service cannot stop

In my case as I said earlier there was no error whatsoever during startup and no messages at all after I clicked 'stop ' View the original post http //www.jboss.com/index.html?module bb&op viewto

Subject: - Re: Auto Generated Value for primary key in oracle.

"voollanagaraju " wrote Hi | | I am using JPA @(protected) annotaion between two tables(user and group). How could I get an auto generated value for primary key in table group when I add groups

Subject: - Re: authenticate error..

Are you sure you have the latest drools-libraries and you don 't have any other versions hanging around the server? View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 40

Subject: - DOes JBOSS supports Reflection for EJB invocation?

Hi I m invoking EJB 's by reflection method as follows.... Object objDp methodDoProcess.invoke(objRemote new Object[]{dp1}) But i am not able to invoke...i cant reach upto that method? I have

Subject: - DOes JBOSS supports Reflection?

Hi I m invoking EJB 's by reflection method as follows.... Object objDp methodDoProcess.invoke(objRemote new Object[]{dp1}) But i am not able to invoke...i cant reach upto that method? I have used

Subject: - Auto Generated Value for primary key in oracle.

Hi I am using JPA @(protected) annotaion between two tables(user and group). How could I get an auto generated value for primary key in table group when I add groups to user. I am using oracle 9i da
Page 13 of 3016 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10   Next 100