ASF Bugzilla – Attachment 33284 Details for
Bug 58629
Container is not initialized while starting tomcat in embedded mode.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for the solution.
Tomcat.java.patch (text/plain), 341 bytes, created by
Sagar Gandhi
on 2015-11-20 09:08:12 UTC
(
hide
)
Description:
Patch for the solution.
Filename:
MIME Type:
Creator:
Sagar Gandhi
Created:
2015-11-20 09:08:12 UTC
Size:
341 bytes
patch
obsolete
>Index: Tomcat.java >=================================================================== >--- Tomcat.java (revision 1715322) >+++ Tomcat.java (working copy) >@@ -340,6 +340,7 @@ > */ > public void start() throws LifecycleException { > getServer(); >+ getEngine(); > getConnector(); > server.start(); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 58629
: 33284