[JBoss-user] [Management, JMX/JBoss] - LifeCycle events

2005-06-08 Thread George80
I'am porting an application from weblogic to jboss, and I have a problem with the lifecycle events. Weblogic has a feature for handling lifecycle management. This feature is called "Application lifecycle listener events" and it provide handles on which developers can control behavior during

[JBoss-user] [Installation & Configuration] - System classpath

2005-06-07 Thread George80
I want to put a jar into the system classpath. Does anyone know how to do that? Thanks in advance View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3880566#3880566 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3880566 --

[JBoss-user] [JNDI/Naming/Network] - javax.naming.CommunicationException

2005-05-31 Thread George80
Hello all I am getting error while runing the code given below. Please let me know the solution. public class Test { public static void main(String[] args) throws Exception { Context context = getInitialContext(); //Object o = context.lookup("ejb/facilit

[JBoss-user] [Management, JMX/JBoss] - Deployment problem!!!

2005-04-22 Thread George80
I am trying to deploy an application and i'm getting the following error. I deployed the application before and it worked fine, but now it dont work any more. 15:53:32,665 INFO [EARDeployer] Init J2EE application: file:/C:/jboss-4.0.1RC2/ server/default/deploy/Root.ear 15:53:33,797 INFO [EjbMo

[JBoss-user] [Installation & Configuration] - Deployment problem!!!

2005-04-12 Thread George80
I'm trying to deploy an application in jboss and I'm getting the following error. 14:06:52,201 WARN [verifier] EJB spec violation: Bean : DummyBean Method : public abstract void remove() throws RemoveException, EJBException Section: 7.10.7 Warning: The methods defined in the local interface m

[JBoss-user] [Management, JMX/JBoss] - LifeCycle events

2005-04-04 Thread George80
Weblogic has a feature for handling lifecycle management. This feature is called "Application lifecycle listener events" and it provide handles on which developers can control behavior during deployment, undeployment, and redeployment. I wonder if JBoss have something similar to that. Any answ

[JBoss-user] [Advanced Documentation] - jboss.xml reference

2005-03-08 Thread George80
Do any one know where to find a good reference to jboss.mxl. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869158#3869158 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869158 ---

[JBoss-user] [JBoss Getting Started Documentation] - Re: Error when deploying dukes bank application

2005-02-09 Thread George80
I restarted JBoss and undeployed the application like you said, but this time I got another error I dont understand. ss_4_0_1_RC2 date=200411302349) 09:05:44,241 INFO [Server] Home Dir: C:\jboss4\jboss-4.0.1RC2 09:05:44,241 INFO [Server] Home URL: file:/C:/jboss4/jboss-4.0.1RC2/ 09:05:44,241 IN

[JBoss-user] [JBoss Getting Started Documentation] - Error when deploying dukes bank application

2005-02-08 Thread George80
I get the following error messages everytime I try to deploy the application. I would appreciate if someone could help me. 14:40:46,982 INFO [EARDeployer] Init J2EE application: file:/C:/jboss4/jboss-4. 0.1RC2/server/default/deploy/JBossDukesBank.ear 14:40:48,284 INFO [EARDeployment] Registrati