[iphone-java] JSearchCalendar doesn't work on my Iphone

Markus Heberling markus at tisoft.de
Tue Aug 5 12:26:33 UTC 2008


Hi!

In MobileTerminal enter:
su <return>
then enter the password of root, which is alpine, if you havent changed it

You are now logged in as root. And can run the commands:
cd /Applications/JCalendarSearch.app
rm Java
ln -s /usr/bin/java Java

I would also suggest to you, to look into SSH, since its much handier to 
use the console from a real computer.

Regards,
Markus

Richard Middelburg schrieb:
>
> Can you tell me how to do that. I’m new at this stuff. I have 
> connected my iphone to my HP laptop and use windows IPhone PC suite to 
> send over the files!
>
> Richard
>
> *From:* iphone-java-bounces at telesphoreo.org 
> [mailto:iphone-java-bounces at telesphoreo.org] *On Behalf Of *Guillaume 
> Lecomte
> *Sent:* Tuesday, August 05, 2008 2:03 PM
> *To:* iPhone Development in Java (JocStrap)
> *Subject:* Re: [iphone-java] JSearchCalendar doesn't work on my Iphone
>
> Are you logged as root:alpine? chmod 775 on the app files?
>
> 2008/8/5 Richard Middelburg <rmiddelburg at aepex.com 
> <mailto:rmiddelburg at aepex.com>>
>
> I get Permission denied, when I excute the command in mobile terminal.
> HelloJava works fine!
>
>
> Richard
>
>
> -----Original Message-----
> From: iphone-java-bounces at telesphoreo.org 
> <mailto:iphone-java-bounces at telesphoreo.org>
>
> [mailto:iphone-java-bounces at telesphoreo.org 
> <mailto:iphone-java-bounces at telesphoreo.org>] On Behalf Of Jay Freeman
> (saurik)
> Sent: Tuesday, August 05, 2008 1:48 PM
> To: iPhone Development in Java (JocStrap)
> Subject: Re: [iphone-java] JSearchCalendar doesn't work on my Iphone
>
> You need to do those instructions as root. -J
>
> --------------------------------------------------
> From: "Richard Middelburg" <rmiddelburg at aepex.com 
> <mailto:rmiddelburg at aepex.com>>
> Sent: Tuesday, August 05, 2008 4:15 AM
> To: "iPhone Development in Java (JocStrap)"
> <iphone-java at telesphoreo.org <mailto:iphone-java at telesphoreo.org>>
> Subject: Re: [iphone-java] JSearchCalendar doesn't work on my Iphone
>
> > Hi Wes,
> >
> > When I try run "ln -s /usr/bin/java Java" I get an Permission denied
> > error
> >
> > So far as I known is my Iphone up to date!
> >
> > Richard
> >
> > -----Original Message-----
> > From: iphone-java-bounces at telesphoreo.org 
> <mailto:iphone-java-bounces at telesphoreo.org>
> > [mailto:iphone-java-bounces at telesphoreo.org 
> <mailto:iphone-java-bounces at telesphoreo.org>] On Behalf Of Wesley Biggs
> > Sent: Tuesday, August 05, 2008 12:28 PM
> > To: iPhone Development in Java (JocStrap)
> > Subject: Re: [iphone-java] JSearchCalendar doesn't work on my Iphone
> >
> > Richard,
> >
> > Unfortunately you can't run graphical apps from the command line in
> > iPhone OS 2.0, if that's what you're trying to do. But that shouldn't
> > throw an exception, so it's likely you've got something misconfigured.
> >
> > I'm not sure if this is your issue, but I did notice that the ZIP file
> > had its own copy of the java binary -- this isn't necessary and could
> > perhaps be causing problems.
> >
> > To fix (on iPhone):
> > # cd /Applications/JCalendarSearch.app
> > # rm Java
> > # ln -s /usr/bin/java Java
> >
> > Failing that, I'd make sure all your Java-related packages in Cydia
> > are up to date.
> >
> > Wes
> >
> >
> > 2008/8/5 Richard Middelburg <rmiddelburg at aepex.com 
> <mailto:rmiddelburg at aepex.com>>:
> >> Hi All,
> >>
> >> I'm new on new on the list and Java development without a framework.
> >> Normally I developing SAP web dynpro for Java. This a plug-in on
> >> Eclipse. Now I want to build SAP application for the Iphone. I'm
> happy
> >> that I found this Mailing List. Is there also a forum available for
> > tip
> >> and tricks, samples, developer tools and database tools which you can
> >> use during the development of Java application?
> >>
> >>
> >> I also have installed JSearchCalendar on my Iphone, but when I start
> > the
> >> application its closes again. HelloJava works fine. When I start the
> >> java application via mobile Terminal I get the following runtime
> > error:
> >>
> >> Parent=null java.net.URLClassLoader.findClass(URLClassLoader:
> > java:529);
> >>
> >> Please can someone tell me what is wrong.
> >>
> >> Kind Regards,
> >> Richard
> >>
> >>
> >> _______________________________________________
> >> iPhone-Java mailing list
> >> iPhone-Java at telesphoreo.org <mailto:iPhone-Java at telesphoreo.org>
> >> http://www.telesphoreo.org/cgi-bin/mailman/listinfo/iphone-java
> >>
> >
> > _______________________________________________
> > iPhone-Java mailing list
> > iPhone-Java at telesphoreo.org <mailto:iPhone-Java at telesphoreo.org>
> > http://www.telesphoreo.org/cgi-bin/mailman/listinfo/iphone-java
> >
> > _______________________________________________
> > iPhone-Java mailing list
> > iPhone-Java at telesphoreo.org <mailto:iPhone-Java at telesphoreo.org>
> > http://www.telesphoreo.org/cgi-bin/mailman/listinfo/iphone-java
> >
>
> _______________________________________________
> iPhone-Java mailing list
> iPhone-Java at telesphoreo.org <mailto:iPhone-Java at telesphoreo.org>
> http://www.telesphoreo.org/cgi-bin/mailman/listinfo/iphone-java
>
> _______________________________________________
> iPhone-Java mailing list
> iPhone-Java at telesphoreo.org <mailto:iPhone-Java at telesphoreo.org>
> http://www.telesphoreo.org/cgi-bin/mailman/listinfo/iphone-java
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> iPhone-Java mailing list
> iPhone-Java at telesphoreo.org
> http://www.telesphoreo.org/cgi-bin/mailman/listinfo/iphone-java
>   




More information about the iPhone-Java mailing list