I tried to deploy ATM example in Sun's J2EE implementation server, but it
didn't recognize ear file. I tried to create the ear file mayself but when
I tried to include the war and jar files, this last was also not recognize
as a valid file.

Then I tried to create both files begining from the .class files but It
does not work anyway. For last I tried to compile again the classes but I
got the following error:

AccountOwnerManagerEJB.java:8: Package com.evermind.security not found in
import
.
import com.evermind.security.*;
       ^
UserManagementSessionEJB.java:7: Package com.evermind.security not found
in impo
rt.
import com.evermind.security.*;



If the standard file is the jar, Why Orion include especific files in the
code? Does this not break the comatibility?

How I can deploy an Orion application in other servers to test
performance?


THANK YOU.


        -------------------------------------------------------------
        David Sierra Fern�ndez
        E.T.S.I. Telecomunicaci�n
        Universidad de Valladolid    AULA CEDETEL
        Campus Miguel Delibes   E-Mail: [EMAIL PROTECTED]
        47011 Valladolid (SPAIN)
        --------------------------------------------------------------

 -- Sierr@ --


Reply via email to