Getting applet alerts when using xml-task

View: New views
7 Messages — Rating Filter:   Alert me  

Getting applet alerts when using xml-task

by jaki :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I get an applet alert message box asking permission to read from / write to the given xml file when using xmltask ant task. Anyway to get rid of this?

AW: Getting applet alerts when using xml-task

by Jan.Materne :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You arent starting Ant from the command line, I guess? ...
 
 
Jan

________________________________

Von: jaki [mailto:jackie_james@...]
Gesendet: Do 18.09.2008 16:25
An: user@...
Betreff: Getting applet alerts when using xml-task




I get an applet alert message box asking permission to read from / write to
the given xml file when using xmltask ant task. Anyway to get rid of this?
--
View this message in context: http://www.nabble.com/Getting-applet-alerts-when-using-xml-task-tp19554137p19554137.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...





---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...

Re: AW: Getting applet alerts when using xml-task

by jaki :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If what you asked was whether I'm running the buildfile using 'ant' on the commandline then yes that's what I'm doing. And I still get the alert.
Jan.Materne wrote:
You arent starting Ant from the command line, I guess? ...
 
 
Jan

________________________________

Von: jaki [mailto:jackie_james@infosys.com]
Gesendet: Do 18.09.2008 16:25
An: user@ant.apache.org
Betreff: Getting applet alerts when using xml-task




I get an applet alert message box asking permission to read from / write to
the given xml file when using xmltask ant task. Anyway to get rid of this?
--
View this message in context: http://www.nabble.com/Getting-applet-alerts-when-using-xml-task-tp19554137p19554137.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org

Re: AW: Getting applet alerts when using xml-task

by jaki :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Here's my stack dump:

  [xmltask] -- PolicyProps uninitialized on access of 'jscan.session.policyname'
  [xmltask] -- PolicyProps uninitialized on access of 'jscan.session.origin_uri'
  [xmltask] -- PolicyProps uninitialized on access of 'misc.no_user_interaction'
  [xmltask] -- PolicyProps uninitialized on access of 'misc.prompt_user'
  [xmltask] -- PolicyProps uninitialized on access of 'misc.notify_user'
  [xmltask] -- PolicyProps uninitialized on access of 'misc.max_offense_cnt'
  [xmltask] -- PolicyProps uninitialized on access of 'misc.strict_enforcement'
  [xmltask] -- PolicyProps uninitialized on access of 'file.read.state'
  [xmltask] -- PolicyProps uninitialized on access of 'file.read.in_list'
  [xmltask] Msgs: Failed to find localized message for key "instr.action.file.read" - using default English form
  [xmltask] Msgs: Failed to find localized message for key "instr.msg.dialog.action_warning_start" - using default English form
  [xmltask] -->> returning Frame NULL
  [xmltask] Msgs: Failed to find localized message for key "instr.dialog.title.applet_alert" - using default English form
  [xmltask] Msgs: Failed to find localized message for key "instr.button.allow" - using default English form
  [xmltask] Msgs: Failed to find localized message for key "instr.button.disallow" - using default English form
  [xmltask] Msgs: Failed to find localized message for key "instr.button.stop_applet" - using default English form
  [xmltask] BaseDialog: owner frame is a java.awt.Frame
  [xmltask] -- PolicyProps uninitialized on access of 'jscan.session.policyname'
  [xmltask] -- PolicyProps uninitialized on access of 'jscan.session.origin_uri'
  [xmltask] -- PolicyProps uninitialized on access of 'misc.no_user_interaction'
  [xmltask] -- PolicyProps uninitialized on access of 'misc.prompt_user'
  [xmltask] -- PolicyProps uninitialized on access of 'misc.notify_user'
  [xmltask] -- PolicyProps uninitialized on access of 'misc.max_offense_cnt'
  [xmltask] -- PolicyProps uninitialized on access of 'misc.strict_enforcement'
  [xmltask] -- PolicyProps uninitialized on access of 'misc.block_com_ms_pkgs'
  [xmltask] -- PolicyProps uninitialized on access of 'misc.block_netscape_pkgs'
  [xmltask] -- PolicyProps uninitialized on access of 'file.write.state'
  [xmltask] -- PolicyProps uninitialized on access of 'file.write.in_list'
  [xmltask] Msgs: Failed to find localized message for key "instr.action.file.write" - using default English form
  [xmltask] Msgs: Failed to find localized message for key "instr.msg.dialog.action_warning_start" - using default English form
  [xmltask] -->> returning Frame NULL
  [xmltask] Msgs: Failed to find localized message for key "instr.dialog.title.applet_alert" - using default English form
  [xmltask] Msgs: Failed to find localized message for key "instr.button.allow" - using default English form
  [xmltask] Msgs: Failed to find localized message for key "instr.button.disallow" - using default English form
  [xmltask] Msgs: Failed to find localized message for key "instr.button.stop_applet" - using default English form
  [xmltask] BaseDialog: owner frame is a java.awt.Frame


