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 127 of 3016 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100  

- @WebFault and @XmlType

Can @(protected) and @(protected) be used on the same element? I have an application exception with additional information. The exception gets defined in the .wsdl as a complex type but the @(protected) annotat

- how to make information on all user sessi

Hello I am trying to find a way to restrict an application user to only being logged-in once. My idea is to have a map with the user names and session ids. My main problem is how do I create this obje

- PageFlow on Role Base

I m using the following pageflow definition. Can we define the transition based on the role. Like swimlanes are used in jbpm process definition. | <pageflow-definition xmlns "http //jboss.com/pr

- Starting pageflow with decisions

Is it possible start a pageflow in a decision node? I 'm writing a registration procedure for a website and part of the procedure is to send a validation email then the user clicks in a link that red

- Re: notification of cache getting replicated

Yes. 1.4.x The nodeModify event in the ExtendedTreeCacheListener gets an 'isLocal ' boolean passed in so you know if the modification occured locally or remotely. 2.x The @(protected) annotation

- Newbie question...

Is there any opportunity to get TaskInstance by Token? | Token token ... | final Collection taskInstances token.getProcessInstance().getTaskMgmtInstance().getUnfinishedTasks(token) | for

- Re: Generate WSDL (From JBoss Eclipse IDE or Command li

i have the same problem running wstools from the eclipse ide in linux. I am therefore using the comand line which is working well. About the error you receive when using the command line | Except

- Re: Transactions

Using a distributed TM may work and is worth trying out as I 'd imagine this is the "correct " approach provided C is configured with a TransactionManagerLookup that knows how to get a handle on the d

- modify startApp in midlet

hi i am trying to rename the original startApp of a midlet and create a new startApp method. i get this error when i copy the signature of the original startApp method using CtNewMethod.copy ie canno

- Re: org.jboss.seam.web.isUserInRole issue

Hmmm....seems the names have changed. Changing #{org$jboss$seam$web$isUserInRole[ 'ServiceTopicManager ']} into #{isUserInRole[ 'ServiceTopicManager ']} Solves the problem. L View the original post

- Re: SQLGrammarException after deploy

Sorry guys I discovered that it is not related to JBoss but it is related to the version of my database tables. I updated my database and the problem disappeared. Thanks. View the original post

- Re: SQLGrammarExceptio

Sorry guys I discovered that it is not related to JBoss but it is related to the version of my database tables. I updated my database and the problem disappeared. Thanks. View the original post

- Re: Persistence Exception

Sorry guys I discovered that it is not related to JBoss but it is related to the version of my database tables. I updated my database and the problem disappeared. Thanks. View the original post

- Persistence Exception

Hi guys I am developing a small enterprise application using EJB3.0 and JSF and I plan to use JBoss as my AS. I use Oracle 's JDeveloper as my IDE at the moment and my DB is Oracle DB. When deployin

- org.jboss.seam.web.isUserInRole issue

Hi with this mornings update of Seam (Wed Jul 11 07 56 18 SAST 2007) it seems as if the isUserInRole functionality has stopped working. I see the following in the log file | 2007-07-11 12 28 26

- Re: jboss aop

The best thing to do is probably to take a look at how the AspectXMLLoader translates the xml into the different internal representations http //anonsvn.jboss.org/repos/jbossas/projects/aop/trunk/aop/

- Re: which version of JMS is supported

Maybe (just maybe) this question has been asked and answered before? e.g. http //www.jboss.com/index.html?module bb&op viewtopic&t 109321 Or maybe you are the only person in the world that has had th

- Deploying EJB3.0 Project in jboss-5.0.0.Beta2

Hai all I 'm using jboss-5.0.0.Beta2 and Eclipse 3.3.0 . I 'm using Add or Remove project feature (Right clicking server view) of Eclipse for deployment. while deploying EJB3.0 project the Eclipse c

- How declare user type inside ejb-jar.xml

Hi all! I use jboss-4.0.5.GA EJB 3.0. I have a problem with declare permissions in ejb-jar.xml file I have a BeanA and it has method public void print(myObject tmp) So inside my ejb-jar

- Re: Client side validation - how to update error mes

Not with Seam. Perhaps with Ajax4jsf - ask on the ajax4jsf forum ) View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4062878#4062878 Reply to the post http //www.

- JBossTools with Eclipse v3.3.0

Hi I have tried with several of the JBoss Tools nightly builds and as yet have not been able to get any options for adding a JBoss server so I can start and stop JBoss within eclipse and help with d

Information about a deployed process

Hi I want to get more information about my process running on the bpel engine e.g. displaying details on a website about the execution of a certain BPEL process. Is this possible via the jbpm API? I

- Jboss ws - Access data from a table

Hello I am building a WS using JBOSS WS to access data from a Oracle Table. I created an Entity bean to acces the Table and then use a stateless session bean to control the EB and also use it as a w

- Seam 2.0 beta ResourceBundle

Could someone please explain What is the difference between org.jboss.seam.core.ResourceBundle and org.jboss.seam.international.ResourceBundle View the original post http //www.jboss.com/index.h

- which version of JMS is supported by JBoss 4.2.

Hi Anyone please tell me the compatible version of JMS for JBoss AS 4.2 I have used JMS 1.1 and encountered some exceptions so please suggest me in this regard.. thank you. View the original post

- Minimal configuration with IIOP

Hello I would like to have the minimal server configuration with JBoss IIOP JMX module. It depends on Naming service according to the deployment descriptor but I am getting NoClassDefFoundException

- Re: Curious Bug in 2.6 GA - Adding window properti

I can reproduce it. Do you mind filing a Jira ? http //jira.jboss.com so that we don 't forget to look at fixing it. Thanks for the report ! View the original post http //www.jboss.com/index.html?

- Re: Problems with Dashboard on 2.6 GA

Using 2.6 GA Nope .. don`t have that.. neither as admin nor as a simple user. Make sure that if you are using an external DS that a freshly created DB was created by 2.6 GA meaning don`t use the D

- Transactions

Let 's say I have a machine running a jboss cache (C) and another one running an application (A). A conencts to C through some kind of custom API. How can I make it so that A can call multiple API meth

- Curious Bug in 2.6 GA - Adding window properties

Using 2.6 GA bundled. When trying to add a window property of some window some where with the key name starting with letters a-s (upper or lower) you get an exception Cause javax.portlet.PortletE
Page 127 of 3016 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129   130   Next 10   Next 100