[
https://issues.jboss.org/browse/AS7-308?page=com.atlassian.jira.plugin.sy...
]
jehanzeb qayyum edited comment on AS7-308 at 3/12/12 6:09 AM:
--------------------------------------------------------------
I tried your suggestion this time i am using JBoss AS 7.1.1 Final. Same error...
was (Author: jehanzeb.qayyum):
I tried your suggestion this time i am using JBoss AS 7.1.1 Final. Now i am getting
different error:
ShowSMime::ERROR ->Mon Mar 12 12:56:29 GST 2012Self-Integrity Check FAILED:
java.lang.SecurityException: No trusted certificate was provided.
at ShowSMime.login(ShowSMime.java:472) at
ShowSMime.<init>(ShowSMime.java:209) ... 50 more
What do you think? Thanks.
Provide an option to change the code source used by deployments
---------------------------------------------------------------
Key: AS7-308
URL:
https://issues.jboss.org/browse/AS7-308
Project: Application Server 7
Issue Type: Enhancement
Components: Class Loading, VFS
Reporter: David Lloyd
Assignee: Stuart Douglas
Priority: Minor
Fix For: 7.1.0.CR1
For most use cases, using the VFS URL for the code source is best. However in certain
cases the code source is expected to correspond to a physical filesystem location,
possibly even a valid JAR URL.
So there should be an option in jboss-deployment-structure.xml to allow the code source
to be changed to be the URL of the physical location of the VFS mount point instead of the
VFS root URL. This option would default to "off", meaning use the VFS URL.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira