[
https://issues.jboss.org/browse/AS7-2242?page=com.atlassian.jira.plugin.s...
]
Kurt Stam commented on AS7-2242:
--------------------------------
When I add the juddi.properties file and:
wrapper.addInitParameter("juddi.propertiesFile", "juddi.properties");
wrapper.setLoadOnStartup(1);
then in now fails in RegistryServlet on line 70
InputStream is =
getServletContext().getResourceAsStream(propFile);
So it can't read properties file from the classpath using the ServletContext. Not sure
how to fix this, but jUDDIv3 will not have this issue.
Initial port of the JUDDI service
---------------------------------
Key: AS7-2242
URL:
https://issues.jboss.org/browse/AS7-2242
Project: Application Server 7
Issue Type: Task
Components: JAXR
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 7.1.0.Beta1
--
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