If what you asked was whether I'm running the buildfile using 'ant' on the commandline then yes that's what I'm doing. And I still get the alert.
Jan.Materne wrote:
You arent starting Ant from the command line, I guess? ...
 
 
Jan

________________________________

Von: jaki [mailto:jackie_james@infosys.com]
Gesendet: Do 18.09.2008 16:25
An: user@ant.apache.org
Betreff: Getting applet alerts when using xml-task




I get an applet alert message box asking permission to read from / write to
the given xml file when using xmltask ant task. Anyway to get rid of this?
--
View this message in context: http://www.nabble.com/Getting-applet-alerts-when-using-xml-task-tp19554137p19554137.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


AW: AW: Getting applet alerts when using xml-task

by Jan.Materne :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Could you post your buildfiles - the part with <taskdef> and the xmltask usage?

Jan

>-----Ursprüngliche Nachricht-----
>Von: jaki [mailto:jackie_james@...]
>Gesendet: Freitag, 19. September 2008 13:23
>An: user@...
>Betreff: Re: AW: Getting applet alerts when using xml-task
>
>
>Here's my stack dump:
>
>  [xmltask] -- PolicyProps uninitialized on access of
>'jscan.session.policyname'
>  [xmltask] -- PolicyProps uninitialized on access of
>'jscan.session.origin_uri'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.no_user_interaction'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.prompt_user'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.notify_user'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.max_offense_cnt'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.strict_enforcement'
>  [xmltask] -- PolicyProps uninitialized on access of 'file.read.state'
>  [xmltask] -- PolicyProps uninitialized on access of
>'file.read.in_list'
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.action.file.read" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.msg.dialog.action_warning_start" - using default English form
>  [xmltask] -->> returning Frame NULL
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.dialog.title.applet_alert" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.button.allow" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.button.disallow" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.button.stop_applet" - using default English form
>  [xmltask] BaseDialog: owner frame is a java.awt.Frame
>  [xmltask] -- PolicyProps uninitialized on access of
>'jscan.session.policyname'
>  [xmltask] -- PolicyProps uninitialized on access of
>'jscan.session.origin_uri'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.no_user_interaction'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.prompt_user'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.notify_user'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.max_offense_cnt'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.strict_enforcement'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.block_com_ms_pkgs'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.block_netscape_pkgs'
>  [xmltask] -- PolicyProps uninitialized on access of
>'file.write.state'
>  [xmltask] -- PolicyProps uninitialized on access of
>'file.write.in_list'
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.action.file.write" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.msg.dialog.action_warning_start" - using default English form
>  [xmltask] -->> returning Frame NULL
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.dialog.title.applet_alert" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.button.allow" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.button.disallow" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.button.stop_applet" - using default English form
>  [xmltask] BaseDialog: owner frame is a java.awt.Frame
>
>
>jaki wrote:
>>
>> If what you asked was whether I'm running the buildfile
>using 'ant' on the
>> commandline then yes that's what I'm doing. And I still get
>the alert.
>>
>> Jan.Materne wrote:
>>>
>>> You arent starting Ant from the command line, I guess? ...
>>>  
>>>  
>>> Jan
>>>
>>> ________________________________
>>>
>>> Von: jaki [mailto:jackie_james@...]
>>> Gesendet: Do 18.09.2008 16:25
>>> An: user@...
>>> Betreff: Getting applet alerts when using xml-task
>>>
>>>
>>>
>>>
>>> I get an applet alert message box asking permission to read
>from / write
>>> to
>>> the given xml file when using xmltask ant task. Anyway to get rid of
>>> this?
>>> --
>>> View this message in context:
>>>
>http://www.nabble.com/Getting-applet-alerts-when-using-xml-task
>-tp19554137p19554137.html
>>> Sent from the Ant - Users mailing list archive at Nabble.com.
>>>
>>>
>>>
>---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscribe@...
>>> For additional commands, e-mail: user-help@...
>>>
>>>
>>>
>>>
>>>
>>>
>---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscribe@...
>>> For additional commands, e-mail: user-help@...
>>>
>>
>>
>
>--
>View this message in context:
>http://www.nabble.com/Getting-applet-alerts-when-using-xml-task
>-tp19554137p19570605.html
>Sent from the Ant - Users mailing list archive at Nabble.com.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@...
>For additional commands, e-mail: user-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...


Re: AW: AW: Getting applet alerts when using xml-task

by jaki :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes sure.

