Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / May 2005

Tip: Looking for answers? Try searching our database.

Soul wrenching JNLP blues

Thread view: 
JavaEnquirer - 26 May 2005 19:03 GMT
I seem to have a problem that whenever I add arguments to my jnlp file
to be passed as parameters to the main method of the target
application, they all come out as null!

I'm passing three parameters, but the target application seems to
retrieve three nulls, so something is getting passed i.e. I'm not
getting an ArrayIndexOutOfBounds exceptions. I've also cleared out the
JWS caches. Anyone encountered anything similar?

( Works fine when I pass the command line args in manually )

<application-desc
main-class="com.ccc.moose.client.swing.ndl.MappingApplicationImpl">
    <argument>DAVID</argument>
    <argument>JONES</argument>
    <argument>SB23 4KY</argument>
</application-desc>

Many thanks in advance. ( AGAIN! )
Andrew Thompson - 26 May 2005 19:34 GMT
> <application-desc
> main-class="com.ccc.moose.client.swing.ndl.MappingApplicationImpl">
>     <argument>DAVID</argument>
>     <argument>JONES</argument>
>     <argument>SB23 4KY</argument>

What happens if change this to any of these three..
    <argument>SB234KY</argument>
    <argument>SB23%204KY</argument>
    <argument>"SB23 4KY"</argument>
?

(BTW - I'm just asking questions based on WAG's here)

Signature

Andrew Thompson
http://www.PhySci.org/codes/  Web & IT Help
http://www.PhySci.org/  Open-source software suite
http://www.1point1C.org/  Science & Technology
http://www.LensEscapes.com/  Images that escape the mundane

JavaEnquirer - 27 May 2005 14:00 GMT
No difference I'm afraid. Thanks.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.