
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Duplicate
|
|
This issue duplicates:
|
|
OPENEJB-995
Whitespace in openejb.xml property values can cause issues
|
|
|
|
|
|
|
|
| Resolution Date: |
29/Jan/09 10:33 PM
|
|
On Jan 19, 2009, at 2:20 PM, JensToerber wrote:
b) You have to be very careful with the properties:
# "25" not allowed, not even 25<blank>, but
mail.smtp.port=25
# "smtp" not allowed, not even smtp<blank>!!
mail.transport.protocol=smtp
# "smtp.web.de" not allowed, but
mail.smtp.host=smtp.web.de
, hence you have to be very careful and the values you specified do not
work.
|
|
Description
|
On Jan 19, 2009, at 2:20 PM, JensToerber wrote:
b) You have to be very careful with the properties:
# "25" not allowed, not even 25<blank>, but
mail.smtp.port=25
# "smtp" not allowed, not even smtp<blank>!!
mail.transport.protocol=smtp
# "smtp.web.de" not allowed, but
mail.smtp.host=smtp.web.de
, hence you have to be very careful and the values you specified do not
work.
|
Show » |
| No work has yet been logged on this issue.
|
|