Hi list!

I'm using the webstart-maven-plugin, building a war file using the jnlp-download-servlet goal, and everything works fine until now. But I'm doing some RMI stuff, and I need the java.rmi.server.codebase property correctly set. Doing some debug, I found that the codebase is being set to the <jar></jar> href attribute of the .jnlp file, what make sense, of course, and is exactly what I need. But the webstart plugin is generating the version.xml file, what is perfectly fine, but this removes the version info form the jar href.

Finally, someone knows how to generate the .jnlp without generating the version.xml, putting the version info in the href attribute?

Thanks!


--
Fabio Braga de Oliveira
Gerente de Projetos de Software
Work:   +55 19 3295-2111
Mobile: +55 19 9270-6574
E-mail: [EMAIL PROTECTED]

Símula Sistemas de Planejamento e Comércio Ltda.
Url:     http://www.simula.com.br
Address: Av. José Bonifácio, 2510
         Zipcode 13093-240
         Campinas - SP - Brazil


begin:vcard
fn:Fabio Oliveira
n:Oliveira;Fabio
org;quoted-printable:S=C3=ADmula Sistemas de Planejamento e Com=C3=A9rcio Ltda.
adr;quoted-printable:;;Av. Jos=C3=A9 Bonif=C3=A1cio, 2510;Campinas;SP;13093-240;Brazil
email;internet:[EMAIL PROTECTED]
title:Gerente de Projetos de Software
tel;work:+55 19 3295-2111
tel;cell:+55 19 9270-6574
x-mozilla-html:FALSE
url:http://www.simula.com.br
version:2.1
end:vcard

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to