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 23 of 3016 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100  

- Re: EJB3 - how to work with lazy loading

I tried the query list manager.createQuery( " from ProjectObject u left join fetch u.projectNumber where u.projectNumber projectNumber ") .setParameter( "projectNumber " projectNumber) .getRe

- Re: Setting HTML title from portal components

Use 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 /

- Re: Error with EJB3 application deploy

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 40

- Replication not working when updating an object in p

Hi 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 pojoCache

- failed to lazily initialize a collection of role:

15 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 org

- Legacy connector in JEE architecture

Hi 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 connect

- azily initialize a collection o

15 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 org

- org.hibernate.LazyInitializationException

I 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 ProjectObje

- Working example por OneToMany cascade remove?

Hi 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 pos

- Re: seam gen floats (in many meanings ...)

Damn ! 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

- seam gen floats (in many meanings ...)

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_increment

- Re: selectItems strange behavior

Make 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 pos

- Re: Information on jPDL package

1 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.c

- packaging multiple portlet war(s) into one deploym

Hi 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 part

- Re: Can I deploy ws4ee endpoint to a separated TomCat?

Currently 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.h

- How to reload the Most Frequently Used nodes back in

Hi 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 when

- Information on jPDL package

Hi 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 wh

- Re: Multicasting only means of replication in POJOCa

I '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 the

- Re: EJB timers in a @Service EJB

Any 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#407290

- Multicasting only means of replication in POJOCache?

Is 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.co

- Re: Missing 1.2.0 downloads from JBM downloads

Also 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.ht

- Missing 1.2.0 downloads from JBM downloads page

I 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

- Dynamic -ds.xml pro

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

- Dynamic property loading on server startup

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 me

- Re: flush-mode=

Really 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 4072886

- flush-mode=

I 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 me

- Re: org.apache.jasper.JasperException: Unable

Under %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 > | <par

- Re: JBoss Federated SSO CR1 Released

hi 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 <login

- Re: Error with EJB3 application deployment

anonymous 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 an

- UserTransaction JNDI name

Hello 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
Page 23 of 3016 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10   Next 100