users@glassfish.java.net

RE: Static stub URL

From: Ed <Ed_at_edncsoftware.com>
Date: Mon, 26 Nov 2007 19:15:33 -0000

Thanks, that's done the job. Had found the .class files but not the .java
files. There was no existing ctor that took a URL, I've overloaded the
existing one and everything works as expected.

Ed
-----Original Message-----
From: glassfish_at_javadesktop.org [mailto:glassfish_at_javadesktop.org]
Sent: 26 November 2007 18:40
To: users_at_glassfish.dev.java.net
Subject: Re: Static stub URL

This more related to the code that Netbeans generates.

But if you look at the code that NB creates for you (which you can't see in
the Project view, but you can in the File view of the IDE), you'll notice
that the URL is compiled in as a default, but there's a constructor you can
call which will take the URL.


Just look at the generated code, and it should be evident what you need to
do.
[Message sent by forum member 'whartung' (whartung)]

http://forums.java.net/jive/thread.jspa?messageID=247211

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: users-help_at_glassfish.dev.java.net


No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.503 / Virus Database: 269.16.7/1151 - Release Date: 25/11/2007
16:24
 

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.503 / Virus Database: 269.16.7/1151 - Release Date: 25/11/2007
16:24