i'm attempting to on getting jbossws-1.2.1 working with jboss-4.0.5 with jdk1.4.
i tried building from jbossws-1.2.1 src and i'm running into an issue with
IllegalStateException constructor. apparently, jdk1.4 does not have the
IllegalStateException(String, Throwable) constructor defined. this is breaking compiling
of the jbossws-core classes. is there a way around this? are there jdk1.4 compliant
jbossws-core classes elsewhere?
thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038924#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...