[jboss-jira] [JBoss JIRA] Resolved: (JBAS-8646) Provide inital OSGi coverage in demos
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Tue Nov 16 08:31:45 EST 2010
[ https://jira.jboss.org/browse/JBAS-8646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler resolved JBAS-8646.
----------------------------------
Fix Version/s: 7.0.0.Alpha2
Resolution: Done
Done
$ mvn -Dexample=osgi install
run:
[echo] -Dexample=osgi was passed in. Running org.jboss.as.demos.osgi.runner.ExampleRunner
osgi-jta-example.jar: 3 assets
Deploying osgi-jta-example.jar
Undeploying osgi-jta-example.jar
14:28:13,193 INFO [org.jboss.osgi.framework.bundle.BundleManager] (pool-1-thread-2) Install bundle: osgi-jta-example:0.0.0
14:28:13,200 INFO [org.jboss.as.demos.osgi.bundle.TransactionExampleActivator] (pool-1-thread-1) Getting UserTransaction
14:28:13,206 INFO [org.jboss.as.demos.osgi.bundle.TransactionExampleActivator] (pool-1-thread-1) Begin UserTransaction
14:28:13,220 INFO [org.jboss.as.demos.osgi.bundle.TransactionExampleActivator] (pool-1-thread-1) Getting TransactionManager
14:28:13,236 INFO [org.jboss.as.demos.osgi.bundle.TransactionExampleActivator] (pool-1-thread-1) Getting Transaction
14:28:13,237 INFO [org.jboss.as.demos.osgi.bundle.TransactionExampleActivator] (pool-1-thread-1) Message: Donate $1.000.000
14:28:13,238 INFO [org.jboss.as.demos.osgi.bundle.TransactionExampleActivator] (pool-1-thread-1) Commiting Transaction
14:28:13,238 INFO [org.jboss.as.demos.osgi.bundle.TransactionExampleActivator] (pool-1-thread-1) Before Completion
14:28:13,239 INFO [org.jboss.as.demos.osgi.bundle.TransactionExampleActivator] (pool-1-thread-1) After Completion: Donate $1.000.000
14:28:13,240 INFO [org.jboss.osgi.framework.bundle.AbstractBundle] (pool-1-thread-1) Bundle started: osgi-jta-example:0.0.0
14:28:14,419 INFO [org.jboss.osgi.framework.bundle.AbstractBundle] (pool-1-thread-1) Bundle uninstalled: osgi-jta-example:0.0.0
14:28:14,430 INFO [org.jboss.as.deployment] (pool-1-thread-1) Undeployed osgi-jta-example.jar
> Provide inital OSGi coverage in demos
> --------------------------------------
>
> Key: JBAS-8646
> URL: https://jira.jboss.org/browse/JBAS-8646
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 7.0.0.Alpha2
>
>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list