Compillation Error

Miky <[email protected]> Tue, 10 Jul 2007 19:21:59 +0200
Newsgroups gmane.comp.apache.webservices.wsif.user
Message-ID <[email protected]>
------=_Part_148981_29297286.1184088119694
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi all,

I'm getting the following error while building wsif obtained from svn (
http://svn.apache.org/repos/asf/webservices/wsif/trunk).

--->There are no warnings at checkDependencies section.

dynamic:
    [javac] Compiling 175 source files to
/home/foxitie/WSIF_2_0/WSIF_DEV/trunk/java/build/classes
    [javac]
/home/foxitie/WSIF_2_0/WSIF_DEV/trunk/java/src/org/apache/wsif/base/Private=
CompositeExtensionRegistry.java:43:
package org.apache.wsif.wsdl.extensions.bsf does not exist
    [javac] import org.apache.wsif.wsdl.extensions.bsf.BSFBindingSerializer=
;
    [javac]                                           ^
    [javac]
/home/foxitie/WSIF_2_0/WSIF_DEV/trunk/java/src/org/apache/wsif/base/Private=
CompositeExtensionRegistry.java:76:
cannot find symbol
    [javac] symbol  : class BSFBindingSerializer
    [javac] location: class
org.apache.wsif.base.PrivateCompositeExtensionRegistry
    [javac]         BSFBindingSerializer bsfBindingSerializer =3D new
BSFBindingSerializer();
    [javac]         ^
    [javac]
/home/foxitie/WSIF_2_0/WSIF_DEV/trunk/java/src/org/apache/wsif/base/Private=
CompositeExtensionRegistry.java:76:
cannot find symbol
    [javac] symbol  : class BSFBindingSerializer
    [javac] location: class
org.apache.wsif.base.PrivateCompositeExtensionRegistry
    [javac]         BSFBindingSerializer bsfBindingSerializer =3D new
BSFBindingSerializer();
    [javac]                                                         ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 3 errors


I've seen that other user have the same problem, but there were no replies
for that mail. I'm also realised that there is no package named BSF at that
path. What's wrong here?

Thank you for your time.

--=20
Miguel Juli=E1n Ramos
http://www.mikysblog.com

------=_Part_148981_29297286.1184088119694
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi all,<br><br>I&#39;m getting the following error while building wsif obta=
ined from svn (<a href=3D"http://svn.apache.org/repos/asf/webservices/wsif/=
trunk">http://svn.apache.org/repos/asf/webservices/wsif/trunk</a>).<br><br>
---&gt;There are no warnings at checkDependencies section.<br><br>dynamic:<=
br>&nbsp;&nbsp;&nbsp; [javac] Compiling 175 source files to /home/foxitie/W=
SIF_2_0/WSIF_DEV/trunk/java/build/classes<br>&nbsp;&nbsp;&nbsp; [javac] /ho=
me/foxitie/WSIF_2_0/WSIF_DEV/trunk/java/src/org/apache/wsif/base/PrivateCom=
positeExtensionRegistry.java:43: package=20
org.apache.wsif.wsdl.extensions.bsf does not exist<br>&nbsp;&nbsp;&nbsp; [j=
avac] import org.apache.wsif.wsdl.extensions.bsf.BSFBindingSerializer;<br>&=
nbsp;&nbsp;&nbsp; [javac]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br>&nbsp;&nbsp;&nbsp=
; [javac] /home/foxitie/WSIF_2_0/WSIF_DEV/trunk/java/src/org/apache/wsif/ba=
se/PrivateCompositeExtensionRegistry.java:76: cannot find symbol
<br>&nbsp;&nbsp;&nbsp; [javac] symbol&nbsp; : class BSFBindingSerializer<br=
>&nbsp;&nbsp;&nbsp; [javac] location: class org.apache.wsif.base.PrivateCom=
positeExtensionRegistry<br>&nbsp;&nbsp;&nbsp; [javac]&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp; BSFBindingSerializer bsfBindingSerializer =3D ne=
w BSFBindingSerializer();
<br>&nbsp;&nbsp;&nbsp; [javac]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp; ^<br>&nbsp;&nbsp;&nbsp; [javac] /home/foxitie/WSIF_2_0/WSIF_DEV/trunk/j=
ava/src/org/apache/wsif/base/PrivateCompositeExtensionRegistry.java:76: can=
not find symbol<br>&nbsp;&nbsp;&nbsp; [javac] symbol&nbsp; : class BSFBindi=
ngSerializer
<br>&nbsp;&nbsp;&nbsp; [javac] location: class org.apache.wsif.base.Private=
CompositeExtensionRegistry<br>&nbsp;&nbsp;&nbsp; [javac]&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BSFBindingSerializer bsfBindingSerializer =3D=
 new BSFBindingSerializer();<br>&nbsp;&nbsp;&nbsp; [javac]&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp; ^
<br>&nbsp;&nbsp;&nbsp; [javac] Note: Some input files use or override a dep=
recated API.<br>&nbsp;&nbsp;&nbsp; [javac] Note: Recompile with -Xlint:depr=
ecation for details.<br>&nbsp;&nbsp;&nbsp; [javac] 3 errors<br><br clear=3D=
"all"><br>I&#39;ve seen that other user have the same problem, but there we=
re no replies for that mail. I&#39;m also realised that there is no package=
 named BSF at that path. What&#39;s wrong here?
<br><br>Thank you for your time.<br><br>-- <br>Miguel Juli=E1n Ramos<br><a =
href=3D"http://www.mikysblog.com">http://www.mikysblog.com</a><br>

------=_Part_148981_29297286.1184088119694--