[EMAIL PROTECTED] writes:

> This may sound like a simple question, but I am having trouble getting the 
> core services in fulcrum to build. Granted, I am not using Ant to build 
> the files, I am using WebSphere Application Developer IDE, because it does 
> a nice job of incremental compiling and resolving dependencies. Hoewever, 
> I am gettting errors like "Cannot throw the type 
> org.apache.fulcrum.InitializationException"
> "Cannot throw the type org.apache.fulcrum.ServiceException"
>
>  Is there something that I am missing? 

I don't know about those errors in particular, but you're definitely
going to have problems if you don't use the Ant build -- some of the
classes in Fulcrum have their source code generated by Torque, and
Torque is called by the Ant build.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to