<path id="xmltask.cp" path="./xmltask-v1.15.1.jar"/>
<taskdef name="xmltask" classname="com.oopsconsultancy.xmltask.ant.XmlTask" classpathref="xmltask.cp"/>

<target name="xmlwrite">
<xmltask source="./qconfig.xml" dest="./qconfig.xml" omitHeader="true">
<replace path="/qconfig/ip/text()" withText="randomvalue"/>
</xmltask>
</target>

Jan.Materne wrote:
Could you post your buildfiles - the part with <taskdef> and the xmltask usage?

Jan

>-----Ursprüngliche Nachricht-----
>Von: jaki [mailto:jackie_james@infosys.com]
>Gesendet: Freitag, 19. September 2008 13:23
>An: user@ant.apache.org
>Betreff: Re: AW: Getting applet alerts when using xml-task
>
>
>Here's my stack dump:
>
>  [xmltask] -- PolicyProps uninitialized on access of
>'jscan.session.policyname'
>  [xmltask] -- PolicyProps uninitialized on access of
>'jscan.session.origin_uri'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.no_user_interaction'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.prompt_user'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.notify_user'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.max_offense_cnt'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.strict_enforcement'
>  [xmltask] -- PolicyProps uninitialized on access of 'file.read.state'
>  [xmltask] -- PolicyProps uninitialized on access of
>'file.read.in_list'
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.action.file.read" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.msg.dialog.action_warning_start" - using default English form
>  [xmltask] -->> returning Frame NULL
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.dialog.title.applet_alert" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.button.allow" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.button.disallow" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.button.stop_applet" - using default English form
>  [xmltask] BaseDialog: owner frame is a java.awt.Frame
>  [xmltask] -- PolicyProps uninitialized on access of
>'jscan.session.policyname'
>  [xmltask] -- PolicyProps uninitialized on access of
>'jscan.session.origin_uri'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.no_user_interaction'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.prompt_user'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.notify_user'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.max_offense_cnt'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.strict_enforcement'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.block_com_ms_pkgs'
>  [xmltask] -- PolicyProps uninitialized on access of
>'misc.block_netscape_pkgs'
>  [xmltask] -- PolicyProps uninitialized on access of
>'file.write.state'
>  [xmltask] -- PolicyProps uninitialized on access of
>'file.write.in_list'
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.action.file.write" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.msg.dialog.action_warning_start" - using default English form
>  [xmltask] -->> returning Frame NULL
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.dialog.title.applet_alert" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.button.allow" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.button.disallow" - using default English form
>  [xmltask] Msgs: Failed to find localized message for key
>"instr.button.stop_applet" - using default English form
>  [xmltask] BaseDialog: owner frame is a java.awt.Frame
>
>
>jaki wrote:
>>
>> If what you asked was whether I'm running the buildfile
>using 'ant' on the
>> commandline then yes that's what I'm doing. And I still get
>the alert.
>>
>> Jan.Materne wrote:
>>>
>>> You arent starting Ant from the command line, I guess? ...
>>>  
>>>  
>>> Jan
>>>
>>> ________________________________
>>>
>>> Von: jaki [mailto:jackie_james@infosys.com]
>>> Gesendet: Do 18.09.2008 16:25
>>> An: user@ant.apache.org
>>> Betreff: Getting applet alerts when using xml-task
>>>
>>>
>>>
>>>
>>> I get an applet alert message box asking permission to read
>from / write
>>> to
>>> the given xml file when using xmltask ant task. Anyway to get rid of
>>> this?
>>> --
>>> View this message in context:
>>>
>http://www.nabble.com/Getting-applet-alerts-when-using-xml-task
>-tp19554137p19554137.html
>>> Sent from the Ant - Users mailing list archive at Nabble.com.
>>>
>>>
>>>
>---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
>>> For additional commands, e-mail: user-help@ant.apache.org
>>>
>>>
>>>
>>>
>>>
>>>
>---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
>>> For additional commands, e-mail: user-help@ant.apache.org
>>>
>>
>>
>
>--
>View this message in context:
>http://www.nabble.com/Getting-applet-alerts-when-using-xml-task
>-tp19554137p19570605.html
>Sent from the Ant - Users mailing list archive at Nabble.com.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
>For additional commands, e-mail: user-help@ant.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org

Re: AW: AW: Getting applet alerts when using xml-task

by Brian Agnew :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Doesn't look like a stack dump to me! Can you run ant, get the dialog up,
and then hit Ctrl+Break ? That should indicate where the dialog box is
coming from. Your build xml (posted elsewhere) looks perfectly fine, so
something somewhere is intercepting Ant's reading/writing (I guess - is
that pluggable behaviour in Ant?)

Brian

On Fri, September 19, 2008 12:25, Jan.Materne@... wrote:

