Square brackets in commit messages
by Carlo de Wolf
Please do not use square brackets [] in commit messages.
The contents between the brackets is deleted during a git-am process.
Carlo
13 years, 6 months
AS7 Arquillian update call
by Thomas Diesler
Folks,
unless otherwise agreed, we meet Thu 09-Jun at the usual time (14:00 UTC)
JSF, arquillian-1.0.0.CR1, testsuite structure are on the list
Conference code
6624229975
cheers
-thomas
--
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
13 years, 6 months
Deployment of resources in application archive
by Francesco Marchioni
Hi all,
just today I was testing on AS 7 nightly builds an Enterprise application
which ships with JMS destinations (hornetq-jms.xml) at the root of the .ear
archive.
With the current release, the JMS destination is not picked up from the .ear
archive.
Do you know if it will be ever supported in AS 7 the deployment of resources
(like JMS destinations or Datasources) on application basis ?
Thanks a lot
Francesco
13 years, 6 months
Security Domain Association
by Darran Lofthouse
For deployments to JBoss AS7 is it still expected that the old way of
associating a security domain with a deployment / individual components
will be followed?
i.e. Specifying the <security-domain> element in the deployment
descriptors or using the SecurityDomain annotation on specific beans.
Has there been any consideration regarding assigning a security domain
as part of the actual deployment process i.e. deploy this archive and
use domain X.
Regards,
Darran Lofthouse.
13 years, 6 months
ClientLoginModule in AS7
by Darran Lofthouse
Is this still expected to be supported in AS7 for setting a username and
password for later authentication?
Regards,
Darran Lofthouse.
13 years, 6 months
integration changes may be needed for when we upgrade to Infinispan 5.0.0.CR6 or greater...
by Scott Marlow
I requested a merge of integration with Infinispan 5.0.0.CR4_AS7 (CR4 +
interposed sync support). We tried to bring in CR6 of Infinispan but
hit a compiler error (http://pastebin.com/g3N71kbX):
org.jboss.as.security.plugins.AuthenticationCacheEvictionListener is not
abstract and does not override abstract method
passivate(org.jboss.security.authentication.JBossCachedAuthenticationManager.DomainInfo)
in org.infinispan.util.concurrent.BoundedConcurrentHashMap.EvictionListener
Rather than try to address that, we went back to the last know to work
build (CR4 and back ported the interposed sync fix there).
Something to be aware of because we will want to work with Infinispan
CR6 or greater (probably in 7.1).
Scott
13 years, 6 months
Cleaner welcome page
by Max Rydahl Andersen
Hi,
(reposting with link instead of image)
Emmanuel showed me the current welcome page and said that was most likely what AS7 would be released with next week.
I know there are other work going on and the final page will be better but I really would like we make that page simpler and actually
link to something relevant from it ;)
So please merge in this pull request https://github.com/jbossas/jboss-as/pull/52
and you will get something like this http://screencast.com/t/BNHqc1qZ
It scales and works in all browser and at all resolutions.
Please :)
/max
http://about.me/maxandersen
13 years, 6 months
Install AS7 as a RubyGem
by Benjamin Browning
Yes, you read the subject right. We're now bundling TorqueBox 2.x as a RubyGem which means Rubyists can install TorqueBox (and hence AS7) with a single command.
http://torquebox.org/news/2011/06/10/torquebox-gem/
The gem includes a Ruby wrapper to deploy, undeploy, boot AS7, and run the CLI. This may not be terribly useful to those on the list but I just thought I'd point it out in case you'd like to check it out. Bundling TorqueBox as a gem wouldn't have been possible without the awesome AS7 work!
Thanks!
Ben
13 years, 6 months
RELEASE CRUNCH
by Jason T. Greene
Hey guys,
I have been seeing lot's of discussion on the future, which I don't want
to completely discourage, but right now we are trying to hit a very
difficult schedule, so if everyone could focus on how they can help the
7.0 release that would be awesome.
Things you can do to help:
1. Fix any TCK issues that you get as soon as you can
2. Look out for usability issues and fix those
3. Make sure there is no major security deficiencies with what we have
4. WRITE DOCS
5. Put on the user hat and try a few deployment's look for low hanging
fruit you can fix.
Thank you!
--
Jason T. Greene
JBoss, a division of Red Hat
13 years, 6 months