Title: SV: Source debugging of EJB/Servlet

Orion supports unpackaged .WAR and .EAR archives.
unpack your app in your applicattions library so that it looks something like
.../orion/
      /applications/
         /myear/
            /META-INF
            /com

then just reference the /myear/ directory instead of the myear.ear file.

WR

> -----Ursprungligt meddelande-----
> Fr�n: hanasaki [mailto:[EMAIL PROTECTED]]
> Skickat: den 24 januari 2001 14:02
> Till: Orion-Interest
> �mne: Source debugging of EJB/Servlet
>
>
> The Servlet and JSP is not so difficult becuse orion compiles
> the source
> and the .class/.java files are all in the filesystem
>
> How is it done with EJB's since the EAR / WAR files must be built to
> deploy?
>

Reply via email to