IIS ISAPI not working

45 views
Skip to first unread message

angelo

unread,
Aug 3, 2009, 11:05:08 PM8/3/09
to Jaxcent
I have Jaxcent working on Tomcat. I really want to try this on IIS
with the ISAPI extension. I have followed the steps on the jaxcent
website but it is not working. Please help.

angelo

unread,
Aug 3, 2009, 11:23:49 PM8/3/09
to Jaxcent
When I follow the instructions and browse to say
Jaxcent21Connector.dll I get the message "do you want to download this
file"

Piero Steffano Del Aguila Macher

unread,
Feb 1, 2010, 10:17:31 AM2/1/10
to jaxcen...@googlegroups.com
Someone has configured jaxcent on IIS environment?
In my case systems throws following error:
Could not load JVM "C:\Program Files\Java\jdk1.6.0_17\jre\bin\client\jvm.dll": The specified module could not be found.
Am I  doing something wrong?
this is my .ini file

# JVM path must end with "jvm.dll"
jvm: C:\Program Files\Java\jdk1.6.0_17\jre\bin\client\jvm.dll
classpath: D:\jaxcentest\jar\JaxcentFramework21.jar;D:\jaxcentest\jar\jaxcent21.jar;D:\jaxcentest
JaxcentConfigXML: C:\Inetpub\wwwroot\JaxcentSampleConfig.xml
ReloadableClasses: D:\jaxcentest
LogFile: c:\inetpub\scripts\logfile.txt

Please help.

Regards,

Piero

2009/8/3 angelo <angel...@gmail.com>

I have Jaxcent working on Tomcat. I really want to try this on IIS
with the ISAPI extension. I have followed the steps on the jaxcent
website but it is not working. Please help.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Jaxcent" group.
To post to this group, send email to jaxcen...@googlegroups.com
To unsubscribe from this group, send email to jaxcentgroup...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jaxcentgroup?hl=en
-~----------~----~----~----~------~----~------~--~---




--
Piero Steffano Del Aguila Macher
         J2EE Specialist

Mukesh Prasad

unread,
Feb 1, 2010, 11:47:37 AM2/1/10
to jaxcen...@googlegroups.com
This message comes just from a "LoadLibrary" call on Windows - so for some reason Windows is not able to load the jvm.dll specified.  Make sure the PATH components for Java are in the "System" PATH instead of the "User" PATH.  Because IIS runs as a service, it doesn't see the "User" PATH, only the "System" PATH.
--
You received this message because you are subscribed to the Google Groups "Jaxcent" group.
To post to this group, send email to jaxcen...@googlegroups.com.
To unsubscribe from this group, send email to jaxcentgroup...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jaxcentgroup?hl=en.

Piero Steffano Del Aguila Macher

unread,
Feb 1, 2010, 12:15:59 PM2/1/10
to jaxcen...@googlegroups.com
There is my system path

%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Java\jdk1.6.0_17\bin;C:\Program Files\Java\jdk1.6.0_17\jre\bin\client

Could be another reason?

2010/2/1 Mukesh Prasad <mkp....@desisoft.com>
Reply all
Reply to author
Forward
0 new messages