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 441 of 3016 Previous 100   Previous 10   441   442   443   444   445   446   447   448   449   450   Next 10   Next 100  

- QueueSender.send occasionally hangs

Very occasionally calls to QueueSender.send will hang and appear to go into an infinite loop. I 've got 20-30 systems scattered around all processing/generating several thousands of messages a day 24

- Cannot persist replicated EntityBeans

Hi everyone i have a cluster of JBoss instances (version 4.0.5) each of them having its own local database copy. I have developed a simple EJB3 application that tryes to insert datas inside a databa

- Re: context variables expansion in process definitio

You could simply access the contextVariable from within your ActionHandler executionContext.getContextInstance().getVariable( "IMPORTANT ") View the original post http //www.jboss.com/index.html?m

- JobExecutor Problem

In JobExecutor Pending jobs are being retrieved using acquireJobs() by opening new JbpmContext and it is closed in the end. acquireJobs() is returning list of acquiredJobs. Job contains lazy node tok

- Seam DataModel related question...

I have to display a slightly complicated page which has a list containing a list and that containing a list etc... e.g. say you have a list of employees by dept..i.e. at the top level my backing bean

- Re: Seeing values in SQL statements

Hi people no idea? No one is using this? View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4032674#4032674 Reply to the post http //www.jboss.com/index.html?module

- Re: FacesContext and asynchronous methods

What version of Seam and JSF do you use? This should be fixed in 1.2.1.GA. Post the stacktrace View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4032672#4032672 Repl

- remove the drag and drop but keep portlet decorati

Hello In the developer forum I asked a question regarding drag and drop feature on portlets http //jboss.org/index.html?module bb&op viewtopic&t 105181 but after the initial answer I had further q

- jbpm-jpdl-3.2.GA designer plugin in eclipse - No JBP

jbpm-jpdl-3.2.GA designer plugin in eclipse - No JBPM 3.2 project option 1. Got the \jbpm-jpdl-3.2.GA set up ready. 2. Installed the jbpm-jpdl-3.2.GA\designer\eclipse plugins into eclipse. 3. Try cr

- Redirect the successful login user to the page whi

How can i redirect the corresponding login user to their page (Same role with the user) Example USER A ROLEA USER B ROLEB default (Common Login Page)--|

- Re: login by DatabaseServerLoginModule, but fail t

You must fulfill security constraints in portal servlet mapping for authenticated user. http //cruisecontrol.jboss.com/cc/artifacts/jboss-portal-latest-doc/referenceGuide/html/authentication.html V

- Local page.xml navigation rules

Hello. I have a problem with auto refreshing page.xml (without server restart). When the navigation is defined in pages.xml (global file) it is refreshed correctly but when i define rules in some.pag

- Re: Socket error when creat

I just found what my problem was the first two lines at the beginning of the file 'hsql-create-table.sql ' that contains the script to populate the db begin with a comment like this -- create tab

- versions of third part

Hi Is there a way we can find the versions of third-party softwares(e.g log4j) which are bundled by default in JBoss AS. Pls let me know. Specifically i would like to know the log4j version used in

- Re: SEAM don 't can find session bean !!

Do really nobody know how resolve this trouble ? View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4032646#4032646 Reply to the post http //www.jboss.com/index.html

- Re: Same problem; I can not

I am having the same problem. I can 't see the the link to the hypersonic DB in the JMX console. When I try to create de tables with the ANT utility I received these java errors db-create-table [

- context variables expansion in process definition

Hello I have a context variable ...let 's call it IMPORTANT I want to pass the value of this context variable as a parameter to my action handler <action class "x.y.z.ProducerHandler " con

- A number of jBPM questions

Greetings I 'm currently investigating the possibility to utilize jBPM in our company 's project. So I have a few questions regarding this framework. 1.How does one setup a simple workflow? Descri

- Re: Problems in jbpm-3.1.4 with JBoss4.0.2

you got JBoss Portal installed? I had compatibility problems with JBOss Portal and jBPM WebConsole. Give it a try and remove your jbpm.war from your JBoss and check out whether still errors occur...

- Re: Tomcat 5.5 - Jbpm 3.2 - Starting failed < <couldn

Did you set the hibernate.dialect property in hibernate.cfg.xml? Besides the changes you have already made there should also be an entry for the dialect. Use org.hibernate.dialect.OracleDialect for

- Re: Deployment error for MDB bound to

I have found out in the meantime that the scenario works with EJB2.1 MDB. No deployment error instead the server retries connecting every 10 seconds. I suppose the problem should be reported as a bug

- Re: Can 't get seam generate-entities to work.

hmm...the new tools should actually not care if your schema is lower or upper case ( In any case that is probably the problem. Use WAS as your schema name. I can also be empty but then it will proc

- Problems in jbpm-3.1.4 with JBoss4.0.2

Hi Everybody I am wondering if anybody can help me to solve this problem..I am using Jbpm-3.1.4 with Jboss 4.0.2.I have successfully built then i found the following error while run that in jboss 4

- Re: Possible Error in Chapter 10. The Seam Applicati

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

- login by DatabaseServerLoginModule, but fail to ac

Why the Role fail to set to the user? Error Message After Login HTTP Status 403 - Access to the requested resource has been denied

- CascadeType is misbehaving!

I am seeing something very weird with respect to cascading. There are really two problems. Let 's say that I have classes A and B and then a main method below that | | @(protected) | @(protected)(name

- Re: Redirect in pages.xml using if condition

Sure that is the right way to do it. However note that your navigation rule won 't be fired unless some action is called. So if you expect it to fire on a GET request you need a page action. View

- Change jboss default class loading

I have a very specific issue. I have two .war files with different name i.e first.war second.war But the class files inside the web-inf/classes/ are of same name. Not only the classes but ever

- StAX parser

I noticed this ticket indicating that a StAX parser would be implemented in JBossXB for use by JBossWS. However I also noticed this wiki post indicating that JBossWS doesn 't yet make use of a StAX p

- Redirect in pages.xml using if condition

I 'd like to redirect the user to a different page if certain condition is not correct. I 'm just wondering if the pages.xml is a right place to do it. I tried the following but it doesn 't work |
Page 441 of 3016 Previous 100   Previous 10   441   442   443   444   445   446   447   448   449   450   Next 10   Next 100