Project Properties
I have a project where the server property in the project properties window
is set to
"Modular services provided by different servers".
I have JSP/Servlet services set to tomcat, while I have EJB and Deployment
set to
EASERver. The problem is that when I try and build the project JBuilder is
trying to
copy my web module to EAServer These are the errors reported.
a.. Copying classes to Web module WebModule1:
D:/Sybase/EAServer/html/classes (The system cannot find the file specified)
b.. D:/Sybase/EAServer/html/classes (The system cannot find the file
specified)
Isn't there a way to set the project up so that u can deploy EJB's to an
appserver from within Jbuilder, while using a different server for your web
modules.
TIA,
Wayne
|