Thank Tom, I got it work properly.
Regards, Binh Le On Wed, Apr 1, 2009 at 8:00 AM, Tom Cunningham <[email protected]> wrote: > > Binh, > > Here were the steps I took to configure : > > Download jboss-4.2.3.GA, unpack > Copy juddi-web-2.0rc6.war to server/default/deploy/juddi.war > Download > http://mirrors.ibiblio.org/pub/mirrors/maven2/axis/axis/1.4/axis-1.4.jar > Copy axis-1.4.jar to server/default/lib > Download > http://www.ibiblio.org/maven/commons-discovery/jars/commons-discovery-0.2.jar > Copy commons-discovery-0.2.jar to server/default/lib > Configure a juddiDB (see the jUDDI docs about configuring a datasource) > ./run.sh > > Browse to http://localhost:8080/juddi > > > > Binh Le Thanh wrote: > >> Dear Tom, >> >> Yes, I am using JBoss 4.2.3 GA. Thank you for your kindness. >> >> Binh Le >> >> On Tue, Mar 31, 2009 at 1:19 AM, Tom Cunningham <[email protected]<mailto: >> [email protected]>> wrote: >> >> Binh, >> >> Are you using 4.2.3.GA <http://4.2.3.GA>? I'll download and >> give it a shot if you can give me the details on the version you >> are using. >> >> >> --Tom >> >> Binh Le Thanh wrote: >> >> Hi Kurt, >> >> Could you please give me some information on the jUDDI version >> that come with JBOSS 4.2.3. >> >> Binh Le >> >> On Tue, Mar 31, 2009 at 12:58 AM, Kurt T Stam >> <[email protected] <mailto:[email protected]> >> <mailto:[email protected] <mailto:[email protected]>>> wrote: >> >> Binh Le Thanh wrote: >> >> Dear all, >> >> I got jUDDI 2.0rc6 deployed on JBoss 4.2.3. However >> when I run >> happyjuddi.jsp to validate my installation I got the >> folowing >> error: >> >> Cannot find class >> org.apache.axis2.transport.http.AxisServlet >> >> Could you please help me to fix this problem. >> >> I don't see in the hompage of JUDDI mentioned to >> support JBOSS >> however JBoss Web is actually Tomcat so it should work with >> jUDDI seamlessly. However I guest this problem may >> caused by >> classloading structure problem, is it right? >> >> >> Regards, >> Binh Le >> >> JBoss already packages up a version of jUDDI. You probably >> want to >> remove that one before deploying this one. >> >> --Kurt >> >> >> >> >> >
