This error may because the directory it is searching is the wrong one, not sure what you typed in. One question did you get a dialog when the application opened that said "Neither JSP or PHP returned successfully..."?
Another thing that can be done is use the eclipse version of this to do the code injection.
Bob (Buffone)
On Tue, Oct 27, 2009 at 9:40 AM, myrdhinbzh <myrdhinbzh@...> wrote:
Thanks for your reply.
jsLex/ is inside myApp and the <script> inside my index.php is now OK.
> You need to put jslex inside of your web application
> c:\wamp\www\myApp\jsLex and change the script to
> <script type="text/javascript" src="http://localhost/myApp/jsLex/javascript/jsLex.js"></script>
I can't create my 'profile.xml' with 'profile.html'. With 'profile.html' i can load a xml profile file. I think it's with 'jslex.html'. But it doesn't work for me :'(
> You will first want to create the profile.xml using profile.html
I have errors in my php_error.log :
[27-Oct-2009 14:36:54] PHP Notice: Undefined index: encodeDirectory in C:\wamp\www\myApp\jsLex\php\start_analyze.php on line 4
[27-Oct-2009 14:36:54] PHP Stack trace:
[27-Oct-2009 14:36:54] PHP 1. {main}() C:\wamp\www\myApp\jsLex\php\start_analyze.php:0
and in my apache_error.log :
[Tue Oct 27 14:36:54 2009] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/myApp/jsLex/Nexaweb/client/lib/com/nexaweb/client
[Tue Oct 27 14:36:54 2009] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/myApp/jsLex/Nexaweb/client/lib/com/nexaweb/client
[Tue Oct 27 14:36:54 2009] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/myApp/jsLex/Nexaweb/client/lib/com/nexaweb/client
[Tue Oct 27 14:36:54 2009] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/myApp/jsLex/Nexaweb/client/lib/com/nexaweb/client
...
Thanks for your help,
--
Bob (Buffone)