users@glassfish.java.net

Re: Deploy war in embedded Glassfish

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Sat, 30 Jan 2010 13:00:25 +0100

sounds similar to this : http://forums.java.net/jive/thread.jspa?threadID=73473&tstart=45
can you confirm?
-Alexis

On 30 janv. 2010, at 12:11, glassfish_at_javadesktop.org wrote:

> Hello Alexis,
> I've encountered the same problem as the op.
> The glassfish-embedded-all jar seems to be ok.
> And I'm getting the same exception.
> The root cause is :
> Caused by: java.net.ConnectException: Connection refused: connect
> at java.net.PlainSocketImpl.socketConnect(Native Method)
> at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
> at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
> at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
> [....]
> at org.apache.jasper.xmlparser.ParserUtils.parseXMLDocument(ParserUtils.java:296)
> ... 45 more
> [Message sent by forum member 'pdapples' (pierre.dapples_at_gmail.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=383800
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>