Hi

how about this?
In the physical, try adding the complete host details of the virtual machine
in  %WINDIR%\dirvers\etc\hosts file (I mean the hosts file).

that should solve the problem right?

and to the second question, i feel, STAX is a XML way of writing a STAF
services. so STAF is kind of/some what a wrapper around STAX. This aviods
lot of traditional programming in writing a STAF service. All that I have to
do is write xml, the STAX service will manage the rest for me. so the user
will be at the policy level it should least matter if the end use knows the
mechanism completely/partially or nothing.

with this I assume that STAX will indirectly use STAX Result. (I may be
wrong also..)

On 1/15/08, Rahul Wagh <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>
> Q 1.
>
>    I installed STAF and STAX on virtual machine. I tried to copy the file
> on virtual machine using FS service from my physical machine (ps3927). For
> that I gave trust level 5 to my machine in virtual machine config file.
> Entry in config file is as follows:-
>
> *            trust machine tcp://ps3927 level 5*
>
>  Above entry works fine for coping the files. But after some time STAF
> gives error message that my machine tcp://ps3927 has not proper trust level.
> If I changed the above entry to
>
>             *trust machine tcp://ps3927.domainName level 5*
>
> It is working properly. Then I can copy the file to virtual machine.
>
> *   Why such random behavior is there? *
>
> * *
>
> Q 2.
>
>    In STAX job I want to display the error, so I am using <message>
> element. In message element I am using STAXResult variable to display the
> error. But if I used STAFResult variable then it displays different error
> message.
>
> *   What's the difference between STAFResult and STAXResult? Which is more
> useful to get proper error message in execution of STAX job?*
>
> I found that STAFResult variable giving proper error message compare to
> STAXResult variables.
>
>    Thanks in advance.
>
>
>
> Regards,
>
> Rahul.
>
>
>
>
>
>
>
> * *
>
> * *
>
> * *
>
>
>
>
>
> DISCLAIMER ========== This e-mail may contain privileged and confidential
> information which is the property of Persistent Systems Ltd. It is intended
> only for the use of the individual or entity to which it is addressed. If
> you are not the intended recipient, you are not authorized to read, retain,
> copy, print, distribute or use this message. If you have received this
> communication in error, please notify the sender and delete all copies of
> this message. Persistent Systems Ltd. does not accept any liability for
> virus infected mails.
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
>
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> staf-users mailing list
> staf-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/staf-users
>
>


-- 
Cheers!!
Harsha Reddy

----------------------------
For the want of a nail, the horse-shoe was lost.
For the want of a horse-shoe, the steed was lost.
For the want of steed, the rider was lost.
For the want of a rider, the battle was lost.
For the want of the battle, the war was lost.
For the want of the war, the kingdom was lost.
All for the want of a horse-shoe nail.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to