<?xml version="1.0" encoding="utf-8"?>
<!-- Web Start Deployment Template /openmeetings// => is either / in case 
its .war or /openmeetings/ in case its a native red5 webapp-->
<jnlp spec="1.0+" codebase="http://156.192.86.34:5080$webAppRootKeyscreen";> 
        <information> 
                <title>ScreenViewer Client Application</title> 
                <vendor>Openmeetings</vendor> 
                <homepage>http://code.google.com/p/openmeetings/</homepage>
                <icon href="icon.jpg" />
                <icon kind="splash" href="splashicon.jpg" />
                <description>ScreenViewer Client Application</description> 
                <description kind="short">A File to grab a screen and send
it to a Server</description> 
                <offline-allowed/> 
        </information>
        <security>
            <all-permissions/>
        </security>     
        <resources> 
                <j2se version="1.4+"/> 
        <jar href="viewer.jar"/> 
        
    </resources> 
    <application-desc main-class="jrdesktop.main">
 
<argument>http://183.182.86.34:5080//openmeetings//ScreenServlet</argument> 
        <argument>53c9f01534a0da6617f06f7d657a1f72</argument> 
        <argument>156</argument> 
        <argument>public</argument> 
        <argument>02099bf45782e03b2933b25ff50c79ca</argument>
        <argument>no</argument> 
    </application-desc> 
</jnlp>

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
[email protected]
Sent: Wednesday, June 15, 2011 7:44 PM
To: [email protected]
Subject: Re: [openmeetings-user] unable to launch application

no,

when you click on details, you can see the stack trace.

Sebastian

2011/6/15 Nagesh Nalge <[email protected]>:
> Is this screen help any more.
>
>
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of
> [email protected]
> Sent: Wednesday, June 15, 2011 7:36 PM
> To: [email protected]
> Subject: Re: [openmeetings-user] unable to launch application
>
> We can only make a *best guess* about the error in your SOAP API calls.
> So the only thing we can say is: Stick to the API Docs! There are NO
> optional parameters, or things you can left out.
> So make sure you really meet the method signatures!
>
>
> Sebastian
>
> 2011/6/15 [email protected] <[email protected]>:
>> Hello all
>>
>> i am using openmeetings SOAP API with asp.net 3.5 framework ,
>>
>> when i share desktop or screen , unable to launch application error is
>> appearing.
>>
>> Thanks in advance,
>>
>> nagesh nalge
>>
>> --
>> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
> [email protected].
>> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>>
>>
>
>
>
> --
> Sebastian Wagner
> http://www.webbase-design.de
> http://openmeetings.googlecode.com
> http://www.wagner-sebastian.com
> [email protected]
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
"OpenMeetings User" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
[email protected].
> For more options, visit this group at
http://groups.google.com/group/openmeetings-user?hl=en.
>
>



-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.wagner-sebastian.com
[email protected]

-- 
You received this message because you are subscribed to the Google Groups
"OpenMeetings User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-user?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to