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

- Problem with JMS rollback

Hi folks I am with a big problem in my solution. We 're using JBoss Messaging to integrate many systems we post text messages in a Queue. There are agent that consumes it messages from Queue and pro

- Remoting problem - xxx is not a function

Hi I 'd like to use remoting in my application. I am following the docs but I get the error anonymous wrote | Seam.Component.getInstance( "categoryHome ").loadAllCategories is not a function |

- conversion support for selectManyCheckbox?

Just wondering if there 's any support for conversion for selectManyCheckbox. Currently my code looks something like this | <h selectManyCheckbox value "#{someHome.instance.ofTypeSet} " > |

- Re: Generate JBossWS Artifacts: Error occurs

Hi which jbossws version are you using? /Ole eviware.com View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043703#4043703 Reply to the post http //www.jboss.com

- Entity Query problem

Hi. I want to make list filtering. On the page i have some dataTable like | <rich dataTable var "action " value "#{actionList.resultList} " | rendered "#{not empty actionList} " | row

- Generate JBossWS Artifacts: Error occurs

Hello When I attempt to generate JBossWS Artifacts a NullPointerException occurs upon a call to handleWSDLToJavaGeneration(...). I 've looked on line for clues to this behavior and found several r

- Private configuration in Seam?

Hello How would I go about passing a configuration to a Seam component? I.e. in my Authenticator I would like it to connect to a remote server and authenticate there (hence I need a remoteHostAddre

- Re: Interaction between two actors

Should I signal the main thread upon operation done by the second thread? In that case I should use callback or any other mechanism and continue from the state moved by the signal am I right? View

- Re: lookup NoClassDefFoundError

Have u defined @(protected) Annotation into ur Stateless bean. View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043699#4043699 Reply to the post http //www.jboss.com/i

- Netbeans > v5.5 and JAX-WS Integration with

Hello I was just wondering if anyone knows if Netbeans is working on integrating JAX-WS into their JBoss support. I know there is a "workaround " but I was just wondering if they were working on a

- Interaction between two actors

Hi I am quite new to JBPM and I need to cordinate between two seperate Threads using JBPM Suppose using the first example flow from the start-kit | <process-definition > | <start-sta

- JBoss-ide creating new "web services test c

Hi I have eclipse 3.2 under ubuntu linux (not the ubuntu package the file straight from eclipse.com) with the latest stable jboss-ide installed. My problem is that when I try to create a new "w

- Re: Some JBoss AS + Portal Bundle install issues a

I guess the quick start guide suits better for JBoss Portal + JBoss AS (non-clustered) distro. For clustered distro a database needs to be configured. JBossw AS + JBoss Portal by default comes wit

- disabling CORBA....how

Hi! I am looking for some documentation which explains how to disable CORBA into jboss. So far I haven 't found it. Could you please point me to some wiki or similar? Thank u Nico View the origina

- Some JBoss AS + Portal Bundle install issues and r

OS XP Professional Download JBoss Portal + JBoss AS (Clustered) 2.6-CR2 placed file in C \Documents and Settings\\My Documents\My Downloads\Microsoft Setup\JBoss Files\JBoss + Eclipse director

- BPEL delete process error

I am trying to write a simple app that deploys a bpel archive to jbpm bpel and then removes it. The storage is done with the following call context.getGraphSession().saveProcessDefinition(processDe

- Re: BPEL delete process error

Here is the full stack trace org.hibernate.WrongClassException Object with id 1 was not of the specified subclass org.jbpm.bpel.variable.def.SchemaType (loaded object was of wrong class) at org.

- Re: Request not redirecting to the server in t

Couple things I see may be others but this will get you started 1) mod_jk uses the AJP connector not the HTTP connector. Check your server.xml to make sure it 's enabled (it is by default). Then

- Re: Deployment in 2.0

to deploy a jar you need to configure a jboss server and then click in the jar and run as / run on server this add the jar as a module in the jboss server view View the original post http //www.jb

- Re: Collection Mapping

Nevermind. I think I got it with an @(protected) annotation. View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043659#4043659 Reply to the post http //www.jboss.com/

- Re: Two war files with the same code base

Are you using the flat classloader hack? View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043655#4043655 Reply to the post http //www.jboss.com/index.html?module

- Re: Server restart required after failed EJB3 deploymen

Please post a full stack trace. View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043650#4043650 Reply to the post http //www.jboss.com/index.html?module bb&op pos

- Database mirroring.

Is there an JDBC driver besides Microsoft that supports database mirroring? Regards. Kenth View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043649#4043649 Reply to

- Two war files with the same code base

Hi For the purpose of development our team uses Seam 1.2.1 . So we generally change the name of the project and thus create 2 different WAR files and then deploy them to the same jboss server .

- Server restart required after failed EJB3 deployment?

I have noticed that whenever the deployment of an EJB3 app fails due to any reason the EJB3 service is unregistered. As a result subsequent attempts at deploying any EJB3 application fail until the

- Re: help needed.. plz respond.

If you REALLY want help then maybe you should be more specific. Downloaded what application? Got what error? And mind the spelling and grammar. Have you read any one the tutorials? View the original

- POJOCACHE not working properly

Hi I am using pojocache for replication. I have 4 machines for running my clustered application in Tomcat (Tomcat v 5.5.20 on FC-5 OS with JDK 1.5). One of it is running as loadbalancer and Apache 2.

- load testing EJB3 SLSB

Hi! I have a SLSB as an facade in my application SLSB do some logic and use entity beans to persist. I whant to load test my application is thair any good tolls for that or more generall how does p

- Re: WRONG_DOCUMENT_ERR Exception ???

What does this have to do with Seam? View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043625#4043625 Reply to the post http //www.jboss.com/index.html?module bb&o

- WRONG_DOCUMENT_ERR Exception ???

Hi !!! I am using paypal for my online transactions in me seam project. when ever i submit my form and send request to paypal some times it works fine and most of the time it gives exception given
Page 332 of 3016 Previous 100   Previous 10   331   332   333   334   335   336   337   338   339   340   Next 10   Next 100