I am following the instructions for the PetStore Application after building Embedded Tomcat/JBoss using the newest builds of jboss-cvs.zip and contrib-cvs.zip. It appears that I get JBoss to start correctly with Tomcat. Now, I am trying to get the PetStore Sample Application to work. I am following the instructions for deploying the PetStore 1.1.1 Demo in JBoss. - I have changed a line in cloudscape script located in the $J2EE_HOME/bin directory to contain the port directive (-port 1098) - I have downloaded the patch and copied the petstore-jboss-mods.zip file to the root directory of the Petstore distribution. - The problem occurs when I try to build the new petstore.ear file. I get errors stating: Class org.jboss.security.SecurityAssociation not found in import. Class org.jboss.security.SimplePrincipal not found in import. and the build fails... Is there a JAR file that I need to include in my classpath somewhere that contains these files? _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
