<div>hi,</div>
<div> </div>
<div>how to login to opencms from outside .i.e outside the environment, pl let me know if any idea or send me code snippet.</div>
<div> </div>
<div>Thanks in advance.</div>
<div> </div>
<div>--p<br><br> </div>
<div><span class="gmail_quote">On 8/1/06, <b class="gmail_sendername">Ruben Malchow</b> <<a href="mailto:ruben@khm.de">ruben@khm.de</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>hi matze,<br><br>oopsi, i didn't see that one. someone else has described the same<br>problem, and it has been fixed in the most recent release. problem had
<br>two parts: the first one was that i used Properties.saveToXML() which is<br>not part of jdk1.4, the second one was that this lead to a throwable in<br>a situation where under normal circumstance there would only be<br>
exceptions. this throwable was cast to exception, causing the<br>ClassCastException you saw.<br><br>i am sorry for this mistake. i was under the impression i was compiling<br>with a 1.4 compiler, so i didn't think about 1.4
 compatibility, when in<br>fact i had switched the default jdk to 1.5 a while ago.<br><br>again, sorry for the inconvenience. a new version is available for<br>download at:<br><br><a href="http://disco.kalkatraz.de/opencmsftpd/">
http://disco.kalkatraz.de/opencmsftpd/</a><br><br><br>.rm<br><br><br><a href="mailto:mgekeler@arcormail.de">mgekeler@arcormail.de</a> schrieb:<br>> Hello,<br>> i wanted to use the module ftpd : <a href="http://disco.kalkatraz.de/opencmsftpd/">
http://disco.kalkatraz.de/opencmsftpd/</a><br>> i can login but if i make a simple 'ls' i receive a classcast exception.<br>> i use java 1.4 , could this be the problem ?<br>> any ideas ?<br>><br>> thanks matze
<br>><br>> Viel oder wenig? Schnell oder langsam? Unbegrenzt surfen + telefonieren<br>> ohne Zeit- und Volumenbegrenzung? DAS TOP ANGEBOT JETZT bei Arcor: günstig<br>> und schnell mit DSL - das All-Inclusive-Paket für clevere Doppel-Sparer,
<br>> nur  44,85 €  inkl. DSL- und ISDN-Grundgebühr!<br>> <a href="http://www.arcor.de/rd/emf-dsl-2">http://www.arcor.de/rd/emf-dsl-2</a><br>><br>> _______________________________________________<br>> This mail is sent to you from the opencms-dev mailing list
<br>> To change your list options, or to unsubscribe from the list, please visit<br>> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>>
<br><br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">
http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div><br>