> 1.What are the steps to deploy an application with Jboss
> [..]

- create an ejb-jar.xml with bean configuration
- create an jboss.xml with additional container configuration
- put all application classes and configuration files
as a single jar file into the jboss 'deploy' directory
--> the application will be deployed automatically

for more details have a look at http://www.jboss.org/ejb.html

-- tim



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to