File tree 20 files changed +18
-86
lines changed
sip-servlets-annotations/.settings
src/main/java/org/mobicents/servlet/sip/catalina
sip-servlets-client/.settings
sip-servlets-core-api/.settings
sip-servlets-jboss5-deployer
sip-servlets-jboss5-ha-server-cache/.settings
sip-servlets-jboss5-metadata/.settings
sip-servlets-spec/.settings
sip-servlets-test-suite/.settings
sip-servlets-tomcat-jboss4
20 files changed +18
-86
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 51
51
import org .mobicents .servlet .sip .JainSipUtils ;
52
52
import org .mobicents .servlet .sip .SipConnector ;
53
53
import org .mobicents .servlet .sip .core .ExtendedListeningPoint ;
54
- import org .mobicents .servlet .sip .core .MobicentsExtendedListeningPoint ;
55
54
import org .mobicents .servlet .sip .core .SipApplicationDispatcher ;
56
55
57
56
/**
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 8
8
<classpathentry kind =" var" path =" M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar" />
9
9
<classpathentry kind =" var" path =" M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" />
10
10
<classpathentry kind =" var" path =" M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" />
11
- <classpathentry kind =" var" path =" M2_REPO/dnsjava/dnsjava/2.1.0/dnsjava-2.1.0.jar" />
12
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/ha/javax/sip/mobicents-jain-sip-ha-core/1.2.0-SNAPSHOT/mobicents-jain-sip-ha-core-1.2.0-SNAPSHOT.jar" />
11
+ <classpathentry kind =" var" path =" M2_REPO/dnsjava/dnsjava/2.1.0/dnsjava-2.1.0.jar" />
13
12
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
14
13
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-annotations" />
15
14
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-spec" />
20
19
<classpathentry combineaccessrules =" false" kind =" src" path =" /jain-sip" />
21
20
<classpathentry combineaccessrules =" false" kind =" src" path =" /jain-sip-ext" />
22
21
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-core-api" />
22
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /mobicents-jain-sip-ha-core" />
23
23
<classpathentry kind =" output" path =" target/classes" />
24
24
</classpath >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 138
138
<classpathentry kind =" var" path =" M2_REPO/org/jboss/ws/native/jbossws-native-jaxrpc/3.0.4.GA/jbossws-native-jaxrpc-3.0.4.GA.jar" />
139
139
<classpathentry kind =" var" path =" M2_REPO/org/jboss/ws/native/jbossws-native-jaxws/3.1.2.GA/jbossws-native-jaxws-3.1.2.GA.jar" />
140
140
<classpathentry kind =" var" path =" M2_REPO/org/jboss/ws/native/jbossws-native-saaj/3.1.2.GA/jbossws-native-saaj-3.1.2.GA.jar" />
141
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/servlet/sip/sip-servlets-annotations/1.6.0-SNAPSHOT/sip-servlets-annotations-1.6.0-SNAPSHOT.jar" />
142
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/servlet/sip/sip-servlets-impl/1.6.0-SNAPSHOT/sip-servlets-impl-1.6.0-SNAPSHOT.jar" />
143
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/servlet/sip/sip-servlets-spec/1.6.0-SNAPSHOT/sip-servlets-spec-1.6.0-SNAPSHOT.jar" />
144
141
<classpathentry kind =" var" path =" M2_REPO/qdox/qdox/1.6.1/qdox-1.6.1.jar" />
145
142
<classpathentry kind =" var" path =" M2_REPO/quartz/quartz/1.5.2/quartz-1.5.2.jar" />
146
143
<classpathentry kind =" var" path =" M2_REPO/stax/stax-api/1.0/stax-api-1.0.jar" />
151
148
<classpathentry kind =" var" path =" M2_REPO/wutka-dtdparser/dtdparser121/1.2.1/dtdparser121-1.2.1.jar" />
152
149
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
153
150
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-jboss5-metadata" />
154
- <classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-spec" />
151
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-spec" />
152
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-annotations" />
153
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-impl" />
155
154
<classpathentry kind =" output" path =" target/classes" />
156
155
</classpath >
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 159
159
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-spec" />
160
160
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-jboss5-metadata" />
161
161
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-client" />
162
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/cluster/core/1.10-SNAPSHOT/core-1.10-SNAPSHOT.jar" />
163
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/cluster/cache/1.10-SNAPSHOT/cache-1.10-SNAPSHOT.jar" />
164
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/cluster/timers/1.10-SNAPSHOT/timers-1.10-SNAPSHOT.jar" />
162
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /mobicents-jain-sip-ha-core" />
163
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /mobicents-jain-sip-jboss5" />
164
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /jain-sip-ext" />
165
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /core" />
166
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /cache" />
167
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /timers" />
165
168
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-jboss5-ha-server-cache" />
166
169
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-jruby" />
167
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/ha/javax/sip/mobicents-jain-sip-ha-core/1.2.0-SNAPSHOT/mobicents-jain-sip-ha-core-1.2.0-SNAPSHOT.jar" />
168
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/ha/javax/sip/mobicents-jain-sip-jboss5/1.2.0-SNAPSHOT/mobicents-jain-sip-jboss5-1.2.0-SNAPSHOT.jar" />
169
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/javax/sip/mobicents-jain-sip-ext/1.0-SNAPSHOT/mobicents-jain-sip-ext-1.0-SNAPSHOT.jar" />
170
170
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-core-api" />
171
171
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-catalina" />
172
172
<classpathentry kind =" output" path =" target/classes" />
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<classpath >
3
3
<classpathentry kind =" src" path =" src/main/java" />
4
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/servlet/sip/sip-servlets-annotations/1.6.0-SNAPSHOT/sip-servlets-annotations-1.6.0-SNAPSHOT.jar" />
5
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/servlet/sip/sip-servlets-impl/1.6.0-SNAPSHOT/sip-servlets-impl-1.6.0-SNAPSHOT.jar" />
6
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/servlet/sip/sip-servlets-spec/1.6.0-SNAPSHOT/sip-servlets-spec-1.6.0-SNAPSHOT.jar" />
7
4
<classpathentry kind =" var" path =" M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar" />
8
5
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
9
6
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-spec" />
7
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-annotations" />
10
8
<classpathentry kind =" output" path =" target/classes" />
11
9
</classpath >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3
3
<classpathentry kind =" src" path =" src/main/java" />
4
4
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
5
<classpathentry kind =" var" path =" M2_REPO/org/apache/tomcat/catalina/6.0.32/catalina-6.0.32.jar" />
6
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/servlet/sip/sip-servlets-spec/1.6.0-SNAPSHOT/sip-servlets-spec-1.6.0-SNAPSHOT.jar" />
7
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/servlet/sip/sip-servlets-impl/1.6.0-SNAPSHOT/sip-servlets-impl-1.6.0-SNAPSHOT.jar" />
8
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/servlet/sip/sip-servlets-application-router/1.6.0-SNAPSHOT/sip-servlets-application-router-1.6.0-SNAPSHOT.jar" />
9
6
<classpathentry kind =" var" path =" M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar" />
10
7
<classpathentry kind =" var" path =" M2_REPO/com/google/gwt/gwt-servlet/1.5.3/gwt-servlet-1.5.3.jar" />
11
8
<classpathentry kind =" var" path =" M2_REPO/com/gwtext/gwtext/2.0.5/gwtext-2.0.5.jar" />
12
9
<classpathentry kind =" var" path =" M2_REPO/gwt-dnd/gwt-dnd/2.0.7/gwt-dnd-2.0.7.jar" />
10
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-spec" />
11
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-core-api" />
13
12
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-annotations" />
13
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-impl" />
14
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-application-router" />
14
15
<classpathentry kind =" output" path =" src/main/webapp/WEB-INF/classes" />
15
16
</classpath >
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 36
36
<classpathentry kind =" var" path =" M2_REPO/org/jboss/logging/jboss-logging-spi/2.0.5.GA/jboss-logging-spi-2.0.5.GA.jar" />
37
37
<classpathentry kind =" var" path =" M2_REPO/org/jboss/test/jboss-test/1.1.0.GA/jboss-test-1.1.0.GA.jar" />
38
38
<classpathentry kind =" var" path =" M2_REPO/javax/sip/jain-sip-api/1.2/jain-sip-api-1.2.jar" />
39
- <classpathentry kind =" var" path =" M2_REPO/javax/sip/jain-sip-ri/1.2.X-SNAPSHOT/jain-sip-ri-1.2.X-SNAPSHOT.jar" />
40
- <classpathentry kind =" var" path =" M2_REPO/org/mobicents/javax/sip/mobicents-jain-sip-ext/1.0-SNAPSHOT/mobicents-jain-sip-ext-1.0-SNAPSHOT.jar" />
39
+ <classpathentry kind =" var" path =" M2_REPO/javax/sip/jain-sip-ri/1.2.X-SNAPSHOT/jain-sip-ri-1.2.X-SNAPSHOT.jar" />
41
40
<classpathentry kind =" var" path =" M2_REPO/qdox/qdox/1.6/qdox-1.6.jar" />
42
41
<classpathentry kind =" var" path =" M2_REPO/trove/trove/2.1.1/trove-2.1.1.jar" />
43
42
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
48
47
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-jruby" />
49
48
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-catalina" />
50
49
<classpathentry combineaccessrules =" false" kind =" src" path =" /sip-servlets-core-api" />
50
+ <classpathentry combineaccessrules =" false" kind =" src" path =" /jain-sip-ext" />
51
51
<classpathentry kind =" output" path =" target/classes" />
52
52
</classpath >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments