[jira] Commented: (SM-839) java.lang.IllegalStateException: Could not find valid implementation for: 2.0

2007-02-18 Thread Alper Sogukpinar (JIRA)

[ 
https://issues.apache.org/activemq/browse/SM-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38553
 ] 

Alper Sogukpinar commented on SM-839:
-

I don't know why I got the error, but I load servicemix configuration 
file(servicemix.xml) in a web application by using "contextConfigLocation" 
parameter in web.xml



contextConfigLocation

/WEB-INF/servicemix.xml
classpath:serviceContext.xml





> java.lang.IllegalStateException: Could not find valid implementation for: 2.0
> -
>
> Key: SM-839
> URL: https://issues.apache.org/activemq/browse/SM-839
> Project: ServiceMix
>  Issue Type: Bug
>  Components: servicemix-core
>Affects Versions: 3.1
> Environment: AIX\ websphere 6.1
>Reporter: Alper Sogukpinar
> Assigned To: Guillaume Nodet
> Fix For: 3.1.1, 3.2
>
>
> Theres is spring-1.2.6.jar in servicemix-jsr181-3.1-incubating-installer.zip. 
> When spring-1.2.6.jar put in application classpath it generates 
> "java.lang.IllegalStateException: Could not find valid implementation for: 
> 2.0" exception. When I changed spring-1.2.6.jar in my classpath with 2.0., 
> the problem solved.
> spring-1.2.6.jar must be changed with spring-2.0.jar in 
> servicemix-jsr181-3.1-incubating-installer.zip archive

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (SM-839) java.lang.IllegalStateException: Could not find valid implementation for: 2.0

2007-02-15 Thread Guillaume Nodet (JIRA)

[ 
https://issues.apache.org/activemq/browse/SM-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38521
 ] 

Guillaume Nodet commented on SM-839:


I've seen the spring 1.2.6 jar.  I will remove it.
But how do you see the IllegalStateException, as the spring classes are usually 
loaded from the container classloader ?

> java.lang.IllegalStateException: Could not find valid implementation for: 2.0
> -
>
> Key: SM-839
> URL: https://issues.apache.org/activemq/browse/SM-839
> Project: ServiceMix
>  Issue Type: Bug
>  Components: servicemix-core
>Affects Versions: 3.1
> Environment: AIX\ websphere 6.1
>Reporter: Alper Sogukpinar
>
> Theres is spring-1.2.6.jar in servicemix-jsr181-3.1-incubating-installer.zip. 
> When spring-1.2.6.jar put in application classpath it generates 
> "java.lang.IllegalStateException: Could not find valid implementation for: 
> 2.0" exception. When I changed spring-1.2.6.jar in my classpath with 2.0., 
> the problem solved.
> spring-1.2.6.jar must be changed with spring-2.0.jar in 
> servicemix-jsr181-3.1-incubating-installer.zip archive

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.