Websphere module
----------------
Key: CDV-429
URL: https://jira.terracotta.org/jira//browse/CDV-429
Project: Community Development
Issue Type: Bug
Components: DSO:L1
Affects Versions: 2.4.3
Reporter: Ari Zilka
Assignee: Issue Review Board
When trying to get wars loaded in Websphere using the Websphere config module,
I had everything setup correctly but ended up with a failed container startup
when my included classes where set as "*..*".
I tried leaving out include-classes and just defining my webapp name. That
throws no errors but doesn't work.
I then included "*..*" and Websphere writes a 24MB log file to nativeErr.log
with what is seemingly the world's longest stack trace. So I just eyeballed
the stacktrace, and chose to exlude 2 things:
com.ibm..*
and
org.eclipse..*
Then everything worked perfectly.
I was sharing our Cart.war demo. And I have attached my tc-config (the one
that works).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev