Re: a personal reply to your yaml-core post
ygna kumar velliangiri <[email protected]>
| Newsgroups | gmane.text.yaml.general |
|---|---|
| Message-ID | <CAD+TASD-DYxUvXQKr4BZmFbXRsMTnOCqXCUMH+xBdj2yjexujg@mail.gmail.com> |
Still i'm facing the issue.
following is the error i get. this shows as yaml reader. if this is not the
list, please suggest correct one.
net.sourceforge.yamlbeans.YamlReader$YamlReaderException: Line 6, column 2:
Erro
r setting property 'mailTo' on class: com.whs.spec.MailConfig
at
net.sourceforge.yamlbeans.YamlReader.readValueInternal(YamlReader.jav
a:255)
at
net.sourceforge.yamlbeans.YamlReader.readValue(YamlReader.java:141)
at net.sourceforge.yamlbeans.YamlReader.read(YamlReader.java:98)
at com.whs.generate.Mail.<init>(Mail.java:23)
at com.whs.generate.Mail.main(Mail.java:90)
Caused by: net.sourceforge.yamlbeans.parser.Parser$ParserException: Line 6,
colu
mn 2: Expected a 'block end' but found: scalar
at
net.sourceforge.yamlbeans.parser.Parser$24.produce(Parser.java:383)
at
net.sourceforge.yamlbeans.parser.Parser.getNextEvent(Parser.java:81)
at
net.sourceforge.yamlbeans.parser.Parser.peekNextEvent(Parser.java:92)
at
net.sourceforge.yamlbeans.YamlReader.readValueInternal(YamlReader.jav
a:277)
at
net.sourceforge.yamlbeans.YamlReader.readValue(YamlReader.java:141)
at
net.sourceforge.yamlbeans.YamlReader.readValueInternal(YamlReader.jav
a:252)
... 4 more
Exception in thread "main" java.lang.NullPointerException
at com.whs.generate.Mail.compose(Mail.java:36)
at com.whs.generate.Mail.main(Mail.java:92)
On Wed, Jul 10, 2013 at 4:28 PM, Clark C. Evans <[email protected]> wrote:
> **
> First, your message is off-topic for YAML-CORE, it'd be great if you
> contacted
> the creator or vendor of the software you wish to use. Please take
> further
> correspondence somewhere elae... thank you ;)
>
> Second, you might try:
>
> mailTo:
> - [email protected]
> - [email protected]
>
> Best,
>
> Clark
>
> On Wed, Jul 10, 2013, at 02:06 AM, ygna kumar velliangiri wrote:
>
> ok, then.. please help me out from this. Will that took from RFC0822<http://www.ietf.org/rfc/rfc0822.txt>
> ?
>
> exact code is..
>
> !com.whs.spec.mailconfig
>
> mailTo:
> - "[email protected];[email protected]"
> cc:
> - "[email protected]"
>
> messageText: "\n This is a test mail.\n"
> messageFooter: "Thanks. \n My Team"
>
> from: "[email protected]"
>
> In this i couldn't find mailconfig.I can able to send the mail when i
> add a single id in To field. I know, this may be due to seperator. Still, i
> cannot resolve it. It will be great if you could help me.
>
>
>
>
> On Tue, Jul 9, 2013 at 7:48 PM, Alexey Zakhlestin <[email protected]>wrote:
>
>
>
> On 09.07.2013, at 18:04, ygna kumar velliangiri <[email protected]>
> wrote:
>
> > I think YAML includes mailing configuration too. Adding multiple
> contact will be the part of YAML rite?
>
> I don't know what you're talking about.
> Here's what this mailing list is about:
> http://www.yaml.org/spec/1.2/spec.html
>
>
>
> --
> Alexey Zakhlestin
> CTO at Grids.by/you
> https://github.com/indeyets
> PGP key: http://indeyets.ru/alexey.zakhlestin.pgp.asc
>
>
>
>
>
>
>
> --
> *Cheers*
> *Ygna Kumar S V** *
> *mobile**9003671547*
>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> *_______________________________________________*
> Yaml-core mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/yaml-core
>
>
--
*Cheers*
*Ygna Kumar S V**
*
*mobile**9003671547*
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Yaml-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/yaml-core