Please follow these steps appropriately and should get you started:

Create domian directories with the jack login
? mkdir /export/home/jack/apache-tomcat-5.5
? create a softlink to /var/apache/tomcat/conf in /usr/apache/tomcat/
? ln -s /var/apache/tomcat/conf /usr/apache/tomcat/conf
? copy server-minimal.xml file to server.xml
? pfexec cp /usr/apache/tomcat/conf/server-minimal.xml 
/usr/apache/tomcat/conf/server.xml
? Right Click on the Severs in the netbeans and Click on the ?Add Server?
? Select ?Tomcat 5.5? and Click Next.
? set ?/usr/apache/tomcat? as Catalina Home.
? Check on ?Use Private Configuration Folder (Catalina Base)? and set 
Catalina base to
?/export/home/jack/apache-tomcat-5.5?.
? Enter Credential of an exisitng user in the ?manager? role
? Username: tomcat
? Password: tomcat
? check on the ?Create user if it does not exist?.
? Click on the finish. This will create domain for the Tomcat.
? Close the netbeans.

Thanks,
Dileep

Christine Tran wrote:
> Hi,
>
> I've linked the conf dir to CATALINA_HOME.  When I try to add  server
> in Netbeans, I get "The specified CATALINE HOME folder is not valid."
> What?  This is all on the same box, now.  What is NetBeans looking
> for?
>
> CT
> _______________________________________________
>
>
> webstack-discuss mailing list
> webstack-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/webstack-discuss
>   


Reply via email to