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 233 of 3016 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100  

- difference between @Version and EntityManager.lock

Hi What is the difference between @(protected) and EntityManager.lock method? When I use @(protected) then If one client is updating entity the version attribute is being increased and if another client wan

- loading resource from process class

Hello I wonder if there is some "good practice " to recommend concerning loading properties files inside a process archive. My process actions call EJBs on a remote cluster and must have access to c

- Why are there no task queues?

Every other workflow system I 've worked with has had a Queue domain object which is a persistent named repository for tasks. They are used in both push and pull assignment models and provide a poin

- Re: java.lang.VerifyError

What JDK/JRE are you using (exact version) ? There were bugs in some versions of Java that gave symptoms like this. AFAIK they were fixed in later versions of Java. View the original post http //w

- oracle : one single sequence for all jbpm tables und

If I understand correctly in order to generate table ids on Oracle the hibernate-generated DDL specifies one single sequence create sequence hibernate_sequence That means that successive values

- Re: Seam CVS and Ajax4JSF Filter errors on deploymen

I had the same problem but it appears to fixed in the 20070609 CVS by using the ajax4jsf-1.1.1.jar instead of the SNAPSHOT jar used in previous CVSs. Carl View the original post http //www.jboss.c

- Re: How this business logic shall be implemented in

Use @(protected) or a page action View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052801#4052801 Reply to the post http //www.jboss.com/index.html?module bb&op posti

- NamingServer Embedded EJB3 issue

I wasn 't sure where to post this after reading this blog entry. Just to get this clear...Is Embedded EJB3 now Embedded Jboss? I had to modify the NamingServer to get my Embedded EJB3 up and running

- Re: jboss-messaging-1.2.0.SP1.zip

The latest release is 1.3.0.GA you can download it here http //labs.jboss.com/jbossmessaging/downloads View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052792#40527

- How can I give the dep

Hello Running locally I have a EAR with some EJB 's that need to be accessed remotely (I can not modify this application). I am building a WAR that access the EJB 's via a Spring Injection. This i

- Seam PDF creation

Hi all I 'm just investigating the Seam PDF generation features.. and have some difficulties #1. In FireFox I get This XML file does not appear to have any style information associated w

- how to prevent *.xhtml pages from downloading?

Please help me! A have seam pages in *.xhtml files. Correct addresing to this page throught *.seam. But if I point IE to corresponding *.xhtml page - I can downlod it and view code. It seems quite u

- Re: how to prevent *.xhtml pages from downloading?

To prevent this you can use following structure in web.xml | <security-constraint > | <display-name >Restrict XHTML Documents </display-name > | <web-resource-collection > |

- log4j with jboss issue

I tried to use log4j with my web application deployed on JBoss.. but JBoss did not permit it . so i configured JBoss logging in my application as in this link http //wiki.jboss.org/wiki/Wiki.jsp?page

- Regarding jboss4.0.5/ejb3

HI I am using JBoss 4.0.5 version Is this version support ejb3. Thanks&Regrads kalyan View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052774#4052774 Reply

- jboss-messaging-1.2.0.SP1.zip

What happend to that release? I was hoping I can use it to simplify the process of installation for AS 4.0.5 (since with 1.3 it is not recommended). I have to set up the following components togethe

- value for '#{org.jboss.seam.security.identity} ' some

i 'm having some serious "reliability " issues with SEAM 1.2.1 GA on JBOSS 4.0.5. - i have turned off already ' devepment / debug ' configurations. sometimes the following error is thrown. SEVERE Er

- Re: NPE in RepositoryClassLoader

i 'm having the same error today (2007). did you find a solution? View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052768#4052768 Reply to the post http //www.jbos

- jboss + mysql

Hello I am trying to run a sample EJB webapp which accesses a MySQL database. I have JBoss-4.0.5.GA on my machine and MySQL 5 also. But I don 't know how to configure JBoss to access the database. W

- Re: HELP!!! Problems w

In your server.log file should be additional information about the cause of the failure preceding this message. View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 40527

- Re: Newbie question: U

I 'm guessing if you install EJB3 you get EJB2 (and maybe EJB1) with it as well... View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052763#4052763 Reply to the post

- Re: JBoss issue

Some stack traces with this post would go a long way to helping us help you. Please consider providing more information in the future. View the original post http //www.jboss.com/index.html?module

- Re: JBoss Rules Forum

Use the user mailing list http //labs.jboss.com/jbossrules/lists.html not sure why they don 't provide a forum... guess because of historical reasons... View the original post http //www.jboss.com

- How this business logic shall be implemented in Seam

I need to set up a business logic before a user can fill up a form and submit it to the DB. The business logic involves the back-end DB lookup. How this shall be implemented in Seam? Thanks in advanc

- Problem marshalling data from a List

I have a problem sending a list of item to a client. I send an object which contains a member that itself stores a list of device objects. These objects store a member that is either a tag or a netwo

- Re: newbie basic question on components

Does Tst have an @(protected) annotation? View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052751#4052751 Reply to the post http //www.jboss.com/index.html?module bb&op

- newbie basic question on components

I am checking out seam and not understanding something very basic. I have a simple state less session bean @(protected) | @(protected)( "tst ") | public class TstBean implements Tst { | | @(protected)

- Problem with String Array in WSDL generated in 4.0.5GA

I am new to JBoss and deploying web services. I am trying to convert are old web services from ATG Platform to JBOSS 4.0.5GA. I have eveything converted to work with JBoss. I have a couple of servi

- is there a way to define just the named querie

In EJB3 is there a way to define just the named queries in xml file instead of using annotation... Thanks in advance Rahul. View the original post http //www.jboss.com/index.html?module bb&op vie

- upgrade from 4.01 SP1 to 4.05

Hello - I have atleast 10 webservices that was developed using the Axis style webservices. Now I want to updgrade to the latest version of jboss to take advantage of JBossWS. Does any you know of an
Page 233 of 3016 Previous 100   Previous 10   231   232   233   234   235   236   237   238   239   240   Next 10   Next 100