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 229 of 3016 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100  

- Task variable assignement with hibernate objects doe

Hi when I assign a hibernated object to task like this | <controller > | <variable name "domain " access "read " > </variable > | </controller > | I can access the domain object when work

- Re: Unable to locate jboss-service.xml

EDIT I 'm using jBPM jpdl 3.2 GA View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053154#4053154 Reply to the post http //www.jboss.com/index.html?module bb&op po

- Unable to locate jboss-service.xml

Hi I 've got a problem. In the user guide which help to install MySQL I must locate the jboss-service.xml which is in ${JBPM_SDK_HOME}/jbpm-server/server/jbpm/deploy/jbpm.sar/META-INF I must excha

- Re: Jboss performance - not using all availa

does the queue build a backlog of messages when they 're being add to the queue? what os are you using and how did you determine only 1 cpu was being maxed? could you take a thread dump? rgds View

- Re: Available Outgoing transitions ?

Try asking this in the jbpm forum ) View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053151#4053151 Reply to the post http //www.jboss.com/index.html?module bb&o

- Available Outgoing transitions ?

I was wondering is there a way list of available transitions for a task-node. My idea is to manage the rendered attributes on the buttons upon the available transitions. I know it may look weird but

- Re: Urgent : How to combine and make a single war

Provided you have no file name clashes and you combine the contents of your various descriptor files (web.xml portlet.xml portlet-instances.xml - though you can have multiple *-object.xml files) it

- Re: jPDL subprojects

This was actually inteded to be a poll Do you think it 's wise to make the jPDL components identity and task management separately available outside the context of a jPDL deployment ? * Yes I would

- 5.1.1.2. Navigation (Seam 1.2.1)

In section 5.1.1.2. Navigation in the Seam documentation there is the following example | <page view-id "/editDocument.xhtml " > | | <navigation from-action "#{documentEditor.update} "

- implement second listener - HelloWorldIPC sample

Hello i am using the the IPC-technics of the HelloWorldIPC sample in my own Portlet application (two portlets on one portal site). It works very well. There are PortletA and PortletB. PortletB imple

- jPDL subprojects

jPDL bundles many components like e.g. * a task management component * an identity component * a business calendar * ... and maybe a couple more. Currently these components are pluggable but they

- Setting the home directory for To

Ok I 've been looking all over and can 't seem to get this right. JBOSS Version 4.0.5 using Tomcat I need the /APPNAME directory to be served up as the home directory. https //www.hostname.com will

- Chunking/Load Balancing with IIS & JBoss

I have the Jakarta filter on IIS and have two JBoss instances that are setup in a round robin. I 'm trying to get chunking to work but am getting the following error. Can some help and tell me what I

- Re: 5.1.1.2. Navigation (Seam 1.2.1)

"bsmithjj " wrote Does this rule imply that a field named errors exists on the bean documentEditor? Furthermore the Object represented by errors has a field named empty? Strictly yes but we can i

- Embedded EJB/Jboss and Seam

Is there instructions like these on replacing RC9 with Embedded JBoss anywhere? Should we be using RC9 now and just ignore the Embedded JBoss for now? Just wanting to make sure I 'm heading down the ri

- Hotspot access violation running Eclipse JB

I have the following error when I try to open the Eclipse JBoss IDE versions 1.6.0 and 2.0.0 Beta. I tryed with jdk 1.5.0_06 and 1.5.0_12. Please help me. This is the Eclipse error log # # An une

- JGroups Transfer Rate with UDP really slow

Hello I 've configured a two node JBoss 4.2.0GA cluster with farming deployment. I 'm experiencing really low transfer performance of states and farm-deployed applications when using JGroups over UDP.

- s:formattedText unexpected token

I get an unexpected token everytime I 'm using s formattedtext. Simpel test case | <s formattedText value "++a "/ > | | 15 57 19 757 ERROR [STDERR] line 1 5 unexpected token ? | 'line

- Missing library during create j2ee project

Hi I try to do it only simple project using simple servlet. When I created Dynamic Web Project and added simple servlet to project I received something like this Project SimpleProject2 is missing re

'last_insert_id ' is not a re

Your code is telling Hibernate to auto-generate both ids. Are you setting the id manually after Hibernate assigns it? anonymous wrote [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer] 'last_i

- Re: Eclipse Tips

I recommend you to install the Exadel Professional plugin (www.exadel.com) ... It will give you reasonable preview of your xhtml pages. Considering you intend to use SEAM to improve the development

- Unable to load tag handler class

Hai Iam working on jboss-portal-2.6-cr2 and iam deploying an application with my own lay-out and theme. During run time iam getting an error like this Unable to load tag handler class "org.jboss.

- Wrong creation script for MySQL in 3.2 GA ?

Hello I 'm currently trying to install MySQL on jBPM by following the user guide. In that guide in the Last Steps Section I must insert the users in the JBPM_ID_USER table. But in the creation scr

- changing the color of list box in

Hi all am using ajax4jsf in my application .... <h selectOneMenu > tag for diaplaying a dropdown list....i want to change the foreground color.... Please help me.... View the original post http //www

- Re: error in your SQL syntax

Look at the name of the table its using '.users users0_ ' See the ". " right before users? I don 't know for sure but it looks to me like that is missing the schema name (not sure what MySQL calls i

- Jboss with Jrockit JVM

Hi I 'm trying to set up the Java Service Wrapper to start the Jboss as a windows service. I tried to use the instructions on the official web page but they don 't work for me. When ever I want to te

- Re: Urgent, Please help

and? you changed the build scripts but expect us to find the differences? Besides that the error reports a nullpointer in parsing a properties file. Would it be possible for you to track down what

- Re: Variable resolver

I found my error ... It was a not a jPBM issue since I tried to cast the variable id_element as a String while it was set as a Long ... So it throwed a ClassCastException ... Shame on me ... Moreover

- Jboss performance - not using all available

Hi We have a new server with 8 cpus and 12gb of ram. We can 't get Jboss to exploit the CPU resources available and we 're not sure where the bottleneck is. JBoss 4.0.5 resides on the main server

- Re: load: class org.jb

BTW I am using sun JDK 1.6.02 View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053068#4053068 Reply to the post http //www.jboss.com/index.html?module bb&op post
Page 229 of 3016 Previous 100   Previous 10   221   222   223   224   225   226   227   228   229   230   Next 10   Next 100