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 335 of 3016 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10   Next 100  

- Re: How to delete a process archive?

jbpm has fairly good api docs. Use them to your advantage and you 'll find two methods to delete a processdefinition in the class GraphSession View the original post http //www.jboss.com/index.html?

- Re: Enumerations in jPDL

The most simple way is to do it in the forms. The more complex way is to use an actionhandler that takes parameters and sets a processvariable as an enummeration. The form can then display that proc

- Re: Nullable properties and Text control behaviour i

Item 1 I have to experience that I think no preference yet. Item 2 I wanted to post that. Maybe real pure eclipse users are used to this I 'm not (although I use eclipse regularly I rarely come a

- Re: Looking for localhost:8080/jbpm (referenced in d

look at the first post in this forum..... View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043438#4043438 Reply to the post http //www.jboss.com/index.html?module

- Re: ClassCastException: org.jboss.seam.jsf.SeamAppli

It appears that WAS isn 't well behaved here as it assumes that the JSF Application will be a particular implementation rather than using an API class or even putting the cast inside an if. You 'll n

- Re: jboss-el improvements?

No its currently not been documented. I believe Jacob (Hookom) blogged about it a while ago but I 'm not sure how up to date that syntax is. View the original post http //www.jboss.com/index.html

- Re: Help: problem with EntityHome

You 've got an NPE in you own code. Fix it. At least show the code that gives the NPE! View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043428#4043428 Reply to the

- Re: can I join a session with a conversation?

What you are saying makes no sense. Views aren 't bound to conversations or the session components are. View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043430#4043

- Performance issues with batch insert

Hi in our webapplication the user can trigger a batch insert which will create about 400 entities. This takes about 40 minutes. In the beginning each entity gets created within a second. The more

- Re: Problem with s:convertEntity

I 've tried the entity-query to be running sucessful. So it seem that it is caused by the type. The converter seems to have the problem of judge the type of the object. What should I do to make it run

- Re: unexpected server shutdown with sslsocket

Hi Claudia There 's no indication that there was any problem closing the old ServerSocket so it looks like the the port was just unavailable (in a TIME_WAIT) state. Do you set "reuseAddress " to tru

- can I join a session with a conversation?

hello I have some beans in one conversation (or rather some pages) but I want to use another page which is in session scope and then back to last conversation and resume the job but when I enter the

- problem with security and login

Hi I have a problem with security. I am using JBoss Seam 1.1.6 when I press login button I encounter following exception | ERROR Servlet.service() for servlet Faces Servlet threw exception | j

- Stateless session bean locking policy for jbos

Hi all I am new in jboss and I have 3 questions. 1) Can I set locking policy for stateless session bean in standardjboss.xml because in the standardjboss.xml it doesn 't state the locking policy fo

- Re: how to start remote jboss server

Hi jb Could you be more specific about what you want to do? Thanks Ron View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043410#4043410 Reply to the post http

- Re: Statefull session bean and exception

I am getting the same issue. can anybody help me out if this is possible. View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043408#4043408 Reply to the post http

- Problem with s:convertEntity

When I choose one of the category nothing happen. But when i choose the no selection label the form is submitted normally. Anyone could help me? Please I 'm waiting anxiously online now. | |

- I can 't see Conneciton Sharing happening .

I am making the <res-sharing-scope >Unshareable </res-sharing-scope > in the web.xml file here goes the code . <resource-ref > | <description >DB Connection </description > | <res-ref-name >j

- Re: while monitoring on Jboss Opertaional network acti

Repeating a response from another forum anonymous wrote | I assume that JON is JBoss ON which you get only by having a support contract. Why don 't you use your support contact to ask this ques

Specify war file unpack directory

is there a way to specify/force a war file to unpack in a directory? TIA ZK

- Re: EL and an emelemtn out of a LinkedHashSet

Solved in other thread... View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043403#4043403 Reply to the post http //www.jboss.com/index.html?module bb&op posting&m

- Re: EL and accessing .size or isEmpty

You can use the empty keyword like this #{advertisingCampaign.keywords null || empty advertisingCampaign.keyword} View the original post http //www.jboss.com/index.html?module bb&op viewtop

- Re: Javassist getMethods() returns pro

Thanks but it a spec... There was some reason but I don 't remember it. View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043398#4043398 Reply to the post http //

- Re: javassist can 't work with jdk1.6

I fixed this problem and the new source is now available from the CVS HEAD. View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043397#4043397 Reply to the post http

- Re: Map multiple rows to one object?

Use the @(protected) annotation. It will serialize the Array/List with your values Regards Felix P.S. I consider this bad design since you can 't modify the data directly using sql. View the original p

- Re: @EmbeddedId vs. @IdClass - when shall I use what?

IMHO @(protected) should be used when the combined pk is either a meaningful entity itself or it reused in your code. @(protected) is useful to specify that some combination of fields is unique but these

- Re: Sun 's app server and Seam

There have been a number of posts here from people using Glassfish I 'd suggest using the forum search for Glassfish. AFAIK people have Seam apps running under glassfish but it takes a little more

- Re: Map multiple ro

To clarify I want the primary key of the UserPreference class to effectively be distinct(user_id preference_id). View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4

- Map multiple rows to one object?

Is it possible to map multiple rows to one object? Here 's a sample table User_Preference_Value ----------- user_id pref_id value The combination of (user_id pref_id) is not unique. A User can ha

- Re: Infinite loop?

Take a thread dump and see what is running. You might have to take several a minute or so apart. View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043381#4043381 Rep
Page 335 of 3016 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10   Next 100