Ok, if you have signed it and in the console appears nothing, maybe is a
firewall/proxy issue, have you checked this too ??

Your english is ok, i speak spanish and you portuguese which are more
closer but we need to share with the rest of the world ;).

Carlos


> My applet is already signed, the first time it runs it asks me for the 
> certificate confirmation, etc, and I'm aware it runs in the client side, but 
> my question is, if it works in any machine over my LAN, why not over the 
> Internet once it is already started and my .java.policy allows it to do 
> everything.
> 
> About the exceptions, you mean, in the java console?
> 
> Thanks
> 
> Claudio.
> 
> PS. sorry my english!
> 
> ----- Original Message ----- 
> From: "Carlos Proal" <[EMAIL PROTECTED]>
> Cc: "Slide Users Mailing List" <slide-user@jakarta.apache.org>
> Sent: Tuesday, June 14, 2005 3:16 PM
> Subject: Re: Upload files from file system to slide/wedav server
> 
> 
> > Do you get any exception ??, through the Internet you must "sign" the
> > applet, your solution is a local implementation only, remeber the applet
> > runs in the client side.
> >
> > Carlos
> >
> > On Tue, 2005-06-14 at 14:56 -0300, Claudio Carvalho wrote:
> >> Hi,
> >>
> >> I'm using a signed applet to upload files from file system to 
> >> slide/webdav
> >> server, and I'm using the following .java.policy =>
> >> grant {
> >>   permission java.security.AllPermission;
> >> };
> >>
> >> So, when I run the applet through my LAN it works fine, but it doesn't 
> >> work
> >> over the Internet.
> >>
> >> Does anybody know if it is a permission issue or something related to 
> >> that?
> >>
> >> Could it be anything related to Slide/webdav permissions or protocols?
> >>
> >> Thanks.
> >>
> >> Claudio.
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to