[
https://jira.jboss.org/jira/browse/TEIID-422?page=com.atlassian.jira.plug...
]
Ted Jones resolved TEIID-422.
-----------------------------
Resolution: Done
1.) Changed logging to log4j and updated logfile location for JBossAS.
2.) Updated HttpServletRequest method signatures to reflect JDK 1.6 changes.
3.) Updated wsdl username and changed multiple references to one shared static constant.
4.) Added the teiid-common-internal jar as a dependency to the teiid-soap pom.
5.) Updated the corrupted MAR files in the teiid-soap project.
Issue with Teiid SOAP War on JBoss 4.2.3 GA
-------------------------------------------
Key: TEIID-422
URL:
https://jira.jboss.org/jira/browse/TEIID-422
Project: Teiid
Issue Type: Bug
Components: SOAP Services
Affects Versions: 6.0.0
Reporter: Ted Jones
Assignee: Ted Jones
Fix For: 6.1.0
Some issues discovered running the Teiid SOAP war on JBoss 4.2.3...
1.) The log location is relative which worked for our kitted Tomcat deployment where we
knew the directory structure. Need an alternative for deployment in a JBossAS container.
2.) Getting JSP compiler errors on the index page... for example:
An error occurred at line: 89 in the jsp file: /index.jsp
The method getContextpath() is undefined for the type HttpServletRequest
3.) The anonymous username used for getting the WSDL was changed in the Membership
interface, but no the client.
4.) A class loading issue related the MetaMatrixAuthenticationException class.
5.) MAR files are corrupt in the teiid-soap project
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira