• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Help installing JWSDP 1.6 on OS X Tiger

 
Ranch Hand
Posts: 511
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello again ,

I downloaded the JWSDP (Java Web Services Developer Pack) 1.6 from Sun and ran the Unix shell script file...

The InstallShield Wizard launched and when the screen for "Select a Web Container" appeared, I copied and pasted this particular path:

/Developer/JavaTools/tomcat/jakarta-tomcat-5.5.9

and clicked "Next".

It automatically displayed an error message which stated:

"Error: /Developer/JavaTools/tomcat/jakarta-tomcat-5.5.9 is not a Tomcat 5.0 for Java WSDP installation directory."

Here is how I set up my environment:

Raven:~ untz$ echo $CATALINA_HOME
/Developer/JavaTools/tomcat/jakarta-tomcat-5.5.9
Raven:~ untz$ echo $JAVA_HOME
/System/Library/frameworks/JavaVM.framework/Versions/1.5.0/Home

Has anyone been able to install the Java WSDP 1.6 on OS X Tiger?

Many, many thanks!
 
Unnsse Khan
Ranch Hand
Posts: 511
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello again,

I still haven't had any progress with my problem and no one has responded to my posting...

No one has tried to install JWSDP 1.6 on OS X Tiger?

Please help.....

Kindest regards,
 
Sheriff
Posts: 67753
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

No one has tried to install JWSDP 1.6 on OS X Tiger?



I have not, Unnsse. You are perhaps a pioneer.
 
Unnsse Khan
Ranch Hand
Posts: 511
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the response, Bear!

That was a good one!

When and if you have time could you please download Tomcat 5.5.9 and set it as CATALINA_HOME in your .bash_profile and then download the JWSDP 1.6 and see if you can produce the same problem as me?

Many, many thanks!

Cheers,
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I'm running JWSDP1.6 on Os X Tiger, but with Tomcat 5.0, not Tomcat 5.5.
Tomcat 5.5 is not a supported platform for JWSDP (unfortunately), and I could not find trace of someone who successfully installed it.

Jean-Noel
 
Remember to always leap before you look. But always take the time to smell the tiny ads:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic