The petstore patch includes a README which steps you through. Also, in the
JBoss Online Doc itself is a section committed to that. However, I missed
some files for my W2K installation. Here are the additions:
1) script dbrealm.bat is missing, use dbrealm.sh and convert it to a bat, if
you are unfamiliar with DOS bat syntax look at populate.bat
2) for CLoudscape users: server.xml of tomcat DB driver
“COM.cloudscape.coreRmiJdbcDriver” is unknown, use
"COM.cloudscape.core.JDBCDriver" instead
3) classes SecurityAssociation and SimplePrincipal could not be found in the
packages org.jboss.security, copy them from
jakarta-tomcat-3.2.1/src/org/apache/tomcat/util to the directory where you
put JBossSecurityAdapter

Things run fine under Tomcat/JBoss, but I can't get it to run with
Apache/Tomact/JBoss as it is as a reference implementation on jboss.org.
Apache/Tomcat alone works with the jsp examples. But how about JBoss? Does
anyone know how?

Ulli


-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von Robert
Nicholson
Gesendet: Sonntag, 6. Mai 2001 11:40
An: [EMAIL PROTECTED]
Betreff: [JBoss-user] Deploying the Petstore app on Jboss.


Well I downloaded the 1.1.1 patch and fortunately I already have the 1.1.1
source release from javasoft. Despite it no longer being available today. I
look at the README in the patch and it points me to a URL that's no longer
valid

http://www.jboss.org/newsite/documentation/petstore-1.1.1-01.html

I would like to see a number list of steps needed to deploy the Petstore on
jboss. Does such a thing exist?

The Readme still leaves a lot up to the user and it's not for novices.



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to