Hi Diego, Are you using the source distribution of the 1.0 release? also what is the jdk version?
This should be working if you do an online build. (mvn clean install -U). If you are still unable to get the build working please specify the exact environment that you are using so that I can try? I can not reproduce this in my machine. Thanks, Ruwan. On 8/4/07, Diego <[EMAIL PROTECTED]> wrote: > > Hi, > > i use > > > > mvn clean install > > > > to build synapse, but that didnt work. Gave the following error: > > > > [INFO] > > ---------------------------------------------------------------------------- > [INFO] Building Apache Synapse - Extensions > [INFO] task-segment: [install] > [INFO] > > ---------------------------------------------------------------------------- > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] Copying 4 resources > [INFO] [compiler:compile] > Compiling 13 source files to C:\Documents and Settings\Diego\My > Documents\Tesi\synapse-1.0-src\modules\extensions\target\classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > C:\Documents and Settings\Diego\My > Documents\Tesi\synapse- > 1.0-src\modules\extensions\src\main\java\org\apache\s > ynapse\mediators\bsf\ScriptMediator.java:[216,45] > unreported exception java.lang.NoSuchMethodException; must be caught or > declared to be thrown > > > Can you please help me, on how to build the source. > > Thanks in advance. > > -- Ruwan Linton http://www.wso2.org - "Oxygenating the Web Services Platform"
