[
https://issues.jboss.org/browse/AS7-6420?page=com.atlassian.jira.plugin.s...
]
jarkko rantavuori commented on AS7-6420:
----------------------------------------
Ok. I get now what is the problem.
- new management console only shows first 10 deployments
- if you deploy a 11th, you won't see it, so it is there as non-enabled without
showing up on the ui
- when you notice it's not there you try to deploy again - it fails as it is already
been deployed (just not showing up on the ui).
What needs to be done:
- show more than 10 deployments in
http://localhost:9990/console/App.html :)
- if a deployment is already there and user tries to re-add the same deployment, give a
meaningful error message.
I guess this defect is about giving a meaningful error message. I can open another one
about showing more than 10 deployments.
spring-xml deployment fails without any error message given in latest
snapshot
------------------------------------------------------------------------------
Key: AS7-6420
URL:
https://issues.jboss.org/browse/AS7-6420
Project: Application Server 7
Issue Type: Bug
Components: OSGi, Server
Affects Versions: 7.2.0.Alpha1
Environment: Windows 7, 64-bit
Reporter: jarkko rantavuori
Assignee: Thomas Diesler
Attachments: org.springframework.xml-2.1.0.RELEASE.jar
Today, 30.1.2013, I just got the latest snapshot from
https://ci.jboss.org/jenkins/job/JBoss-AS-7.x-latest/lastSuccessfulBuild/...
and tried to deploy my Spring framework on it. Spring-xml 2.10 component fails without any
error message given, whereas the same jar deployed without issues in 18.12.2012 snapshot.
I tried to set set "JAVA_OPTS=%JAVA_OPTS%
-Dorg.jboss.as.logging.per-deployment=false" to get an error message, but that did
not help.
Jar is from Spring enterprise repository, containing OSGi metadata, so this might be OSGi
related.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira