Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Let JVM decide when to connect #3

Merged
merged 1 commit into from
Jan 15, 2014

Conversation

mathbruyen
Copy link
Contributor

Weblogic fails to retrieve the output stream if the connection is already connected, failing with an exception which sounds like related to setDoOutput. The JVM handles connect by itself so letting it choose the appropriate moment.

Weblogic fails to retrieve the output stream if the connection is already connected (failing with IllegalStateException - Already connected). The JVM handles connect by itself so letting it choose the appropriate moment.
@buildhive
Copy link

Daniel Pacak » com.github.danielpacak.jenkins.ci #9 SUCCESS
This pull request looks good
(what's this?)

danielpacak added a commit that referenced this pull request Jan 15, 2014
Hey Mathieu! Thanks for the patch. Do you want me to release patched artifact?
@danielpacak danielpacak merged commit 2027efb into danielpacak:master Jan 15, 2014
@danielpacak
Copy link
Owner

Published to snapshots repository.

@mathbruyen mathbruyen deleted the patch-1 branch January 16, 2014 08:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants