[jboss-dev-forums] [Design of POJO Server] - Re: MainDeployer MBean methods in JBoss 5

adrian@jboss.org do-not-reply at jboss.com
Thu Jul 3 05:52:09 EDT 2008


"Wolfgang Knauf" wrote : I'm stuck. I found the deployment manager, but now I don't know how to continue. Google does not help, either. 
  | 
  | How do I deploy an application and wait for deployment? Has anybody a small code snippet?
  | 

This is more a question for the user forums not here.
Start with the JSR88 spec
http://jcp.org/en/jsr/detail?id=88
It's not big on code snippets but it does have lots of diagrams
explaining the "protocol", e.g. the Progress object.

anonymous wrote : 
  | The only hint I found is this: http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/trunk/testsuite/src/main/org/jboss/test/deployment/BaseDeploymentTestCase.java?revision=62584&view=markup. /quote]
  | 
  | Actually, this brings up an important issue, this test is not being run in our
  | normal testsuite runs.
  | 
  | In fact, it is failing at the moment:
  | 
  |   | deployment-service-unit-tests:
  |   |      [echo] Starting patternset=deployment-service.includes config=DeploymentService
  |   |     [junit] Running org.jboss.test.deployment.test.DeploymentServiceUnitTestCase
  |   |     [junit] Tests run: 17, Failures: 5, Errors: 4, Time elapsed: 38.16 sec
  |   |     [junit] Test org.jboss.test.deployment.test.DeploymentServiceUnitTestCase FAILED
  |   | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162280#4162280

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162280



More information about the jboss-dev-forums mailing list