> Could you post your buildfiles - the part with <taskdef> and the xmltask
> usage?
>
> Jan
>
>>-----Ursprüngliche Nachricht-----
>>Von: jaki [mailto:jackie_james@...]
>>Gesendet: Freitag, 19. September 2008 13:23
>>An: user@...
>>Betreff: Re: AW: Getting applet alerts when using xml-task
>>
>>
>>Here's my stack dump:
>>
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'jscan.session.policyname'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'jscan.session.origin_uri'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'misc.no_user_interaction'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'misc.prompt_user'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'misc.notify_user'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'misc.max_offense_cnt'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'misc.strict_enforcement'
>>  [xmltask] -- PolicyProps uninitialized on access of 'file.read.state'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'file.read.in_list'
>>  [xmltask] Msgs: Failed to find localized message for key
>>"instr.action.file.read" - using default English form
>>  [xmltask] Msgs: Failed to find localized message for key
>>"instr.msg.dialog.action_warning_start" - using default English form
>>  [xmltask] -->> returning Frame NULL
>>  [xmltask] Msgs: Failed to find localized message for key
>>"instr.dialog.title.applet_alert" - using default English form
>>  [xmltask] Msgs: Failed to find localized message for key
>>"instr.button.allow" - using default English form
>>  [xmltask] Msgs: Failed to find localized message for key
>>"instr.button.disallow" - using default English form
>>  [xmltask] Msgs: Failed to find localized message for key
>>"instr.button.stop_applet" - using default English form
>>  [xmltask] BaseDialog: owner frame is a java.awt.Frame
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'jscan.session.policyname'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'jscan.session.origin_uri'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'misc.no_user_interaction'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'misc.prompt_user'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'misc.notify_user'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'misc.max_offense_cnt'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'misc.strict_enforcement'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'misc.block_com_ms_pkgs'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'misc.block_netscape_pkgs'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'file.write.state'
>>  [xmltask] -- PolicyProps uninitialized on access of
>>'file.write.in_list'
>>  [xmltask] Msgs: Failed to find localized message for key
>>"instr.action.file.write" - using default English form
>>  [xmltask] Msgs: Failed to find localized message for key
>>"instr.msg.dialog.action_warning_start" - using default English form
>>  [xmltask] -->> returning Frame NULL
>>  [xmltask] Msgs: Failed to find localized message for key
>>"instr.dialog.title.applet_alert" - using default English form
>>  [xmltask] Msgs: Failed to find localized message for key
>>"instr.button.allow" - using default English form
>>  [xmltask] Msgs: Failed to find localized message for key
>>"instr.button.disallow" - using default English form
>>  [xmltask] Msgs: Failed to find localized message for key
>>"instr.button.stop_applet" - using default English form
>>  [xmltask] BaseDialog: owner frame is a java.awt.Frame
>>
>>
>>jaki wrote:
>>>
>>> If what you asked was whether I'm running the buildfile
>>using 'ant' on the
>>> commandline then yes that's what I'm doing. And I still get
>>the alert.
>>>
>>> Jan.Materne wrote:
>>>>
>>>> You arent starting Ant from the command line, I guess? ...
>>>>
>>>>
>>>> Jan
>>>>
>>>> ________________________________
>>>>
>>>> Von: jaki [mailto:jackie_james@...]
>>>> Gesendet: Do 18.09.2008 16:25
>>>> An: user@...
>>>> Betreff: Getting applet alerts when using xml-task
>>>>
>>>>
>>>>
>>>>
>>>> I get an applet alert message box asking permission to read
>>from / write
>>>> to
>>>> the given xml file when using xmltask ant task. Anyway to get rid of
>>>> this?
>>>> --
>>>> View this message in context:
>>>>
>>http://www.nabble.com/Getting-applet-alerts-when-using-xml-task
>>-tp19554137p19554137.html
>>>> Sent from the Ant - Users mailing list archive at Nabble.com.
>>>>
>>>>
>>>>
>>---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: user-unsubscribe@...
>>>> For additional commands, e-mail: user-help@...
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: user-unsubscribe@...
>>>> For additional commands, e-mail: user-help@...
>>>>
>>>
>>>
>>
>>--
>>View this message in context:
>>http://www.nabble.com/Getting-applet-alerts-when-using-xml-task
>>-tp19554137p19570605.html
>>Sent from the Ant - Users mailing list archive at Nabble.com.
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: user-unsubscribe@...
>>For additional commands, e-mail: user-help@...
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@...
> For additional commands, e-mail: user-help@...
>
>


--
Brian Agnew                  http://www.oopsconsultancy.com
OOPS Consultancy Ltd
Tel: +44 (0)7720 397526
Fax: +44 (0)20 8682 0012


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...

LightInTheBox - Buy quality products at wholesale price!