Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

jnlp launcher is broken - php error #113

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1.  Click on http://microemu.org/webstart/mxit.defza.com/mxit/mxit5.9.8.jnlp
2.  Webstart fails

What is the expected output? What do you see instead?
<br />
<b>Deprecated</b>:  Function ereg_replace() is deprecated in 
<b>/home/content/b/a/r/barteo/html/webstart/jnlp-opener.php</b> on line 
<b>39</b><br />

What version of the product are you using? On what operating system?


Please provide any additional information below.


<br />
<b>Deprecated</b>:  Function ereg_replace() is deprecated in 
<b>/home/content/b/a/r/barteo/html/webstart/jnlp-opener.php</b> on line 
<b>39</b><br />
<?xml version="1.0" encoding="utf-8"?>
<jnlp
  spec="1.0+"
  codebase="http://www.microemu.org/microemu-webstart"
  href="../webstart/mxit.defza.com/mxit/mxit5.9.8.jnlp">
  <information>
    <title>MicroEmulator</title>
    <vendor>Bartek Teodorczyk & Vlad Skarzhevskyy</vendor>
    <homepage href="http://www.microemu.org/"/>
    <description>MicroEmulator</description>
    <description kind="short">MicroEmulator</description>
    <icon href="icon.png"/>
    <offline-allowed/>
  </information>

  <security>
      <all-permissions/>
  </security>

  <resources>
    <j2se version="1.4+"/>

<jar href="microemulator-2.0.4.jar" main="true"/>
<jar href="microemu-injected-2.0.4-inject.jar"/>
<jar href="microemu-jsr-75-2.0.4.jar"/>
<jar href="microemu-device-large-2.0.4.jar"/>
<jar href="microemu-device-minimum-2.0.4.jar"/>
<jar href="microemu-nokiaui-2.0.4.jar"/>
<jar href="microemu-siemensapi-2.0.4.jar"/>
<jar href="microemu-demo-2.0.4.jar"/>

  </resources>

  <application-desc main-class="org.microemu.app.Main">
        <argument>--impl</argument>
        <argument>org.microemu.cldc.file.FileSystem</argument>
        <argument>http://mxit.defza.com/mxit/mxit5.9.8.jad</argument>
  </application-desc>

</jnlp>

Original issue reported on code.google.com by jdd...@gmail.com on 11 Sep 2012 at 2:38

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions