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
 
J2EE
Page 16 of 16 Previous 10   11   12   13   14   15   16  

setResourceAdapter method in ManagedConnectionFactory

I face this problem while using the SUN J2EE 1.4 Beta 2 RI. As per the JCA 1.5 specifications the method "setResourceAdapter " present in the ManagedConnectionFactory method is called by the Applic

BAI file format

Hi Does anyone know of a bai file format. Please let me know Thank you Frantz

Can I use a value passed by a find method in ejbLoad in BMP?

I am using a BMP I want to use some nonpersistence instance values Passed by find methods in ejbLoad. Can I do it legally? For instance as indicated by the following example I want to use a inst

Use of Dependent Objects in EJB

Hello All We are currently addressing the issue of dependent objects in our models using or relying on CMRs. But suppose there is a case where the dependent object is owned by the entity h

Subject: Performance for Finders

Hello All Is there a performance difference between the findByPrimayKey and customFinders ? Ofcourse the performance of the custom finders will depend on the query but fot this case we ca

Subject: where to put the schedular

Hello friends This may not be the right forum to ask this question. But I couldn 't find the appropriate forum. I have requirement wherein I will have to run 2 types of schedulers. I am using

Subject: Serving files dynamically

I currently have a site that allows customers to come view reports for some information we keep. The requirement is to keep a 2 year history on these reports. Currently the reports are generated

Issues related to ManagedConnectionFactory and cci.ConnectionFactory

Hello I probably have a very fundamental question related to the JCA 1.5 specs - 1. I have a requirement of configuring multiple ManagedConnectionFactory (MCF) in my Outbound Resource Adapter

Ejb Deployment with different datasource

Hello People We have a requirement for deploying same ejb multiple times with different datasources. I think we can achieve this by deploying the same bean with different datasources with d

Weblogic instance shuts down. ThreadDeath exception

Hi everybody My weblogic 7.0 server instance once shut down with the following exception. <EJB Exception during invocation from home com.mclaims.modules.payablebillable.handler.SLSBP

Class Loading in Web Tier (Solved)

Hello People For now atleast I have solved the issue of Class Loading by Sub-classing the Parser and overiding the methods where class-loading is done in the parser. So now virtually the pa

Adding jars to classpath of asadmin of J2EE 1.4 RI Beta 2

Hello I want to add my custom jars to the classpath of application server. For this I am adding the locations of the jars to the asadmin.bat file which has the command for starting the applicatio

Subject: Running a Simple JMS Example

Hello This problem is encountered with the J2EE RI 1.4 Beta 1 and 2. I am trying to run a very simple JMS example in which I create a TopicConnectionFactory with a JNDI name "jms/TopicConnecti

Problems running Outbound Adapter on SUN J2EE 1.4 RI Beta 1

Hello I am trying to build an Outbound Adapter using the JCA 1.5 specifications. I have provided implementations for the following classes javax.resource.cci.ConnectionFactory javax.resource.

Problems running Inbound Adapter on J2EE RI Beta 1 & 2

Hello I am currently trying out an implementation of Inbound Adapter. I am using the J2EE RI Beta 2 for the purpose of deploying this adapter. However when I am trying to the Verifier tool to che

use of RunTime class

Hi Group We are developing an application which requires connecting to the remote server using ssh protocol. If I have to connect to that server from command prompt then I type command something

Subject: Class Loading in Web Tier

Hello How do we make it sure that a class loaded in a web-application is picked up from the war and not from the web servers lib. Do we have any configurable property in web-servers or appserver

Free "J2EE Programming " and "Advanced J2EE Programming " courses

(My apology if you have seen a duplicate of this posting. This is one-time posting.) Thanks to the support from many folks the 2nd session of free online "J2EE Programming (with Passion!) " cou

Ralph Stalnecker/ISG/CORP/Highmark is out of the office.

I will be out of the office starting 07/16/2003 and will not return until 07/19/2003. I will respond to your message when I return.

Online Chat, July 22, on Core J2EE Patterns Second Edition

The second edition of the Core J2EE Patterns publication was launched at JavaOne 2003. The original 15 patterns have been completely revised and updated including many new implementation strategie

Help!!

hai friends this is bala I am in my 6th sm of mca i have some projects titles of my own can any one help me in selecting a good project to do that in J2ee with ? the projects r 1. Proto

Ann: Super 3.00: a suite of j2ee tools

Announcement Super 3.00 - a suite of EJB/J2EE monitoring/admin tools. Acelet is the leader in J2EE tools area. If you google "j2ee tools " "j2ee logging " "j2ee scheduler " or alike you will find

Subject: Sun Developer Feedback

Hello Thank you for your interest in Sun products and technologies and for taking the time to write. If you are seeking technical support or coding help please see the options listed here

How to add a server in the " configure Servers menu item " in
Jbui

< qout > Configuring JBuilder TM 8 with Sun ONE Server To configure JBuilder 8 with Sun ONE Application Server 7.0 copy the appsrvSUNJB8.jar to the JBUILDER_HOME\lib\ext directory

weird problem in including manifest file in jar

hi all i have encountered a weird problem while pacaking my jar file with a manifest. i am trying to deploy an .ear file made of multiple jars and ejbs and i have written a manifest file

How many instance of Entity Bean

Hey guys One thing has been intriguing me for a long time. If 3 seperate clients had to fire a findbyprimarykey(PK) on the same Entity Bean then how many instances of Beans are created on the sam

can CMP return many records at once?

Hi I 'm relatively new to J2EE. I have read the specs and docs and there is something I don 't really understand. As far as I understood all CMP 's finder methods with return type Collection sim

International Standards in J2EE

Loose Coupling High (Functional) Cohesion (Object Oriented Componentised Good use of Functions/Procedures) Well Abstracted Layers Reusable Designs Readability Error Handleable Ease Of Use Fi

You are now subscribed to the J2EE-INTEREST list

Tue 1 Jul 2003 21 01 06 Your subscription to the J2EE-INTEREST list (A mailing list for Java(tm) 2 Platform Enterprise Edition) has been accepted. Please save this message for future refere
Page 16 of 16 Previous 10   11   12   13   14   15   16